Home
last modified time | relevance | path

Searched defs:attr (Results 1 – 25 of 55) sorted by relevance

123

/include/linux/
Dhw_breakpoint.h12 static inline void hw_breakpoint_init(struct perf_event_attr *attr) in hw_breakpoint_init()
26 static inline void ptrace_breakpoint_init(struct perf_event_attr *attr) in ptrace_breakpoint_init()
96 register_user_hw_breakpoint(struct perf_event_attr *attr, in register_user_hw_breakpoint()
102 struct perf_event_attr *attr) { return -ENOSYS; } in modify_user_hw_breakpoint()
104 modify_user_hw_breakpoint_check(struct perf_event *bp, struct perf_event_attr *attr, in modify_user_hw_breakpoint_check()
108 register_wide_hw_breakpoint_cpu(struct perf_event_attr *attr, in register_wide_hw_breakpoint_cpu()
113 register_wide_hw_breakpoint(struct perf_event_attr *attr, in register_wide_hw_breakpoint()
Dbpf_lirc.h12 static inline int lirc_prog_attach(const union bpf_attr *attr, in lirc_prog_attach()
18 static inline int lirc_prog_detach(const union bpf_attr *attr) in lirc_prog_detach()
23 static inline int lirc_prog_query(const union bpf_attr *attr, in lirc_prog_query()
Dsysfs.h51 #define sysfs_attr_init(attr) \ argument
58 #define sysfs_attr_init(attr) do {} while (0) argument
162 struct attribute attr; member
349 const struct attribute *attr, in sysfs_create_file_ns()
356 const struct attribute * const *attr) in sysfs_create_files()
362 const struct attribute *attr, umode_t mode) in sysfs_chmod_file()
369 const struct attribute *attr) in sysfs_break_active_protection()
379 const struct attribute *attr, in sysfs_remove_file_ns()
385 const struct attribute *attr) in sysfs_remove_file_self()
391 const struct attribute * const *attr) in sysfs_remove_files()
[all …]
Dinetdevice.h53 #define IPV4_DEVCONF(cnf, attr) ((cnf).data[IPV4_DEVCONF_ ## attr - 1]) argument
54 #define IPV4_DEVCONF_ALL(net, attr) \ argument
76 #define IN_DEV_CONF_GET(in_dev, attr) \ argument
78 #define IN_DEV_CONF_SET(in_dev, attr, val) \ argument
81 #define IN_DEV_ANDCONF(in_dev, attr) \ argument
85 #define IN_DEV_NET_ORCONF(in_dev, net, attr) \ argument
89 #define IN_DEV_ORCONF(in_dev, attr) \ argument
92 #define IN_DEV_MAXCONF(in_dev, attr) \ argument
Dmbus.h72 u8 *target, u8 *attr) in mvebu_mbus_get_io_win_info()
103 u8 *attr) in mvebu_mbus_get_dram_win_info()
Dfsverity.h167 struct iattr *attr) in fsverity_prepare_setattr()
Devm.h64 static inline int evm_inode_setattr(struct dentry *dentry, struct iattr *attr) in evm_inode_setattr()
Dfault-inject.h56 struct dentry *parent, struct fault_attr *attr) in fault_create_debugfs_attr()
Draid_class.h54 #define DEFINE_RAID_ATTRIBUTE(type, attr) \ argument
Dnetlink.h98 #define NL_SET_BAD_ATTR(extack, attr) do { \ argument
103 #define NL_SET_ERR_MSG_ATTR(extack, attr, msg) do { \ argument
Dmdev.h99 struct attribute attr; member
Dbpf-cgroup.h342 static inline int cgroup_bpf_prog_attach(const union bpf_attr *attr, in cgroup_bpf_prog_attach()
349 static inline int cgroup_bpf_prog_detach(const union bpf_attr *attr, in cgroup_bpf_prog_detach()
355 static inline int cgroup_bpf_prog_query(const union bpf_attr *attr, in cgroup_bpf_prog_query()
Ddevice.h48 struct attribute attr; member
423 struct attribute attr; member
727 struct attribute attr; member
749 const struct class_attribute *attr) in class_create_file()
755 const struct class_attribute *attr) in class_remove_file()
762 struct class_attribute attr; member
822 struct attribute attr; member
830 struct device_attribute attr; member
Dperf_event.h640 struct perf_event_attr attr; member
1048 struct perf_event_attr *attr = &event->attr; in event_has_any_exclude_flag() local
1261 static inline int perf_allow_kernel(struct perf_event_attr *attr) in perf_allow_kernel()
1269 static inline int perf_allow_cpu(struct perf_event_attr *attr) in perf_allow_cpu()
1277 static inline int perf_allow_tracepoint(struct perf_event_attr *attr) in perf_allow_tracepoint()
1460 struct device_attribute attr; member
1466 struct device_attribute attr; member
Dkobject.h165 struct attribute attr; member
Dcpufreq.h250 struct attribute attr; member
352 struct freq_attr **attr; member
592 struct attribute attr; member
/include/kvm/
Darm_pmu.h93 struct kvm_device_attr *attr) in kvm_arm_pmu_v3_set_attr()
98 struct kvm_device_attr *attr) in kvm_arm_pmu_v3_get_attr()
103 struct kvm_device_attr *attr) in kvm_arm_pmu_v3_has_attr()
/include/rdma/
Duverbs_ioctl.h323 struct uverbs_attr_spec attr; member
698 const struct uverbs_attr *attr = uverbs_attr_get(attrs_bundle, idx); in uverbs_attr_get_enum_id() local
709 const struct uverbs_attr *attr; in uverbs_attr_get_obj() local
721 const struct uverbs_attr *attr = uverbs_attr_get(attrs_bundle, idx); in uverbs_attr_get_uobject() local
732 const struct uverbs_attr *attr = uverbs_attr_get(attrs_bundle, idx); in uverbs_attr_get_len() local
774 const struct uverbs_attr *attr = in uverbs_attr_get_uobjs_arr() local
787 static inline bool uverbs_attr_ptr_is_inline(const struct uverbs_attr *attr) in uverbs_attr_ptr_is_inline()
795 const struct uverbs_attr *attr = uverbs_attr_get(attrs_bundle, idx); in uverbs_attr_get_alloced_ptr() local
809 const struct uverbs_attr *attr = uverbs_attr_get(attrs_bundle, idx); in _uverbs_copy_from() local
836 const struct uverbs_attr *attr = uverbs_attr_get(attrs_bundle, idx); in _uverbs_copy_from_or_zero() local
Dopa_addr.h118 static inline bool rdma_is_valid_unicast_lid(struct rdma_ah_attr *attr) in rdma_is_valid_unicast_lid()
Dib_verbs.h218 rdma_gid_attr_network_type(const struct ib_gid_attr *attr) in rdma_gid_attr_network_type()
1027 struct ib_srq_attr attr; member
4355 static inline u8 *rdma_ah_retrieve_dmac(struct rdma_ah_attr *attr) in rdma_ah_retrieve_dmac()
4362 static inline void rdma_ah_set_dlid(struct rdma_ah_attr *attr, u32 dlid) in rdma_ah_set_dlid()
4370 static inline u32 rdma_ah_get_dlid(const struct rdma_ah_attr *attr) in rdma_ah_get_dlid()
4379 static inline void rdma_ah_set_sl(struct rdma_ah_attr *attr, u8 sl) in rdma_ah_set_sl()
4384 static inline u8 rdma_ah_get_sl(const struct rdma_ah_attr *attr) in rdma_ah_get_sl()
4389 static inline void rdma_ah_set_path_bits(struct rdma_ah_attr *attr, in rdma_ah_set_path_bits()
4398 static inline u8 rdma_ah_get_path_bits(const struct rdma_ah_attr *attr) in rdma_ah_get_path_bits()
4407 static inline void rdma_ah_set_make_grd(struct rdma_ah_attr *attr, in rdma_ah_set_make_grd()
[all …]
/include/net/
Dswitchdev.h139 const struct switchdev_attr *attr; member
209 const struct switchdev_attr *attr) in switchdev_port_attr_set()
293 const struct switchdev_attr *attr, in switchdev_handle_port_attr_set()
Dneighbour.h94 #define NEIGH_VAR(p, attr) ((p)->data[NEIGH_VAR_ ## attr]) argument
99 #define NEIGH_VAR_INIT(p, attr, val) (NEIGH_VAR(p, attr) = val) argument
100 #define NEIGH_VAR_SET(p, attr, val) neigh_var_set(p, NEIGH_VAR_ ## attr, val) argument
/include/uapi/linux/netfilter/
Dnfnetlink_compat.h35 #define NFA_TYPE(attr) ((attr)->nfa_type & 0x7fff) argument
/include/uapi/linux/
Dcoda.h392 struct coda_vattr attr; member
400 struct coda_vattr attr; member
442 struct coda_vattr attr; member
451 struct coda_vattr attr; member
496 struct coda_vattr attr; member
503 struct coda_vattr attr; member
523 struct coda_vattr attr; member
Dmsdos_fs.h174 __u8 attr; /* attribute bits */ member
189 __u8 attr; /* attribute byte */ member

123