/linux/arch/powerpc/mm/book3s64/ |
H A D | pkeys.c | 415 static bool pkey_access_permitted(int pkey, bool write, bool execute) in pkey_access_permitted() 431 bool arch_pte_access_permitted(u64 pte, bool write, bool execute) in arch_pte_access_permitted() 448 bool execute, bool foreign) in arch_vma_access_permitted()
|
/linux/include/asm-generic/ |
H A D | mm_hooks.h | 21 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
H A D | init.h | 15 u8 execute; member
|
/linux/tools/testing/selftests/powerpc/pmu/ |
H A D | lib.c | 140 char execute, name[128]; in parse_proc_maps() local
|
/linux/scripts/gcc-plugins/ |
H A D | gcc-generate-rtl-pass.h | 100 virtual unsigned int execute(function *) { return _EXECUTE(); } in execute() function
|
H A D | gcc-generate-simple_ipa-pass.h | 100 virtual unsigned int execute(function *) { return _EXECUTE(); } in execute() function
|
H A D | gcc-generate-gimple-pass.h | 100 virtual unsigned int execute(function *) { return _EXECUTE(); } in execute() function
|
H A D | gcc-generate-ipa-pass.h | 177 virtual unsigned int execute(function *) { return _EXECUTE(); } in execute() function
|
/linux/scripts/ |
H A D | checkkconfigsymbols.py | 226 def execute(cmd): function
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | bmi.h | 117 } execute; member 167 } execute; member
|
/linux/arch/x86/include/asm/ |
H A D | mmu_context.h | 260 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
/linux/net/sunrpc/ |
H A D | stats.c | 158 ktime_t backlog, execute, now; in rpc_count_iostats_metrics() local
|
/linux/arch/powerpc/include/asm/ |
H A D | mmu_context.h | 266 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
H A D | nv04.c | 394 nv04_devinit_post(struct nvkm_devinit *init, bool execute) in nv04_devinit_post()
|
/linux/drivers/iommu/iommufd/ |
H A D | main.c | 331 int (*execute)(struct iommufd_ucmd *ucmd); member
|
/linux/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_hw.c | 89 int size, int access, int execute) in t4vf_record_mbox() 136 u16 access = 0, execute = 0; in t4vf_wr_mbox_core() local
|
H A D | t4vf_common.h | 281 s16 execute; /* time (ms) to execute */ member
|
/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_bios.h | 96 bool execute; member
|
/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_resp.c | 983 static enum resp_states execute(struct rxe_qp *qp, struct rxe_pkt_info *pkt) execute() function
|
/linux/tools/testing/selftests/bpf/ |
H A D | test_loader.c | 77 bool execute; member
|
/linux/drivers/gpu/drm/radeon/ |
H A D | atom.c | 709 int execute = 0, target = U16(*ptr); in atom_op_jump() local
|
/linux/tools/testing/selftests/net/openvswitch/ |
H A D | ovs-dpctl.py | 2464 def execute(self, packetmsg): member in OvsFlow
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | atom.c | 731 int execute = 0, target = U16(*ptr); in atom_op_jump() local
|
/linux/arch/powerpc/include/asm/book3s/64/ |
H A D | pgtable.h | 516 static inline bool arch_pte_access_permitted(u64 pte, bool write, bool execute) in arch_pte_access_permitted()
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | init.c | 2322 nvbios_post(struct nvkm_subdev *subdev, bool execute) in nvbios_post()
|