Home
last modified time | relevance | path

Searched defs:in_atomic (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dpreempt.h142 #define in_atomic() (preempt_count() != 0) macro
/kernel/linux/linux-5.10/security/apparmor/
H A Dfile.c505 __file_path_perm(const char *op, struct aa_label *label, struct aa_label *flabel, struct file *file, u32 request, u32 denied, bool in_atomic) __file_path_perm() argument
596 aa_file_perm(const char *op, struct aa_label *label, struct file *file, u32 request, bool in_atomic) aa_file_perm() argument
H A Dlsm.c1589 char *aa_get_buffer(bool in_atomic) in aa_get_buffer() argument
455 common_file_perm(const char *op, struct file *file, u32 mask, bool in_atomic) common_file_perm() argument
493 common_mmap(const char *op, struct file *file, unsigned long prot, unsigned long flags, bool in_atomic) common_mmap() argument
/kernel/linux/linux-6.6/include/linux/
H A Dpreempt.h186 #define in_atomic() (preempt_count() != 0) macro
/kernel/linux/linux-6.6/security/apparmor/
H A Dfile.c484 __file_path_perm(const char *op, const struct cred *subj_cred, struct aa_label *label, struct aa_label *flabel, struct file *file, u32 request, u32 denied, bool in_atomic) __file_path_perm() argument
584 aa_file_perm(const char *op, const struct cred *subj_cred, struct aa_label *label, struct file *file, u32 request, bool in_atomic) aa_file_perm() argument
H A Dlsm.c1669 char *aa_get_buffer(bool in_atomic) in aa_get_buffer() argument
511 common_file_perm(const char *op, struct file *file, u32 mask, bool in_atomic) common_file_perm() argument
549 common_mmap(const char *op, struct file *file, unsigned long prot, unsigned long flags, bool in_atomic) common_mmap() argument
/kernel/linux/linux-6.6/arch/riscv/kvm/
H A Dmmu.c346 kvm_riscv_gstage_ioremap(struct kvm *kvm, gpa_t gpa, phys_addr_t hpa, unsigned long size, bool writable, bool in_atomic) kvm_riscv_gstage_ioremap() argument

Completed in 11 milliseconds