Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/bpf/
Dtest_run.c86 static int bpf_test_finish(const union bpf_attr *kattr, in bpf_test_finish()
178 static void *bpf_test_init(const union bpf_attr *kattr, u32 size, in bpf_test_init()
205 const union bpf_attr *kattr, in bpf_prog_test_run_tracing()
265 const union bpf_attr *kattr, in bpf_prog_test_run_raw_tp()
327 static void *bpf_ctx_init(const union bpf_attr *kattr, u32 max_size) in bpf_ctx_init()
358 static int bpf_ctx_finish(const union bpf_attr *kattr, in bpf_ctx_finish()
491 int bpf_prog_test_run_skb(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_prog_test_run_skb()
625 int bpf_prog_test_run_xdp(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_prog_test_run_xdp()
689 const union bpf_attr *kattr, in bpf_prog_test_run_flow_dissector()
/kernel/linux/linux-6.6/net/bpf/
Dtest_run.c435 static int bpf_test_finish(const union bpf_attr *kattr, in bpf_test_finish()
652 const union bpf_attr *kattr, in bpf_prog_test_run_tracing()
717 const union bpf_attr *kattr, in bpf_prog_test_run_raw_tp()
774 static void *bpf_ctx_init(const union bpf_attr *kattr, u32 max_size) in bpf_ctx_init()
805 static int bpf_ctx_finish(const union bpf_attr *kattr, in bpf_ctx_finish()
944 int bpf_prog_test_run_skb(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_prog_test_run_skb()
1138 int bpf_prog_test_run_xdp(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_prog_test_run_xdp()
1301 const union bpf_attr *kattr, in bpf_prog_test_run_flow_dissector()
1369 int bpf_prog_test_run_sk_lookup(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_prog_test_run_sk_lookup()
1470 const union bpf_attr *kattr, in bpf_prog_test_run_syscall()
[all …]
Dbpf_dummy_struct_ops.c21 dummy_ops_init_args(const union bpf_attr *kattr, unsigned int nr) in dummy_ops_init_args()
77 int bpf_struct_ops_test_run(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_struct_ops_test_run()
/kernel/linux/linux-6.6/drivers/platform/x86/dell/dell-wmi-sysman/
Dsysman.c227 struct kobj_attribute *kattr; in wmi_sysman_attr_show() local
239 struct kobj_attribute *kattr; in wmi_sysman_attr_store() local
/kernel/linux/linux-5.10/drivers/staging/greybus/
Daudio_manager_sysfs.c85 struct kobj_attribute *kattr) in manager_sysfs_init_attribute()
/kernel/linux/linux-6.6/drivers/staging/greybus/
Daudio_manager_sysfs.c85 struct kobj_attribute *kattr) in manager_sysfs_init_attribute()
/kernel/linux/linux-6.6/fs/ocfs2/
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
/kernel/linux/linux-5.10/fs/ocfs2/
Dfilecheck.c112 struct kobj_attribute *kattr = container_of(attr, in ocfs2_filecheck_show() local
127 struct kobj_attribute *kattr = container_of(attr, in ocfs2_filecheck_store() local
/kernel/linux/linux-6.6/fs/
Dnamespace.c4276 static unsigned int recalc_flags(struct mount_kattr *kattr, struct mount *mnt) in recalc_flags()
4288 static int can_idmap_mount(const struct mount_kattr *kattr, struct mount *mnt) in can_idmap_mount()
4335 static inline bool mnt_allow_writers(const struct mount_kattr *kattr, in mnt_allow_writers()
4343 static int mount_setattr_prepare(struct mount_kattr *kattr, struct mount *mnt) in mount_setattr_prepare()
4392 static void do_idmap_mount(const struct mount_kattr *kattr, struct mount *mnt) in do_idmap_mount()
4408 static void mount_setattr_commit(struct mount_kattr *kattr, struct mount *mnt) in mount_setattr_commit()
4431 static int do_mount_setattr(struct path *path, struct mount_kattr *kattr) in do_mount_setattr()
4506 struct mount_kattr *kattr, unsigned int flags) in build_mount_idmapped()
4570 struct mount_kattr *kattr, unsigned int flags) in build_mount_kattr()
4636 static void finish_mount_kattr(struct mount_kattr *kattr) in finish_mount_kattr()
[all …]
/kernel/linux/linux-6.6/fs/ntfs/
Dfile.c109 u8 *kattr; in ntfs_attr_extend_initialized() local
1543 char *kattr, *kaddr; in ntfs_commit_pages_after_write() local
/kernel/linux/linux-5.10/lib/
Dkobject.c847 struct kobj_attribute *kattr; in kobj_attr_show() local
859 struct kobj_attribute *kattr; in kobj_attr_store() local
/kernel/linux/linux-5.10/fs/ntfs/
Dfile.c108 u8 *kattr; in ntfs_attr_extend_initialized() local
1550 char *kattr, *kaddr; in ntfs_commit_pages_after_write() local
/kernel/linux/linux-6.6/lib/
Dkobject.c823 struct kobj_attribute *kattr; in kobj_attr_show() local
835 struct kobj_attribute *kattr; in kobj_attr_store() local
/kernel/linux/linux-6.6/drivers/hid/
Dhid-cp2112.c947 static ssize_t pstr_store(struct device *kdev, struct device_attribute *kattr, in pstr_store()
976 static ssize_t pstr_show(struct device *kdev, struct device_attribute *kattr, in pstr_show()
Dwacom_sys.c1850 struct kobj_attribute *kattr, in wacom_show_remote_mode()
/kernel/linux/linux-5.10/drivers/hid/
Dhid-cp2112.c953 struct device_attribute *kattr, const char *buf, in pstr_store()
985 struct device_attribute *kattr, char *buf) in pstr_show()
Dwacom_sys.c1858 struct kobj_attribute *kattr, in wacom_show_remote_mode()
/kernel/linux/linux-5.10/fs/sysfs/
Dfile.c687 struct attribute **kattr; in sysfs_change_owner() local
/kernel/linux/linux-6.6/include/linux/
Dbpf.h2621 const union bpf_attr *kattr, in bpf_prog_test_run_xdp()
2628 const union bpf_attr *kattr, in bpf_prog_test_run_skb()
2635 const union bpf_attr *kattr, in bpf_prog_test_run_tracing()
2642 const union bpf_attr *kattr, in bpf_prog_test_run_flow_dissector()
2649 const union bpf_attr *kattr, in bpf_prog_test_run_sk_lookup()
2893 const union bpf_attr *kattr, in bpf_prog_test_run_syscall()
/kernel/linux/linux-5.10/include/linux/
Dbpf.h1739 const union bpf_attr *kattr, in bpf_prog_test_run_xdp()
1746 const union bpf_attr *kattr, in bpf_prog_test_run_skb()
1753 const union bpf_attr *kattr, in bpf_prog_test_run_tracing()
1760 const union bpf_attr *kattr, in bpf_prog_test_run_flow_dissector()
/kernel/linux/linux-5.10/kernel/trace/
Dbpf_trace.c1785 const union bpf_attr *kattr, in bpf_prog_test_run_tracing()
/kernel/linux/linux-5.10/kernel/sched/
Dcore.c6034 struct sched_attr *kattr, in sched_attr_copy_to_user()
6073 struct sched_attr kattr = { }; in SYSCALL_DEFINE4() local
/kernel/linux/linux-6.6/kernel/sched/
Dcore.c8259 struct sched_attr *kattr, in sched_attr_copy_to_user()
8298 struct sched_attr kattr = { }; in SYSCALL_DEFINE4() local
/kernel/linux/linux-6.6/kernel/trace/
Dbpf_trace.c2027 const union bpf_attr *kattr, in bpf_prog_test_run_tracing()