Home
last modified time | relevance | path

Searched defs:aux (Results 1 – 4 of 4) sorted by relevance

/security/keys/
Drequest_key.c118 static int call_sbin_request_key(struct key *authkey, void *aux) in call_sbin_request_key()
227 size_t callout_len, void *aux, in construct_key()
492 void *aux, in construct_key_and_link()
579 void *aux, in request_key_and_link()
751 void *aux) in request_key_with_auxdata()
Dinternal.h189 enum key_notification_subtype subtype, u32 aux) in notify_key()
/security/
Dsecurity.c2629 int security_bpf_prog_alloc(struct bpf_prog_aux *aux) in security_bpf_prog_alloc()
2637 void security_bpf_prog_free(struct bpf_prog_aux *aux) in security_bpf_prog_free()
/security/selinux/
Dhooks.c7034 static int selinux_bpf_prog_alloc(struct bpf_prog_aux *aux) in selinux_bpf_prog_alloc()
7048 static void selinux_bpf_prog_free(struct bpf_prog_aux *aux) in selinux_bpf_prog_free()