| /kernel/linux/linux-5.10/include/linux/ |
| H A D | preempt.h | 142 #define in_atomic() (preempt_count() != 0) macro
|
| /kernel/linux/linux-5.10/security/apparmor/ |
| H A D | file.c | 505 __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 D | lsm.c | 1589 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 D | preempt.h | 186 #define in_atomic() (preempt_count() != 0) macro
|
| /kernel/linux/linux-6.6/security/apparmor/ |
| H A D | file.c | 484 __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 D | lsm.c | 1669 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 D | mmu.c | 346 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
|