Searched +defs:exec +defs:attr (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| 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 945 struct xe_vma_mem_attr *attr, in xe_vma_create() 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 [all …]
|
| /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() 1308 int nsh_hdr_from_nlattr(const struct nlattr *attr, in nsh_hdr_from_nlattr() 1362 int nsh_key_from_nlattr(const struct nlattr *attr, in nsh_key_from_nlattr() 1402 static int nsh_key_put_from_nlattr(const struct nlattr *attr, in nsh_key_put_from_nlattr() 1773 static void nlattr_set(struct nlattr *attr, u8 val, in nlattr_set() 1791 static void mask_set_nlattr(struct nlattr *attr, u8 val) in mask_set_nlattr() [all …]
|
| /linux/drivers/gpu/drm/panthor/ |
| H A D | panthor_drv.c | 308 struct drm_exec exec; member 1648 struct device_attribute *attr, in profiling_show() 1657 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 | 825 struct perf_event_attr attr; member 1531 struct perf_event_attr *attr = &event->attr; in event_has_any_exclude_flag() local 1979 static inline void perf_event_comm(struct task_struct *tsk, bool exec) { } in perf_event_comm() 2014 struct device_attribute attr; member 2020 struct device_attribute attr; member 2027 struct device_attribute attr; member 2034 struct device_attribute attr; member
|
| /linux/kernel/events/ |
| H A D | core.c | 1028 struct perf_event_attr *attr, in perf_cgroup_connect() 1133 struct perf_event_attr *attr, in perf_cgroup_connect() 1872 static inline bool has_inherit_and_sample_read(struct perf_event_attr *attr) in has_inherit_and_sample_read() 3366 struct perf_event_attr *attr) in perf_event_modify_breakpoint() 3390 struct perf_event_attr *attr) in perf_event_modify_attr() 5185 struct perf_event_attr *attr = &event->attr; in is_sb_event() local 9017 void perf_event_comm(struct task_struct *task, bool exec) in perf_event_comm() 12094 struct device_attribute *attr, in nr_addr_filters_show() 12106 type_show(struct device *dev, struct device_attribute *attr, char *page) in type_show() 12116 struct device_attribute *attr, in perf_event_mux_interval_ms_show() [all …]
|