Searched +defs:exec +defs:attr (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_vm.c | 58 int xe_vm_drm_exec_lock(struct xe_vm *vm, struct drm_exec *exec) in xe_vm_drm_exec_lock() 199 struct drm_exec *exec) in resume_and_reinstall_preempt_fences() 221 struct drm_exec *exec = &vm_exec.exec; in xe_vm_add_compute_exec_queue() local 326 static int xe_gpuvm_validate(struct drm_gpuvm_bo *vm_bo, struct drm_exec *exec) in xe_gpuvm_validate() 363 int xe_vm_validate_rebind(struct xe_vm *vm, struct drm_exec *exec, in xe_vm_validate_rebind() 389 static int xe_preempt_work_begin(struct drm_exec *exec, struct xe_vm *vm, in xe_preempt_work_begin() 457 struct drm_exec exec; in preempt_rebind_work_func() local 959 static void xe_vma_mem_attr_fini(struct xe_vma_mem_attr *attr) in xe_vma_mem_attr_fini() 994 struct xe_vma_mem_attr *attr, in xe_vma_create() 1158 int xe_vm_lock_vma(struct drm_exec *exec, struct xe_vma *vma) in xe_vm_lock_vma() [all …]
|
| /linux/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_execbuffer.c | 41 struct drm_i915_gem_exec_object2 *exec; member 249 struct drm_i915_gem_exec_object2 *exec; /** ioctl execobj[] */ member 2181 struct drm_i915_gem_execbuffer2 *exec) in i915_gem_check_execbuffer() 3072 struct i915_sched_attr attr = {}; in eb_request_add() local 3342 struct drm_i915_gem_exec_object2 *exec) in i915_gem_do_execbuffer()
|
| /linux/net/openvswitch/ |
| H A D | flow_netlink.c | 477 static int __parse_flow_nlattrs(const struct nlattr *attr, in __parse_flow_nlattrs() 529 static int parse_flow_mask_nlattrs(const struct nlattr *attr, in parse_flow_mask_nlattrs() 536 int parse_flow_nlattrs(const struct nlattr *attr, const struct nlattr *a[], in parse_flow_nlattrs() 593 static int vxlan_tun_opt_from_nlattr(const struct nlattr *attr, in vxlan_tun_opt_from_nlattr() 676 static int ip_tun_from_nlattr(const struct nlattr *attr, in ip_tun_from_nlattr() 1313 int nsh_hdr_from_nlattr(const struct nlattr *attr, in nsh_hdr_from_nlattr() 1365 static int nsh_key_put_from_nlattr(const struct nlattr *attr, in nsh_key_put_from_nlattr() 1736 static void nlattr_set(struct nlattr *attr, u8 val, in nlattr_set() 1754 static void mask_set_nlattr(struct nlattr *attr, u8 val) in mask_set_nlattr() 1854 static size_t get_ufid_len(const struct nlattr *attr, bool log) in get_ufid_len() [all …]
|
| /linux/drivers/gpu/drm/panthor/ |
| H A D | panthor_drv.c | 311 struct drm_exec exec; member 1734 struct device_attribute *attr, in profiling_show() 1743 struct device_attribute *attr, in profiling_store()
|
| /linux/arch/mips/include/asm/ |
| H A D | sgiarcs.h | 148 unsigned char attr; member 183 unsigned char attr; member 192 LONG exec; /* Load and begin execution of a member
|
| /linux/include/linux/ |
| H A D | perf_event.h | 826 struct perf_event_attr attr; member 1539 struct perf_event_attr *attr = &event->attr; in event_has_any_exclude_flag() local 2002 static inline void perf_event_comm(struct task_struct *tsk, bool exec) { } in perf_event_comm() 2037 struct device_attribute attr; member 2043 struct device_attribute attr; member 2050 struct device_attribute attr; member 2057 struct device_attribute attr; member
|
| /linux/kernel/events/ |
| H A D | core.c | 1128 struct perf_event_attr *attr, in perf_cgroup_connect() 1233 struct perf_event_attr *attr, in perf_cgroup_connect() 1966 static inline bool has_inherit_and_sample_read(struct perf_event_attr *attr) in has_inherit_and_sample_read() 3461 struct perf_event_attr *attr) in perf_event_modify_breakpoint() 3485 struct perf_event_attr *attr) in perf_event_modify_attr() 5326 struct perf_event_attr *attr = &event->attr; in is_sb_event() local 9328 void perf_event_comm(struct task_struct *task, bool exec) in perf_event_comm() 12511 struct device_attribute *attr, in nr_addr_filters_show() 12523 type_show(struct device *dev, struct device_attribute *attr, char *page) in type_show() 12533 struct device_attribute *attr, in perf_event_mux_interval_ms_show() [all …]
|