/linux/net/bpf/ |
A D | test_run.c | 131 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 D | bpf_dummy_struct_ops.c | 21 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 D | sysman.c | 227 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 D | audio_manager_sysfs.c | 85 struct kobj_attribute *kattr) in manager_sysfs_init_attribute()
|
/linux/fs/ocfs2/ |
A D | filecheck.c | 110 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 D | namespace.c | 3915 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 D | file.c | 109 u8 *kattr; in ntfs_attr_extend_initialized() local 1548 char *kattr, *kaddr; in ntfs_commit_pages_after_write() local
|
/linux/lib/ |
A D | kobject.c | 839 struct kobj_attribute *kattr; in kobj_attr_show() local 851 struct kobj_attribute *kattr; in kobj_attr_store() local
|
/linux/drivers/platform/x86/ |
A D | think-lmi.c | 618 struct kobj_attribute *kattr; in tlmi_attr_show() local 629 struct kobj_attribute *kattr; in tlmi_attr_store() local
|
/linux/include/linux/ |
A D | bpf.h | 1874 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 D | hid-cp2112.c | 950 struct device_attribute *kattr, const char *buf, in pstr_store() 982 struct device_attribute *kattr, char *buf) in pstr_show()
|
A D | wacom_sys.c | 1852 struct kobj_attribute *kattr, in wacom_show_remote_mode()
|
/linux/fs/sysfs/ |
A D | file.c | 706 struct attribute **kattr; in sysfs_change_owner() local
|
/linux/kernel/trace/ |
A D | bpf_trace.c | 1659 const union bpf_attr *kattr, in bpf_prog_test_run_tracing()
|
/linux/kernel/sched/ |
A D | core.c | 7806 struct sched_attr *kattr, in sched_attr_copy_to_user() 7845 struct sched_attr kattr = { }; in SYSCALL_DEFINE4() local
|