Searched defs:kattr (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/staging/greybus/
H A Daudio_manager_sysfs.c84 manager_sysfs_init_attribute(struct kobject *kobj, struct kobj_attribute *kattr) argument
/linux-master/fs/ocfs2/
H A Dfilecheck.c111 struct kobj_attribute *kattr = container_of(attr, local
126 struct kobj_attribute *kattr = container_of(attr, local
/linux-master/net/bpf/
H A Dbpf_dummy_struct_ops.c28 dummy_ops_init_args(const union bpf_attr *kattr, unsigned int nr) argument
84 int bpf_struct_ops_test_run(struct bpf_prog *prog, const union bpf_attr *kattr, argument
H A Dtest_run.c437 static int bpf_test_finish(const union bpf_attr *kattr, argument
638 static void *bpf_test_init(const union bpf_attr *kattr, u32 user_size, argument
663 bpf_prog_test_run_tracing(struct bpf_prog *prog, const union bpf_attr *kattr, union bpf_attr __user *uattr) argument
728 bpf_prog_test_run_raw_tp(struct bpf_prog *prog, const union bpf_attr *kattr, union bpf_attr __user *uattr) argument
786 bpf_ctx_init(const union bpf_attr *kattr, u32 max_size) argument
817 bpf_ctx_finish(const union bpf_attr *kattr, union bpf_attr __user *uattr, const void *data, u32 size) argument
956 bpf_prog_test_run_skb(struct bpf_prog *prog, const union bpf_attr *kattr, union bpf_attr __user *uattr) argument
1150 bpf_prog_test_run_xdp(struct bpf_prog *prog, const union bpf_attr *kattr, union bpf_attr __user *uattr) argument
1312 bpf_prog_test_run_flow_dissector(struct bpf_prog *prog, const union bpf_attr *kattr, union bpf_attr __user *uattr) argument
1381 bpf_prog_test_run_sk_lookup(struct bpf_prog *prog, const union bpf_attr *kattr, union bpf_attr __user *uattr) argument
1481 bpf_prog_test_run_syscall(struct bpf_prog *prog, const union bpf_attr *kattr, union bpf_attr __user *uattr) argument
1579 bpf_prog_test_run_nf(struct bpf_prog *prog, const union bpf_attr *kattr, union bpf_attr __user *uattr) argument
[all...]
/linux-master/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dsysman.c227 struct kobj_attribute *kattr; local
239 struct kobj_attribute *kattr; local
[all...]
/linux-master/lib/
H A Dkobject.c823 struct kobj_attribute *kattr; local
835 struct kobj_attribute *kattr; local
[all...]
/linux-master/drivers/hid/
H A Dhid-cp2112.c947 static ssize_t pstr_store(struct device *kdev, struct device_attribute *kattr, argument
976 static ssize_t pstr_show(struct device *kdev, struct device_attribute *kattr, argument
H A Dwacom_sys.c1856 wacom_show_remote_mode(struct kobject *kobj, struct kobj_attribute *kattr, char *buf, int index) argument
/linux-master/fs/
H A Dnamespace.c4278 static unsigned int recalc_flags(struct mount_kattr *kattr, struct mount *mnt) argument
4290 static int can_idmap_mount(const struct mount_kattr *kattr, struct mount *mnt) argument
4337 static inline bool mnt_allow_writers(const struct mount_kattr *kattr, argument
4345 mount_setattr_prepare(struct mount_kattr *kattr, struct mount *mnt) argument
4394 do_idmap_mount(const struct mount_kattr *kattr, struct mount *mnt) argument
4410 mount_setattr_commit(struct mount_kattr *kattr, struct mount *mnt) argument
4433 do_mount_setattr(struct path *path, struct mount_kattr *kattr) argument
4507 build_mount_idmapped(const struct mount_attr *attr, size_t usize, struct mount_kattr *kattr, unsigned int flags) argument
4571 build_mount_kattr(const struct mount_attr *attr, size_t usize, struct mount_kattr *kattr, unsigned int flags) argument
4638 finish_mount_kattr(struct mount_kattr *kattr) argument
4654 struct mount_kattr kattr; local
[all...]
/linux-master/kernel/trace/
H A Dbpf_trace.c2098 bpf_prog_test_run_tracing(struct bpf_prog *prog, const union bpf_attr *kattr, union bpf_attr __user *uattr) argument
/linux-master/kernel/sched/
H A Dcore.c8294 struct sched_attr kattr = { }; local
8254 sched_attr_copy_to_user(struct sched_attr __user *uattr, struct sched_attr *kattr, unsigned int usize) argument
[all...]
/linux-master/include/linux/
H A Dbpf.h2803 bpf_prog_test_run_xdp(struct bpf_prog *prog, const union bpf_attr *kattr, union bpf_attr __user *uattr) argument
2810 bpf_prog_test_run_skb(struct bpf_prog *prog, const union bpf_attr *kattr, union bpf_attr __user *uattr) argument
2817 bpf_prog_test_run_tracing(struct bpf_prog *prog, const union bpf_attr *kattr, union bpf_attr __user *uattr) argument
2824 bpf_prog_test_run_flow_dissector(struct bpf_prog *prog, const union bpf_attr *kattr, union bpf_attr __user *uattr) argument
2831 bpf_prog_test_run_sk_lookup(struct bpf_prog *prog, const union bpf_attr *kattr, union bpf_attr __user *uattr) argument
3075 bpf_prog_test_run_syscall(struct bpf_prog *prog, const union bpf_attr *kattr, union bpf_attr __user *uattr) argument
[all...]

Completed in 170 milliseconds