Home
last modified time | relevance | path

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

/Linux-v5.15/net/bpf/
Dtest_run.c130 static int bpf_test_finish(const union bpf_attr *kattr, in bpf_test_finish()
249 static void *bpf_test_init(const union bpf_attr *kattr, u32 size, in bpf_test_init()
275 const union bpf_attr *kattr, in bpf_prog_test_run_tracing()
335 const union bpf_attr *kattr, in bpf_prog_test_run_raw_tp()
397 static void *bpf_ctx_init(const union bpf_attr *kattr, u32 max_size) in bpf_ctx_init()
428 static int bpf_ctx_finish(const union bpf_attr *kattr, in bpf_ctx_finish()
561 int bpf_prog_test_run_skb(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_prog_test_run_skb()
753 int bpf_prog_test_run_xdp(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_prog_test_run_xdp()
849 const union bpf_attr *kattr, in bpf_prog_test_run_flow_dissector()
920 int bpf_prog_test_run_sk_lookup(struct bpf_prog *prog, const union bpf_attr *kattr, in bpf_prog_test_run_sk_lookup()
[all …]
/Linux-v5.15/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
/Linux-v5.15/drivers/staging/greybus/
Daudio_manager_sysfs.c85 struct kobj_attribute *kattr) in manager_sysfs_init_attribute()
/Linux-v5.15/fs/ocfs2/
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-v5.15/fs/
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-v5.15/fs/ntfs/
Dfile.c108 u8 *kattr; in ntfs_attr_extend_initialized() local
1547 char *kattr, *kaddr; in ntfs_commit_pages_after_write() local
/Linux-v5.15/lib/
Dkobject.c839 struct kobj_attribute *kattr; in kobj_attr_show() local
851 struct kobj_attribute *kattr; in kobj_attr_store() local
/Linux-v5.15/drivers/platform/x86/
Dthink-lmi.c618 struct kobj_attribute *kattr; in tlmi_attr_show() local
629 struct kobj_attribute *kattr; in tlmi_attr_store() local
/Linux-v5.15/include/linux/
Dbpf.h1829 const union bpf_attr *kattr, in bpf_prog_test_run_xdp()
1836 const union bpf_attr *kattr, in bpf_prog_test_run_skb()
1843 const union bpf_attr *kattr, in bpf_prog_test_run_tracing()
1850 const union bpf_attr *kattr, in bpf_prog_test_run_flow_dissector()
1857 const union bpf_attr *kattr, in bpf_prog_test_run_sk_lookup()
1991 const union bpf_attr *kattr, in bpf_prog_test_run_syscall()
/Linux-v5.15/drivers/hid/
Dhid-cp2112.c948 struct device_attribute *kattr, const char *buf, in pstr_store()
980 struct device_attribute *kattr, char *buf) in pstr_show()
Dwacom_sys.c1855 struct kobj_attribute *kattr, in wacom_show_remote_mode()
/Linux-v5.15/fs/sysfs/
Dfile.c696 struct attribute **kattr; in sysfs_change_owner() local
/Linux-v5.15/kernel/trace/
Dbpf_trace.c1593 const union bpf_attr *kattr, in bpf_prog_test_run_tracing()
/Linux-v5.15/kernel/sched/
Dcore.c7825 struct sched_attr *kattr, in sched_attr_copy_to_user()
7864 struct sched_attr kattr = { }; in SYSCALL_DEFINE4() local