Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/bpf/
A Dtest_run.c422 static int bpf_test_finish(const union bpf_attr *kattr, in bpf_test_finish()
825 const union bpf_attr *kattr, in bpf_prog_test_run_tracing()
885 const union bpf_attr *kattr, in bpf_prog_test_run_raw_tp()
942 static void *bpf_ctx_init(const union bpf_attr *kattr, u32 max_size) in bpf_ctx_init()
973 static int bpf_ctx_finish(const union bpf_attr *kattr, in bpf_ctx_finish()
1112 int bpf_prog_test_run_skb(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_prog_test_run_skb()
1306 int bpf_prog_test_run_xdp(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_prog_test_run_xdp()
1470 const union bpf_attr *kattr, in bpf_prog_test_run_flow_dissector()
1538 int bpf_prog_test_run_sk_lookup(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_prog_test_run_sk_lookup()
1639 const union bpf_attr *kattr, in bpf_prog_test_run_syscall()
A 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()
/linux-6.3-rc2/drivers/platform/x86/dell/dell-wmi-sysman/
A Dsysman.c227 struct kobj_attribute *kattr; in wmi_sysman_attr_show() local
239 struct kobj_attribute *kattr; in wmi_sysman_attr_store() local
/linux-6.3-rc2/fs/
A Dnamespace.c3970 static unsigned int recalc_flags(struct mount_kattr *kattr, struct mount *mnt) in recalc_flags()
3982 static int can_idmap_mount(const struct mount_kattr *kattr, struct mount *mnt) in can_idmap_mount()
4029 static inline bool mnt_allow_writers(const struct mount_kattr *kattr, in mnt_allow_writers()
4037 static int mount_setattr_prepare(struct mount_kattr *kattr, struct mount *mnt) in mount_setattr_prepare()
4086 static void do_idmap_mount(const struct mount_kattr *kattr, struct mount *mnt) in do_idmap_mount()
4102 static void mount_setattr_commit(struct mount_kattr *kattr, struct mount *mnt) in mount_setattr_commit()
4125 static int do_mount_setattr(struct path *path, struct mount_kattr *kattr) in do_mount_setattr()
4195 struct mount_kattr *kattr, unsigned int flags) in build_mount_idmapped()
4259 struct mount_kattr *kattr, unsigned int flags) in build_mount_kattr()
4325 static void finish_mount_kattr(struct mount_kattr *kattr) in finish_mount_kattr()
[all …]
/linux-6.3-rc2/fs/ocfs2/
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-6.3-rc2/drivers/staging/greybus/
A Daudio_manager_sysfs.c85 struct kobj_attribute *kattr) in manager_sysfs_init_attribute()
/linux-6.3-rc2/fs/ntfs/
A Dfile.c109 u8 *kattr; in ntfs_attr_extend_initialized() local
1543 char *kattr, *kaddr; in ntfs_commit_pages_after_write() local
/linux-6.3-rc2/lib/
A Dkobject.c815 struct kobj_attribute *kattr; in kobj_attr_show() local
827 struct kobj_attribute *kattr; in kobj_attr_store() local
/linux-6.3-rc2/drivers/platform/x86/
A Dthink-lmi.c1053 struct kobj_attribute *kattr; in tlmi_attr_show() local
1064 struct kobj_attribute *kattr; in tlmi_attr_store() local
/linux-6.3-rc2/drivers/hid/
A Dhid-cp2112.c955 struct device_attribute *kattr, const char *buf, in pstr_store()
987 struct device_attribute *kattr, char *buf) in pstr_show()
A Dwacom_sys.c1850 struct kobj_attribute *kattr, in wacom_show_remote_mode()
/linux-6.3-rc2/include/linux/
A Dbpf.h2408 const union bpf_attr *kattr, in bpf_prog_test_run_xdp()
2415 const union bpf_attr *kattr, in bpf_prog_test_run_skb()
2422 const union bpf_attr *kattr, in bpf_prog_test_run_tracing()
2429 const union bpf_attr *kattr, in bpf_prog_test_run_flow_dissector()
2436 const union bpf_attr *kattr, in bpf_prog_test_run_sk_lookup()
2641 const union bpf_attr *kattr, in bpf_prog_test_run_syscall()
/linux-6.3-rc2/kernel/sched/
A Dcore.c8101 struct sched_attr *kattr, in sched_attr_copy_to_user()
8140 struct sched_attr kattr = { }; in SYSCALL_DEFINE4() local
/linux-6.3-rc2/kernel/trace/
A Dbpf_trace.c1981 const union bpf_attr *kattr, in bpf_prog_test_run_tracing()

Completed in 70 milliseconds