Home
last modified time | relevance | path

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

/net/netlabel/
Dnetlabel_domainhash.h115 int netlbl_domhsh_walk(u32 *skip_bkt,
Dnetlabel_mgmt.c530 u32 skip_bkt = cb->args[0]; in netlbl_mgmt_listall() local
537 netlbl_domhsh_walk(&skip_bkt, in netlbl_mgmt_listall()
542 cb->args[0] = skip_bkt; in netlbl_mgmt_listall()
Dnetlabel_calipso.c298 u32 skip_bkt = 0; in netlbl_calipso_remove() local
307 ret_val = netlbl_domhsh_walk(&skip_bkt, &skip_chain, in netlbl_calipso_remove()
Dnetlabel_domainhash.c952 int netlbl_domhsh_walk(u32 *skip_bkt, in netlbl_domhsh_walk() argument
964 for (iter_bkt = *skip_bkt; in netlbl_domhsh_walk()
982 *skip_bkt = iter_bkt; in netlbl_domhsh_walk()
Dnetlabel_cipso_v4.c709 u32 skip_bkt = 0; in netlbl_cipsov4_remove() local
718 ret_val = netlbl_domhsh_walk(&skip_bkt, &skip_chain, in netlbl_cipsov4_remove()
Dnetlabel_unlabeled.c1180 u32 skip_bkt = cb->args[0]; in netlbl_unlabel_staticlist() local
1196 for (iter_bkt = skip_bkt; in netlbl_unlabel_staticlist()