Home
last modified time | relevance | path

Searched defs:kattr (Results 1 – 14 of 14) sorted by relevance

/linux/net/bpf/
H A Dtest_run.c448 static int bpf_test_finish(const union bpf_attr *kattr, in bpf_test_finish() argument
685 const union bpf_attr *kattr, in bpf_prog_test_run_tracing() argument
757 bpf_prog_test_run_raw_tp(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_raw_tp() argument
814 bpf_ctx_init(const union bpf_attr * kattr,u32 max_size) bpf_ctx_init() argument
845 bpf_ctx_finish(const union bpf_attr * kattr,union bpf_attr __user * uattr,const void * data,u32 size) bpf_ctx_finish() argument
984 bpf_prog_test_run_skb(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_skb() argument
1205 bpf_prog_test_run_xdp(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_xdp() argument
1368 bpf_prog_test_run_flow_dissector(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_flow_dissector() argument
1436 bpf_prog_test_run_sk_lookup(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_sk_lookup() argument
1537 bpf_prog_test_run_syscall(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_syscall() argument
1635 bpf_prog_test_run_nf(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_nf() argument
[all...]
H A Dbpf_dummy_struct_ops.c28 dummy_ops_init_args(const union bpf_attr *kattr, unsigned int nr) in dummy_ops_init_args() argument
129 int bpf_struct_ops_test_run(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_struct_ops_test_run() argument
/linux/drivers/platform/x86/lenovo/
H A Dwmi-other.c222 static ssize_t int_type_show(struct kobject *kobj, struct kobj_attribute *kattr, in int_type_show() argument
247 struct kobj_attribute *kattr, char *buf, in attr_capdata01_show() argument
308 struct kobj_attribute *kattr, in attr_current_value_store() argument
372 struct kobj_attribute *kattr, char *buf, in attr_current_value_show() argument
[all...]
/linux/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dsysman.c226 struct kobj_attribute *kattr; in wmi_sysman_attr_show() local
238 struct kobj_attribute *kattr; in wmi_sysman_attr_store() local
[all...]
/linux/fs/ocfs2/
H A Dfilecheck.c111 struct kobj_attribute *kattr = container_of(attr, in ocfs2_filecheck_show() local
126 struct kobj_attribute *kattr = container_of(attr, in ocfs2_filecheck_store() local
/linux/drivers/staging/greybus/
H A Daudio_manager_sysfs.c85 struct kobj_attribute *kattr) in manager_sysfs_init_attribute() argument
/linux/fs/
H A Dnamespace.c4746 static unsigned int recalc_flags(struct mount_kattr *kattr, struct mount *mnt) in recalc_flags() argument
4758 static int can_idmap_mount(const struct mount_kattr *kattr, struct mount *mnt) in can_idmap_mount() argument
4808 mnt_allow_writers(const struct mount_kattr * kattr,const struct mount * mnt) mnt_allow_writers() argument
4816 mount_setattr_prepare(struct mount_kattr * kattr,struct mount * mnt) mount_setattr_prepare() argument
4865 do_idmap_mount(const struct mount_kattr * kattr,struct mount * mnt) do_idmap_mount() argument
4879 mount_setattr_commit(struct mount_kattr * kattr,struct mount * mnt) mount_setattr_commit() argument
4902 do_mount_setattr(struct path * path,struct mount_kattr * kattr) do_mount_setattr() argument
4962 build_mount_idmapped(const struct mount_attr * attr,size_t usize,struct mount_kattr * kattr) build_mount_idmapped() argument
5023 build_mount_kattr(const struct mount_attr * attr,size_t usize,struct mount_kattr * kattr) build_mount_kattr() argument
5075 finish_mount_kattr(struct mount_kattr * kattr) finish_mount_kattr() argument
5087 wants_mount_setattr(struct mount_attr __user * uattr,size_t usize,struct mount_kattr * kattr) wants_mount_setattr() argument
5125 struct mount_kattr kattr; SYSCALL_DEFINE5() local
5177 struct mount_kattr kattr = {}; SYSCALL_DEFINE5() local
[all...]
/linux/lib/
H A Dkobject.c823 struct kobj_attribute *kattr; in kobj_attr_show() local
835 struct kobj_attribute *kattr; in kobj_attr_store() local
[all...]
/linux/drivers/gpu/drm/xe/
H A Dxe_hw_engine_class_sysfs.c45 struct kobj_attribute *kattr; in xe_hw_engine_class_sysfs_attr_show() local
64 struct kobj_attribute *kattr; in xe_hw_engine_class_sysfs_attr_store() local
[all...]
/linux/drivers/hid/
H A Dhid-cp2112.c942 static ssize_t pstr_store(struct device *kdev, struct device_attribute *kattr, in pstr_store() argument
971 static ssize_t pstr_show(struct device *kdev, struct device_attribute *kattr, in pstr_show() argument
H A Dwacom_sys.c1886 struct kobj_attribute *kattr, in wacom_show_remote_mode() argument
/linux/include/linux/
H A Dbpf.h3053 const union bpf_attr *kattr, in bpf_prog_test_run_xdp() argument
3060 bpf_prog_test_run_skb(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_skb() argument
3067 bpf_prog_test_run_tracing(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_tracing() argument
3074 bpf_prog_test_run_flow_dissector(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_flow_dissector() argument
3081 bpf_prog_test_run_sk_lookup(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_sk_lookup() argument
3325 bpf_prog_test_run_syscall(struct bpf_prog * prog,const union bpf_attr * kattr,union bpf_attr __user * uattr) bpf_prog_test_run_syscall() argument
[all...]
/linux/kernel/sched/
H A Dsyscalls.c1080 struct sched_attr kattr = { }; in SYSCALL_DEFINE4() local
[all...]
/linux/kernel/trace/
H A Dbpf_trace.c1954 const union bpf_attr *kattr, in bpf_prog_test_run_tracing() argument