| /linux/arch/x86/include/uapi/asm/ |
| H A D | a.out.h | 5 struct exec struct 7 unsigned int a_info; /* Use macros N_MAGIC, etc for access */ 8 unsigned a_text; /* length of text, in bytes */ 9 unsigned a_data; /* length of data, in bytes */ 10 unsigned a_bss; /* length of uninitialized data area for file, in bytes */ 11 unsigned a_syms; /* length of symbol table data in file, in bytes */ 12 unsigned a_entry; /* start address */ 13 unsigned a_trsize; /* length of relocation info for text, in bytes */ 14 unsigned a_drsize; /* length of relocation info for data, in bytes */
|
| /linux/arch/m68k/include/uapi/asm/ |
| H A D | a.out.h | 5 struct exec struct 7 unsigned long a_info; /* Use macros N_MAGIC, etc for access */ 8 unsigned a_text; /* length of text, in bytes */ 9 unsigned a_data; /* length of data, in bytes */ 10 unsigned a_bss; /* length of uninitialized data area for file, in bytes */ 11 unsigned a_syms; /* length of symbol table data in file, in bytes */ 12 unsigned a_entry; /* start address */ 13 unsigned a_trsize; /* length of relocation info for text, in bytes */ 14 unsigned a_drsize; /* length of relocation info for data, in bytes */
|
| /linux/drivers/gpu/drm/ |
| H A D | drm_exec.c | 56 static void drm_exec_unlock_all(struct drm_exec *exec) in drm_exec_unlock_all() 81 void drm_exec_init(struct drm_exec *exec, u32 flags, unsigned nr) in drm_exec_init() 104 void drm_exec_fini(struct drm_exec *exec) in drm_exec_fini() 123 bool drm_exec_cleanup(struct drm_exec *exec) in drm_exec_cleanup() 143 static int drm_exec_obj_locked(struct drm_exec *exec, in drm_exec_obj_locked() 164 static int drm_exec_lock_contended(struct drm_exec *exec) in drm_exec_lock_contended() 209 int drm_exec_lock_obj(struct drm_exec *exec, struct drm_gem_object *obj) in drm_exec_lock_obj() 262 void drm_exec_unlock_obj(struct drm_exec *exec, struct drm_gem_object *obj) in drm_exec_unlock_obj() 291 int drm_exec_prepare_obj(struct drm_exec *exec, struct drm_gem_object *obj, in drm_exec_prepare_obj() 323 int drm_exec_prepare_array(struct drm_exec *exec, in drm_exec_prepare_array()
|
| H A D | drm_gpuvm.c | 1159 exec_prepare_obj(struct drm_exec *exec, struct drm_gem_object *obj, in exec_prepare_obj() 1182 struct drm_exec *exec, in drm_gpuvm_prepare_vm() 1191 struct drm_exec *exec, in __drm_gpuvm_prepare_objects() 1212 struct drm_exec *exec, in drm_gpuvm_prepare_objects_locked() 1256 struct drm_exec *exec, in drm_gpuvm_prepare_objects() 1282 drm_gpuvm_prepare_range(struct drm_gpuvm *gpuvm, struct drm_exec *exec, in drm_gpuvm_prepare_range() 1319 struct drm_exec *exec = &vm_exec->exec; in drm_gpuvm_exec_lock() local 1411 struct drm_exec *exec = &vm_exec->exec; in drm_gpuvm_exec_lock_range() local 1433 __drm_gpuvm_validate(struct drm_gpuvm *gpuvm, struct drm_exec *exec) in __drm_gpuvm_validate() 1453 drm_gpuvm_validate_locked(struct drm_gpuvm *gpuvm, struct drm_exec *exec) in drm_gpuvm_validate_locked() [all …]
|
| /linux/drivers/gpu/drm/tests/ |
| H A D | drm_exec_test.c | 47 struct drm_exec exec; in sanitycheck() local 58 struct drm_exec exec; in test_lock() local 78 struct drm_exec exec; in test_lock_unlock() local 105 struct drm_exec exec; in test_duplicates() local 132 struct drm_exec exec; in test_prepare() local 159 struct drm_exec exec; in test_prepare_array() local 183 struct drm_exec exec; in test_multiple_loops() local
|
| /linux/include/drm/ |
| H A D | drm_exec.h | 63 drm_exec_obj(struct drm_exec *exec, unsigned long index) in drm_exec_obj() 76 #define drm_exec_for_each_locked_object(exec, index, obj) \ argument 90 #define drm_exec_for_each_locked_object_reverse(exec, index, obj) \ argument 105 #define drm_exec_until_all_locked(exec) \ argument 120 #define drm_exec_retry_on_contention(exec) \ argument 133 static inline bool drm_exec_is_contended(struct drm_exec *exec) in drm_exec_is_contended()
|
| /linux/drivers/gpu/drm/vc4/ |
| H A D | vc4_gem.c | 158 struct vc4_exec_info *exec[2]; in vc4_save_hang_state() local 476 struct vc4_exec_info *exec; in vc4_submit_next_bin_job() local 521 struct vc4_exec_info *exec = vc4_first_render_job(vc4); in vc4_submit_next_render_job() local 542 vc4_move_job_to_render(struct drm_device *dev, struct vc4_exec_info *exec) in vc4_move_job_to_render() 556 vc4_attach_fences(struct vc4_exec_info *exec) in vc4_attach_fences() 582 vc4_lock_bo_reservations(struct vc4_exec_info *exec, in vc4_lock_bo_reservations() 614 vc4_queue_submit(struct drm_device *dev, struct vc4_exec_info *exec, in vc4_queue_submit() 679 struct vc4_exec_info *exec) in vc4_cl_lookup_bos() 732 vc4_get_bcl(struct drm_device *dev, struct vc4_exec_info *exec) in vc4_get_bcl() 846 vc4_complete_exec(struct drm_device *dev, struct vc4_exec_info *exec) in vc4_complete_exec() [all …]
|
| H A D | vc4_render_cl.c | 99 static uint32_t vc4_full_res_offset(struct vc4_exec_info *exec, in vc4_full_res_offset() 123 static void emit_tile(struct vc4_exec_info *exec, in emit_tile() 253 static int vc4_create_rcl_bo(struct drm_device *dev, struct vc4_exec_info *exec, in vc4_create_rcl_bo() 383 static int vc4_full_res_bounds_check(struct vc4_exec_info *exec, in vc4_full_res_bounds_check() 409 static int vc4_rcl_msaa_surface_setup(struct vc4_exec_info *exec, in vc4_rcl_msaa_surface_setup() 435 static int vc4_rcl_surface_setup(struct vc4_exec_info *exec, in vc4_rcl_surface_setup() 534 vc4_rcl_render_config_surface_setup(struct vc4_exec_info *exec, in vc4_rcl_render_config_surface_setup() 594 int vc4_get_rcl(struct drm_device *dev, struct vc4_exec_info *exec) in vc4_get_rcl()
|
| H A D | vc4_validate.c | 106 vc4_use_bo(struct vc4_exec_info *exec, uint32_t hindex) in vc4_use_bo() 133 vc4_use_handle(struct vc4_exec_info *exec, uint32_t gem_handles_packet_index) in vc4_use_handle() 139 validate_bin_pos(struct vc4_exec_info *exec, void *untrusted, uint32_t pos) in validate_bin_pos() 163 vc4_check_tex_size(struct vc4_exec_info *exec, struct drm_gem_dma_object *fbo, in vc4_check_tex_size() 488 struct vc4_exec_info *exec) in vc4_validate_bin_cl() 570 reloc_tex(struct vc4_exec_info *exec, in reloc_tex() 749 struct vc4_exec_info *exec, in validate_gl_shader_rec() 928 struct vc4_exec_info *exec) in vc4_validate_shader_recs()
|
| H A D | vc4_irq.c | 67 struct vc4_exec_info *exec; in vc4_overflow_mem_work() local 120 struct vc4_exec_info *next, *exec = vc4_first_bin_job(vc4); in vc4_irq_finish_bin_job() local 142 struct vc4_exec_info *exec = vc4_first_bin_job(vc4); in vc4_cancel_bin_job() local 159 struct vc4_exec_info *exec = vc4_first_render_job(vc4); in vc4_irq_finish_render_job() local
|
| /linux/include/uapi/linux/ |
| H A D | a.out.h | 44 #define N_MAGIC(exec) ((exec).a_info & 0xffff) argument 46 #define N_MACHTYPE(exec) ((enum machine_type)(((exec).a_info >> 16) & 0xff)) argument 47 #define N_FLAGS(exec) (((exec).a_info >> 24) & 0xff) argument 48 #define N_SET_INFO(exec, magic, type, flags) \ argument 52 #define N_SET_MAGIC(exec, magic) \ argument 55 #define N_SET_MACHTYPE(exec, machtype) \ argument 59 #define N_SET_FLAGS(exec, flags) \ argument
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_validation.c | 29 const struct drm_exec *exec, in xe_validation_assert_exec() 127 struct drm_exec *exec, const struct xe_val_flags flags) in xe_validation_ctx_init() 166 static bool xe_validation_contention_injected(struct drm_exec *exec) in xe_validation_contention_injected() 173 static bool xe_validation_contention_injected(struct drm_exec *exec) in xe_validation_contention_injected()
|
| H A D | xe_dma_buf.c | 54 struct drm_exec *exec = XE_VALIDATION_UNSUPPORTED; in xe_dma_buf_pin() local 96 struct drm_exec *exec = XE_VALIDATION_UNSUPPORTED; in xe_dma_buf_map() local 167 struct drm_exec exec; in xe_dma_buf_begin_cpu_access() local 238 struct drm_exec exec; in xe_dma_buf_init_obj() local 272 struct drm_exec *exec = XE_VALIDATION_UNSUPPORTED; in xe_dma_buf_move_notify() local
|
| H A D | xe_bo.c | 1145 struct drm_exec exec; in xe_bo_notifier_prepare_pinned() local 1282 struct drm_exec exec; in xe_bo_evict_pinned() local 1760 struct drm_exec *exec) in xe_bo_fault_migrate() 1895 struct drm_exec exec; in xe_bo_cpu_fault() local 2096 u32 flags, struct drm_exec *exec) in xe_bo_init_locked() 2267 u64 alignment, struct drm_exec *exec) in __xe_bo_create_locked() 2364 struct drm_exec *exec) in xe_bo_create_locked() 2376 struct drm_exec exec; in xe_bo_create_novm() local 2413 u32 flags, struct drm_exec *exec) in xe_bo_create_user() 2456 struct drm_exec exec; in xe_bo_create_pin_range_novm() local [all …]
|
| H A D | xe_vm.c | 59 int xe_vm_drm_exec_lock(struct xe_vm *vm, struct drm_exec *exec) in xe_vm_drm_exec_lock() 190 struct drm_exec *exec) in resume_and_reinstall_preempt_fences() 212 struct drm_exec *exec = &vm_exec.exec; in xe_vm_add_compute_exec_queue() local 317 static int xe_gpuvm_validate(struct drm_gpuvm_bo *vm_bo, struct drm_exec *exec) in xe_gpuvm_validate() 354 int xe_vm_validate_rebind(struct xe_vm *vm, struct drm_exec *exec, in xe_vm_validate_rebind() 380 static int xe_preempt_work_begin(struct drm_exec *exec, struct xe_vm *vm, in xe_preempt_work_begin() 448 struct drm_exec exec; in preempt_rebind_work_func() local 1110 int xe_vm_lock_vma(struct drm_exec *exec, struct xe_vma *vma) in xe_vm_lock_vma() 1129 struct drm_exec exec; in xe_vma_destroy_unlocked() local 1374 struct xe_vm *vm, struct drm_exec *exec) in xe_vm_create_scratch() [all …]
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_overhead.c | 10 int BPF_KPROBE(prog1, struct task_struct *tsk, const char *buf, bool exec) in BPF_KPROBE() 28 int BPF_PROG(prog4, struct task_struct *tsk, const char *buf, bool exec) in BPF_PROG() 34 int BPF_PROG(prog5, struct task_struct *tsk, const char *buf, bool exec) in BPF_PROG()
|
| /linux/drivers/gpu/drm/xe/tests/ |
| H A D | xe_migrate.c | 73 struct kunit *test, u32 region, struct drm_exec *exec) in test_copy() 165 struct drm_exec *exec, struct kunit *test) in test_copy_sysmem() 171 struct drm_exec *exec, struct kunit *test) in test_copy_vram() 186 struct drm_exec *exec) in xe_migrate_sanity_test() 351 struct drm_exec *exec = XE_VALIDATION_OPT_OUT; in migrate_test_run_device() local 499 struct drm_exec *exec, struct kunit *test) in test_migrate() 645 struct drm_exec *exec; in validate_ccs_test_run_tile() local
|
| H A D | xe_dma_buf.c | 31 struct drm_exec *exec) in check_residency() 146 struct drm_exec *exec = XE_VALIDATION_OPT_OUT; in xe_test_dmabuf_import_same_driver() local
|
| /linux/tools/testing/selftests/exec/ |
| H A D | check-exec.c | 269 const int exec = variant->mount_exec && variant->file_exec; in TEST_F() local 279 const int exec = variant->mount_exec && variant->file_exec; in TEST_F() local 292 const int exec = variant->file_exec; in TEST_F() local 302 const int exec = variant->file_exec; in TEST_F() local 375 TEST_F(secbits, exec) in TEST_F() argument
|
| /linux/arch/sparc/mm/ |
| H A D | tlb.c | 73 bool exec, unsigned int hugepage_shift) in tlb_batch_add_one() 162 bool exec = pte_exec(*pte); in tlb_batch_pmd_scan() local 214 bool exec = pte_exec(orig_pte); in __set_pmd_acct() local
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_csa.c | 69 struct drm_exec exec; in amdgpu_map_static_csa() local 109 struct drm_exec exec; in amdgpu_unmap_static_csa() local
|
| H A D | amdgpu_seq64.c | 71 struct drm_exec exec; in amdgpu_seq64_map() local 130 struct drm_exec exec; in amdgpu_seq64_unmap() local
|
| /linux/arch/alpha/include/uapi/asm/ |
| H A D | a.out.h | 54 struct exec struct 62 * Define's so that the kernel exec code can access the a.out header argument
|
| /linux/drivers/gpu/drm/imagination/ |
| H A D | pvr_job.c | 531 prepare_fw_obj_resv(struct drm_exec *exec, struct pvr_fw_object *fw_obj) in prepare_fw_obj_resv() 537 jobs_lock_all_objs(struct drm_exec *exec, struct pvr_job_data *job_data, in jobs_lock_all_objs() 564 prepare_job_resvs_for_each(struct drm_exec *exec, struct pvr_job_data *job_data, in prepare_job_resvs_for_each() 711 struct drm_exec exec; in pvr_submit_jobs() local
|
| /linux/drivers/gpu/drm/msm/ |
| H A D | msm_gem.c | 53 struct drm_exec exec; in msm_gem_close() local 106 struct drm_exec exec; in msm_gem_vma_put() local 582 struct drm_exec exec; in msm_gem_get_and_pin_iova_range() local 607 struct drm_exec exec; in msm_gem_get_iova() local 646 struct drm_exec exec; in msm_gem_set_iova() local 686 struct drm_exec exec; in msm_gem_unpin_iova() local 1068 struct drm_exec exec; in msm_gem_free_object() local
|