/Linux-v4.19/arch/powerpc/mm/ |
D | pkeys.c | 359 static bool pkey_access_permitted(int pkey, bool write, bool execute) in pkey_access_permitted() 376 bool arch_pte_access_permitted(u64 pte, bool write, bool execute) in arch_pte_access_permitted() 405 bool execute, bool foreign) in arch_vma_access_permitted()
|
/Linux-v4.19/include/asm-generic/ |
D | mm_hooks.h | 32 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
/Linux-v4.19/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
D | init.h | 15 u8 execute; member
|
/Linux-v4.19/arch/um/include/asm/ |
D | mmu_context.h | 35 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
/Linux-v4.19/arch/unicore32/include/asm/ |
D | mmu_context.h | 102 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
/Linux-v4.19/tools/testing/selftests/powerpc/pmu/ |
D | lib.c | 155 char execute, name[128]; in parse_proc_maps() local
|
/Linux-v4.19/scripts/ |
D | checkkconfigsymbols.py | 224 def execute(cmd): function
|
/Linux-v4.19/drivers/net/wireless/ath/ath10k/ |
D | bmi.h | 114 } execute; member 164 } execute; member
|
/Linux-v4.19/arch/x86/include/asm/ |
D | mmu_context.h | 311 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
D | kvm_emulate.h | 321 int (*execute)(struct x86_emulate_ctxt *ctxt); member
|
/Linux-v4.19/net/sunrpc/ |
D | stats.c | 153 ktime_t backlog, execute, now; in rpc_count_iostats_metrics() local
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | mmu_context.h | 252 bool write, bool execute, bool foreign) in arch_vma_access_permitted()
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
D | nv04.c | 394 nv04_devinit_post(struct nvkm_devinit *init, bool execute) in nv04_devinit_post()
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | t4vf_hw.c | 88 int size, int access, int execute) in t4vf_record_mbox() 135 u16 access = 0, execute = 0; in t4vf_wr_mbox_core() local
|
D | t4vf_common.h | 280 s16 execute; /* time (ms) to execute */ member
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | i915_request.h | 112 wait_queue_head_t execute; member
|
/Linux-v4.19/drivers/gpu/drm/nouveau/ |
D | nouveau_bios.h | 95 bool execute; member
|
D | nouveau_bios.c | 46 bool execute; member
|
/Linux-v4.19/drivers/infiniband/sw/rxe/ |
D | rxe_resp.c | 779 static enum resp_states execute(struct rxe_qp *qp, struct rxe_pkt_info *pkt) in execute() function
|
/Linux-v4.19/drivers/nvme/target/ |
D | nvmet.h | 295 void (*execute)(struct nvmet_req *req); member
|
/Linux-v4.19/drivers/staging/greybus/ |
D | camera.c | 1063 ssize_t (*execute)(struct gb_camera *gcam, char *buf, size_t len); member
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | atom.c | 693 int execute = 0, target = U16(*ptr); in atom_op_jump() local
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | atom.c | 710 int execute = 0, target = U16(*ptr); in atom_op_jump() local
|
/Linux-v4.19/arch/powerpc/include/asm/book3s/64/ |
D | pgtable.h | 593 static inline bool arch_pte_access_permitted(u64 pte, bool write, bool execute) in arch_pte_access_permitted()
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
D | init.c | 2297 nvbios_post(struct nvkm_subdev *subdev, bool execute) in nvbios_post()
|