Searched refs:netlbl_domhsh_walk (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/net/netlabel/ |
H A D | netlabel_domainhash.h | 101 int netlbl_domhsh_walk(u32 *skip_bkt,
|
H A D | netlabel_calipso.c | 42 /* Argument struct for netlbl_domhsh_walk() */ 278 * for the netlbl_domhsh_walk() function; it removes LSM domain map entries 318 ret_val = netlbl_domhsh_walk(&skip_bkt, &skip_chain, in netlbl_calipso_remove()
|
H A D | netlabel_domainhash.c | 925 * netlbl_domhsh_walk - Iterate through the domain mapping hash table 939 int netlbl_domhsh_walk(u32 *skip_bkt, in netlbl_domhsh_walk() function
|
H A D | netlabel_mgmt.c | 41 /* Argument struct for netlbl_domhsh_walk() */ 468 * netlbl_mgmt_listall_cb - netlbl_domhsh_walk() callback for LISTALL 474 * netlbl_domhsh_walk() function for use in generating a response for a LISTALL 526 netlbl_domhsh_walk(&skip_bkt, in netlbl_mgmt_listall()
|
H A D | netlabel_cipso_v4.c | 41 /* Argument struct for netlbl_domhsh_walk() */ 675 * for the netlbl_domhsh_walk() function; it removes LSM domain map entries 715 ret_val = netlbl_domhsh_walk(&skip_bkt, &skip_chain, in netlbl_cipsov4_remove()
|
/kernel/linux/linux-6.6/net/netlabel/ |
H A D | netlabel_domainhash.h | 101 int netlbl_domhsh_walk(u32 *skip_bkt,
|
H A D | netlabel_calipso.c | 42 /* Argument struct for netlbl_domhsh_walk() */ 278 * for the netlbl_domhsh_walk() function; it removes LSM domain map entries 318 ret_val = netlbl_domhsh_walk(&skip_bkt, &skip_chain, in netlbl_calipso_remove()
|
H A D | netlabel_domainhash.c | 925 * netlbl_domhsh_walk - Iterate through the domain mapping hash table 939 int netlbl_domhsh_walk(u32 *skip_bkt, in netlbl_domhsh_walk() function
|
H A D | netlabel_cipso_v4.c | 41 /* Argument struct for netlbl_domhsh_walk() */ 675 * for the netlbl_domhsh_walk() function; it removes LSM domain map entries 715 ret_val = netlbl_domhsh_walk(&skip_bkt, &skip_chain, in netlbl_cipsov4_remove()
|
H A D | netlabel_mgmt.c | 41 /* Argument struct for netlbl_domhsh_walk() */ 468 * netlbl_mgmt_listall_cb - netlbl_domhsh_walk() callback for LISTALL 474 * netlbl_domhsh_walk() function for use in generating a response for a LISTALL 526 netlbl_domhsh_walk(&skip_bkt, in netlbl_mgmt_listall()
|
Completed in 9 milliseconds