Home
last modified time | relevance | path

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

/linux/net/bpf/
A Dtest_run.c131 static int bpf_test_finish(const union bpf_attr *kattr, in bpf_test_finish()
252 static void *bpf_test_init(const union bpf_attr *kattr, u32 size, in bpf_test_init()
278 const union bpf_attr *kattr, in bpf_prog_test_run_tracing()
338 const union bpf_attr *kattr, in bpf_prog_test_run_raw_tp()
395 static void *bpf_ctx_init(const union bpf_attr *kattr, u32 max_size) in bpf_ctx_init()
426 static int bpf_ctx_finish(const union bpf_attr *kattr, in bpf_ctx_finish()
565 int bpf_prog_test_run_skb(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_prog_test_run_skb()
757 int bpf_prog_test_run_xdp(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_prog_test_run_xdp()
855 const union bpf_attr *kattr, in bpf_prog_test_run_flow_dissector()
926 int bpf_prog_test_run_sk_lookup(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_prog_test_run_sk_lookup()
[all …]
A Dbpf_dummy_struct_ops.c21 dummy_ops_init_args(const union bpf_attr *kattr, unsigned int nr) in dummy_ops_init_args()
75 int bpf_struct_ops_test_run(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_struct_ops_test_run()
/linux/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/drivers/staging/greybus/
A Daudio_manager_sysfs.c85 struct kobj_attribute *kattr) in manager_sysfs_init_attribute()
/linux/fs/ocfs2/
A Dfilecheck.c110 struct kobj_attribute *kattr = container_of(attr, in ocfs2_filecheck_show() local
125 struct kobj_attribute *kattr = container_of(attr, in ocfs2_filecheck_store() local
/linux/fs/
A Dnamespace.c3915 static unsigned int recalc_flags(struct mount_kattr *kattr, struct mount *mnt) in recalc_flags()
3927 static int can_idmap_mount(const struct mount_kattr *kattr, struct mount *mnt) in can_idmap_mount()
3961 static struct mount *mount_setattr_prepare(struct mount_kattr *kattr, in mount_setattr_prepare()
4003 static void do_idmap_mount(const struct mount_kattr *kattr, struct mount *mnt) in do_idmap_mount()
4015 static void mount_setattr_commit(struct mount_kattr *kattr, in mount_setattr_commit()
4054 static int do_mount_setattr(struct path *path, struct mount_kattr *kattr) in do_mount_setattr()
4099 struct mount_kattr *kattr, unsigned int flags) in build_mount_idmapped()
4154 struct mount_kattr *kattr, unsigned int flags) in build_mount_kattr()
4220 static void finish_mount_kattr(struct mount_kattr *kattr) in finish_mount_kattr()
4233 struct mount_kattr kattr; in SYSCALL_DEFINE5() local
/linux/fs/ntfs/
A Dfile.c109 u8 *kattr; in ntfs_attr_extend_initialized() local
1548 char *kattr, *kaddr; in ntfs_commit_pages_after_write() local
/linux/lib/
A Dkobject.c839 struct kobj_attribute *kattr; in kobj_attr_show() local
851 struct kobj_attribute *kattr; in kobj_attr_store() local
/linux/drivers/platform/x86/
A Dthink-lmi.c618 struct kobj_attribute *kattr; in tlmi_attr_show() local
629 struct kobj_attribute *kattr; in tlmi_attr_store() local
/linux/include/linux/
A Dbpf.h1874 const union bpf_attr *kattr, in bpf_prog_test_run_xdp()
1881 const union bpf_attr *kattr, in bpf_prog_test_run_skb()
1888 const union bpf_attr *kattr, in bpf_prog_test_run_tracing()
1895 const union bpf_attr *kattr, in bpf_prog_test_run_flow_dissector()
1902 const union bpf_attr *kattr, in bpf_prog_test_run_sk_lookup()
2037 const union bpf_attr *kattr, in bpf_prog_test_run_syscall()
/linux/drivers/hid/
A Dhid-cp2112.c950 struct device_attribute *kattr, const char *buf, in pstr_store()
982 struct device_attribute *kattr, char *buf) in pstr_show()
A Dwacom_sys.c1852 struct kobj_attribute *kattr, in wacom_show_remote_mode()
/linux/fs/sysfs/
A Dfile.c706 struct attribute **kattr; in sysfs_change_owner() local
/linux/kernel/trace/
A Dbpf_trace.c1659 const union bpf_attr *kattr, in bpf_prog_test_run_tracing()
/linux/kernel/sched/
A Dcore.c7806 struct sched_attr *kattr, in sched_attr_copy_to_user()
7845 struct sched_attr kattr = { }; in SYSCALL_DEFINE4() local

Completed in 60 milliseconds