Home
last modified time | relevance | path

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

/security/keys/
Drequest_key.c93 static int call_sbin_request_key(struct key *authkey, void *aux) in call_sbin_request_key()
202 size_t callout_len, void *aux, in construct_key()
443 void *aux, in construct_key_and_link()
527 void *aux, in request_key_and_link()
675 void *aux) in request_key_with_auxdata()
736 void *aux) in request_key_async_with_auxdata()
/security/
Dsecurity.c1735 int security_bpf_prog_alloc(struct bpf_prog_aux *aux) in security_bpf_prog_alloc()
1743 void security_bpf_prog_free(struct bpf_prog_aux *aux) in security_bpf_prog_free()
/security/selinux/
Dhooks.c6414 static int selinux_bpf_prog_alloc(struct bpf_prog_aux *aux) in selinux_bpf_prog_alloc()
6428 static void selinux_bpf_prog_free(struct bpf_prog_aux *aux) in selinux_bpf_prog_free()