| /linux/tools/testing/selftests/exec/ |
| H A D | check-exec.c | 71 FIXTURE(access) in FIXTURE() argument 77 FIXTURE_VARIANT(access) in FIXTURE_VARIANT() argument 84 FIXTURE_VARIANT_ADD(access, mount_exec_file_exec) { in FIXTURE_VARIANT_ADD() argument 91 FIXTURE_VARIANT_ADD(access, mount_exec_file_noexec) { in FIXTURE_VARIANT_ADD() argument 98 FIXTURE_VARIANT_ADD(access, mount_noexec_file_exec) { in FIXTURE_VARIANT_ADD() argument 105 FIXTURE_VARIANT_ADD(access, mount_noexec_file_noexec) { in FIXTURE_VARIANT_ADD() argument 119 FIXTURE_SETUP(access) in FIXTURE_SETUP() argument 173 FIXTURE_TEARDOWN_PARENT(access) in FIXTURE_TEARDOWN_PARENT() argument 267 TEST_F(access, regular_file_empty) in TEST_F() argument 277 TEST_F(access, regular_file_elf) in TEST_F() argument [all …]
|
| /linux/drivers/iommu/iommufd/ |
| H A D | device.c | 1148 static int iommufd_access_change_ioas(struct iommufd_access *access, in iommufd_access_change_ioas() 1195 static int iommufd_access_change_ioas_id(struct iommufd_access *access, u32 id) in iommufd_access_change_ioas_id() 1209 struct iommufd_access *access = in iommufd_access_destroy_object() local 1222 struct iommufd_access *access; in __iommufd_access_create() local 1240 struct iommufd_access *access; in iommufd_access_create_internal() local 1268 struct iommufd_access *access; in iommufd_access_create() local 1296 void iommufd_access_destroy(struct iommufd_access *access) in iommufd_access_destroy() 1302 void iommufd_access_detach(struct iommufd_access *access) in iommufd_access_detach() 1314 int iommufd_access_attach(struct iommufd_access *access, u32 ioas_id) in iommufd_access_attach() 1330 int iommufd_access_attach_internal(struct iommufd_access *access, in iommufd_access_attach_internal() [all …]
|
| H A D | viommu.c | 271 struct iommufd_access *access, in iommufd_hw_queue_destroy_access() 313 struct iommufd_access *access; in iommufd_hw_queue_alloc_phys() local 379 struct iommufd_access *access; in iommufd_hw_queue_alloc_ioctl() local
|
| /linux/security/ |
| H A D | device_cgroup.c | 38 short access; member 247 static void seq_putaccess(struct seq_file *m, short access) in seq_putaccess() 322 u32 major, u32 minor, short access) in match_exception() 359 u32 major, u32 minor, short access) in match_exception_partial() 827 short access) in devcgroup_legacy_check_permission() 854 int devcgroup_check_permission(short type, u32 major, u32 minor, short access) in devcgroup_check_permission()
|
| /linux/security/landlock/ |
| H A D | audit.c | 89 log_blockers(struct audit_buffer * const ab,const enum landlock_request_type type,const access_mask_t access) log_blockers() argument 214 access_mask_t access; test_get_denied_layer() local 286 access_mask_t access; test_get_layer_from_deny_masks() local
|
| /linux/sound/core/ |
| H A D | control_led.c | 49 unsigned int access; member 82 static inline unsigned int access_to_group(unsigned int access) in access_to_group() argument 93 static struct snd_ctl_led *snd_ctl_led_get_by_access(unsigned int access) in snd_ctl_led_get_by_access() argument 138 static void snd_ctl_led_set_state(struct snd_card *card, unsigned int access, in snd_ctl_led_set_state() argument 201 unsigned int access) in snd_ctl_led_remove() argument 220 unsigned int access, access2; snd_ctl_led_notify() local 250 unsigned int ioff, access, new_access; DEFINE_FREE() local [all...] |
| /linux/fs/lockd/ |
| H A D | svcshare.c | 59 struct xdr_netobj *oh, u32 access, u32 mode) in nlmsvc_share_file() 108 struct xdr_netobj *oh, u32 access, u32 mode) in nlmsvc_unshare_file()
|
| /linux/include/linux/ |
| H A D | c2port.h | 20 unsigned int access:1; member 40 void (*access)(struct c2port_device *dev, int status); member
|
| H A D | node.h | 98 enum access_coordinate_class access) in node_set_perf_attrs() 104 enum access_coordinate_class access) in node_update_perf_attrs()
|
| /linux/arch/arm/include/asm/ |
| H A D | arch_timer.h | 28 void arch_timer_reg_write_cp15(int access, enum arch_timer_reg reg, u64 val) in arch_timer_reg_write_cp15() 60 u32 arch_timer_reg_read_cp15(int access, enum arch_timer_reg reg) in arch_timer_reg_read_cp15()
|
| /linux/arch/powerpc/mm/book3s64/ |
| H A D | hash_64k.c | 38 int __hash_page_4K(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_4K() 228 int __hash_page_64K(unsigned long ea, unsigned long access, in __hash_page_64K()
|
| H A D | hash_4k.c | 21 int __hash_page_4K(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_4K()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | dev_cgroup.c | 17 short access = ctx->access_type >> 16; in bpf_prog1() local
|
| /linux/fs/nfsd/ |
| H A D | nfsfh.c | 388 struct svc_fh *fhp, umode_t type, int access) in __fh_verify() 503 umode_t type, int access) in fh_verify_local() 537 fh_verify(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int access) in fh_verify()
|
| H A D | lockd.c | 33 int access; in nlm_fopen() local
|
| /linux/arch/powerpc/platforms/cell/spufs/ |
| H A D | fault.c | 88 u64 ea, dsisr, access; in spufs_handle_class1() local
|
| /linux/security/yama/ |
| H A D | yama_lsm.c | 47 const char *access; member 75 static void report_access(const char *access, struct task_struct *target, in report_access()
|
| /linux/drivers/infiniband/hw/mthca/ |
| H A D | mthca_mr.c | 427 u64 iova, u64 total_size, u32 access, struct mthca_mr *mr) in mthca_mr_alloc() 509 u32 access, struct mthca_mr *mr) in mthca_mr_alloc_notrans() 518 u32 access, struct mthca_mr *mr) in mthca_mr_alloc_phys()
|
| /linux/drivers/acpi/numa/ |
| H A D | hmat.c | 342 u8 type, u32 value, int access) in hmat_update_target_access() 738 unsigned long *p_nodes, int access) in hmat_update_target_attrs() 811 int access) in __hmat_register_target_initiators() 853 static void hmat_register_target_perf(struct memory_target *target, int access) in hmat_register_target_perf()
|
| /linux/drivers/mtd/maps/ |
| H A D | pismo.c | 23 __le16 access; member 38 u16 access; member
|
| /linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
| H A D | dma.h | 14 u32 access; member
|
| /linux/rust/kernel/sync/ |
| H A D | locked_by.rs | 125 pub fn access<'a>(&'a self, owner: &'a U) -> &'a T in access() method
|
| /linux/drivers/net/dsa/sja1105/ |
| H A D | sja1105_dynamic_config.h | 25 u8 access; member
|
| /linux/rust/kernel/ |
| H A D | devres.rs | 337 pub fn access<'a>(&'a self, dev: &'a Device<Bound>) -> Result<&'a T> { in access() method 481 pub fn access<'a>(&'a self, dev: &'a Device<Bound>) -> Result<&'a F::Of<'a>> { in access() function
|
| /linux/tools/include/nolibc/ |
| H A D | unistd.h | 46 int access(const char *path, int amode) in access() function
|