Home
last modified time | relevance | path

Searched refs:skip_bkt (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/net/netlabel/
Dnetlabel_domainhash.h104 int netlbl_domhsh_walk(u32 *skip_bkt,
Dnetlabel_domainhash.c757 int netlbl_domhsh_walk(u32 *skip_bkt, in netlbl_domhsh_walk() argument
769 for (iter_bkt = *skip_bkt; in netlbl_domhsh_walk()
787 *skip_bkt = iter_bkt; in netlbl_domhsh_walk()
Dnetlabel_mgmt.c476 u32 skip_bkt = cb->args[0]; in netlbl_mgmt_listall() local
483 netlbl_domhsh_walk(&skip_bkt, in netlbl_mgmt_listall()
488 cb->args[0] = skip_bkt; in netlbl_mgmt_listall()
Dnetlabel_cipso_v4.c715 u32 skip_bkt = 0; in netlbl_cipsov4_remove() local
724 ret_val = netlbl_domhsh_walk(&skip_bkt, &skip_chain, in netlbl_cipsov4_remove()
Dnetlabel_unlabeled.c1185 u32 skip_bkt = cb->args[0]; in netlbl_unlabel_staticlist() local
1201 for (iter_bkt = skip_bkt; in netlbl_unlabel_staticlist()