Home
last modified time | relevance | path

Searched defs:attr_size (Results 1 – 9 of 9) sorted by relevance

/linux/tools/lib/bpf/
H A Dgen_loader.c269 emit_sys_bpf(struct bpf_gen * gen,int cmd,int attr,int attr_size) emit_sys_bpf() argument
475 int attr_size = offsetofend(union bpf_attr, btf_log_level); bpf_gen__load_btf() local
510 int attr_size = offsetofend(union bpf_attr, map_extra); bpf_gen__map_create() local
1044 int attr_size = offsetofend(union bpf_attr, core_relo_rec_size); bpf_gen__prog_load() local
1162 int attr_size = offsetofend(union bpf_attr, flags); bpf_gen__map_update_elem() local
1210 int attr_size = offsetofend(union bpf_attr, flags); bpf_gen__populate_outer_map() local
1238 int attr_size = offsetofend(union bpf_attr, map_fd); bpf_gen__map_freeze() local
[all...]
/linux/net/sched/
H A Dact_api.c1463 int init_res[], size_t *attr_size, in tcf_action_init() argument
1853 size_t attr_size = tcf_action_fill_size(action); in tcf_reoffload_del_notify_msg() local
1956 u32 portid, size_t attr_size, in tcf_del_notify_msg() argument
1977 size_t attr_size, struct netlink_ext_ack *extack) in tcf_del_notify() argument
2010 size_t attr_size = 0; in tca_action_gd() local
2053 tcf_add_notify_msg(struct net * net,struct nlmsghdr * n,struct tc_action * actions[],u32 portid,size_t attr_size,struct netlink_ext_ack * extack) tcf_add_notify_msg() argument
2074 tcf_add_notify(struct net * net,struct nlmsghdr * n,struct tc_action * actions[],u32 portid,size_t attr_size,struct netlink_ext_ack * extack) tcf_add_notify() argument
2095 size_t attr_size = 0; tcf_action_add() local
[all...]
H A Dcls_api.c3400 size_t attr_size = 0; in tcf_exts_validate_ex() local
/linux/fs/9p/
H A Dxattr.c22 u64 attr_size; in v9fs_fid_xattr_get() local
/linux/tools/perf/util/
H A Dheader.h84 u64 attr_size; global() member
H A Dheader.c3987 u64 attr_offset = sizeof(f_header), attr_size = 0; perf_session__do_write_header() local
4195 uint64_t ref_size, attr_size; try_all_file_abis() local
4233 u64 attr_size; try_all_pipe_abis() local
[all...]
/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dbioscfg.c508 char *attr_display, int attr_size) in hp_friendly_user_name_update()
/linux/fs/ext4/
H A Dsysfs.c59 unsigned short attr_size; member
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtc_opts.c2461 const size_t attr_size = offsetofend(union bpf_attr, query); in test_tc_opts_query_target() local