Home
last modified time | relevance | path

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

12

/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()
93 register_user_hw_breakpoint(struct perf_event_attr *attr, in register_user_hw_breakpoint()
99 struct perf_event_attr *attr) { return -ENOSYS; } in modify_user_hw_breakpoint()
101 register_wide_hw_breakpoint_cpu(struct perf_event_attr *attr, in register_wide_hw_breakpoint_cpu()
106 register_wide_hw_breakpoint(struct perf_event_attr *attr, in register_wide_hw_breakpoint()
Dsysfs.h51 #define sysfs_attr_init(attr) \ argument
58 #define sysfs_attr_init(attr) do {} while (0) argument
163 struct attribute attr; member
340 const struct attribute *attr, in sysfs_create_file_ns()
347 const struct attribute **attr) in sysfs_create_files()
353 const struct attribute *attr, umode_t mode) in sysfs_chmod_file()
360 const struct attribute *attr) in sysfs_break_active_protection()
370 const struct attribute *attr, in sysfs_remove_file_ns()
376 const struct attribute *attr) in sysfs_remove_file_self()
382 const struct attribute **attr) in sysfs_remove_files()
[all …]
Dinetdevice.h51 #define IPV4_DEVCONF(cnf, attr) ((cnf).data[IPV4_DEVCONF_ ## attr - 1]) argument
52 #define IPV4_DEVCONF_ALL(net, attr) \ argument
74 #define IN_DEV_CONF_GET(in_dev, attr) \ argument
76 #define IN_DEV_CONF_SET(in_dev, attr, val) \ argument
79 #define IN_DEV_ANDCONF(in_dev, attr) \ argument
83 #define IN_DEV_NET_ORCONF(in_dev, net, attr) \ argument
87 #define IN_DEV_ORCONF(in_dev, attr) \ argument
90 #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()
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.h101 #define NL_SET_BAD_ATTR(extack, attr) do { \ argument
106 #define NL_SET_ERR_MSG_ATTR(extack, attr, msg) do { \ argument
Ddevice.h47 struct attribute attr; member
304 struct attribute attr; member
457 struct attribute attr; member
479 const struct class_attribute *attr) in class_create_file()
485 const struct class_attribute *attr) in class_remove_file()
492 struct class_attribute attr; member
552 struct attribute attr; member
560 struct device_attribute attr; member
Dmdev.h88 struct attribute attr; member
Dfscrypt.h183 struct iattr *attr) in fscrypt_prepare_setattr()
Dtee_drv.h61 u64 attr; member
Dcpufreq.h236 struct attribute attr; member
333 struct freq_attr **attr; member
560 struct attribute attr; member
Dkobject.h161 struct attribute attr; member
/include/kvm/
Darm_pmu.h101 struct kvm_device_attr *attr) in kvm_arm_pmu_v3_set_attr()
106 struct kvm_device_attr *attr) in kvm_arm_pmu_v3_get_attr()
111 struct kvm_device_attr *attr) in kvm_arm_pmu_v3_has_attr()
/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.h177 __u8 attr; /* attribute bits */ member
192 __u8 attr; /* attribute byte */ member
Dtee.h187 __u64 attr; member
/include/net/
Dswitchdev.h194 struct switchdev_attr *attr) in switchdev_port_attr_get()
200 const struct switchdev_attr *attr) in switchdev_port_attr_set()
Dneighbour.h95 #define NEIGH_VAR(p, attr) ((p)->data[NEIGH_VAR_ ## attr]) argument
100 #define NEIGH_VAR_INIT(p, attr, val) (NEIGH_VAR(p, attr) = val) argument
101 #define NEIGH_VAR_SET(p, attr, val) neigh_var_set(p, NEIGH_VAR_ ## attr, val) argument
Dlwtunnel.h186 static inline int lwtunnel_valid_encap_type_attr(struct nlattr *attr, int len, in lwtunnel_valid_encap_type_attr()
/include/rdma/
Dib_verbs.h1020 struct ib_srq_attr attr; member
3638 static inline u8 *rdma_ah_retrieve_dmac(struct rdma_ah_attr *attr) in rdma_ah_retrieve_dmac()
3645 static inline void rdma_ah_set_dlid(struct rdma_ah_attr *attr, u32 dlid) in rdma_ah_set_dlid()
3653 static inline u32 rdma_ah_get_dlid(const struct rdma_ah_attr *attr) in rdma_ah_get_dlid()
3662 static inline void rdma_ah_set_sl(struct rdma_ah_attr *attr, u8 sl) in rdma_ah_set_sl()
3667 static inline u8 rdma_ah_get_sl(const struct rdma_ah_attr *attr) in rdma_ah_get_sl()
3672 static inline void rdma_ah_set_path_bits(struct rdma_ah_attr *attr, in rdma_ah_set_path_bits()
3681 static inline u8 rdma_ah_get_path_bits(const struct rdma_ah_attr *attr) in rdma_ah_get_path_bits()
3690 static inline void rdma_ah_set_make_grd(struct rdma_ah_attr *attr, in rdma_ah_set_make_grd()
3697 static inline bool rdma_ah_get_make_grd(const struct rdma_ah_attr *attr) in rdma_ah_get_make_grd()
[all …]
Duverbs_ioctl.h141 struct uverbs_attr_spec attr; member
356 const struct uverbs_attr *attr = uverbs_attr_get(attrs_bundle, idx); in uverbs_copy_to() local
371 const struct uverbs_attr *attr = uverbs_attr_get(attrs_bundle, idx); in _uverbs_copy_from() local
/include/linux/netfilter/ipset/
Dip_set.h387 ip_set_get_h32(const struct nlattr *attr) in ip_set_get_h32()
393 ip_set_get_h16(const struct nlattr *attr) in ip_set_get_h16()
398 #define ipset_nest_start(skb, attr) nla_nest_start(skb, attr | NLA_F_NESTED) argument

12