Home
last modified time | relevance | path

Searched refs:PROXY_POISON (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/security/apparmor/
H A Dlabel.c39 #define PROXY_POISON 97 macro
48 RCU_INIT_POINTER(proxy->label, (struct aa_label *)PROXY_POISON); in free_proxy()
336 label->proxy = (struct aa_proxy *) PROXY_POISON + 1; in aa_label_destroy()
/kernel/linux/linux-6.6/security/apparmor/
H A Dlabel.c39 #define PROXY_POISON 97 macro
48 RCU_INIT_POINTER(proxy->label, (struct aa_label *)PROXY_POISON); in free_proxy()
339 label->proxy = (struct aa_proxy *) PROXY_POISON + 1; in aa_label_destroy()

Completed in 6 milliseconds