ssam_notifier_block
static int ssam_nfblk_insert(struct ssam_nf_head *nh, struct ssam_notifier_block *nb)
struct ssam_notifier_block *p;
p = list_entry(h, struct ssam_notifier_block, node);
static bool ssam_nfblk_find(struct ssam_nf_head *nh, struct ssam_notifier_block *nb)
struct ssam_notifier_block *p;
static void ssam_nfblk_remove(struct ssam_notifier_block *nb)
struct ssam_notifier_block base;