/linux/tools/lib/bpf/ |
H A D | gen_loader.c | 267 static void emit_sys_bpf(struct bpf_gen *gen, int cmd, int attr, int attr_size) in emit_sys_bpf() argument 452 int attr_size = offsetofend(union bpf_attr, btf_log_level); in bpf_gen__load_btf() local 487 int attr_size = offsetofend(union bpf_attr, map_extra); in bpf_gen__map_create() local 999 int attr_size = offsetofend(union bpf_attr, core_relo_rec_size); bpf_gen__prog_load() local 1117 int attr_size = offsetofend(union bpf_attr, flags); bpf_gen__map_update_elem() local 1165 int attr_size = offsetofend(union bpf_attr, flags); bpf_gen__populate_outer_map() local 1193 int attr_size = offsetofend(union bpf_attr, map_fd); bpf_gen__map_freeze() local [all...] |
/linux/net/sched/ |
H A D | act_api.c | 1466 int init_res[], size_t *attr_size, in tcf_action_init() argument 1852 size_t attr_size = tcf_action_fill_size(action); in tcf_reoffload_del_notify_msg() local 1955 u32 portid, size_t attr_size, in tcf_del_notify_msg() argument 1976 size_t attr_size, struct netlink_ext_ack *extack) in tcf_del_notify() argument 2009 size_t attr_size = 0; in tca_action_gd() local 2052 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 2073 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 2094 size_t attr_size = 0; tcf_action_add() local [all...] |
H A D | cls_api.c | 3393 size_t attr_size = 0; in tcf_exts_validate_ex() local
|
/linux/fs/9p/ |
H A D | xattr.c | 22 u64 attr_size; in v9fs_fid_xattr_get() local
|
/linux/drivers/platform/x86/hp/hp-bioscfg/ |
H A D | bioscfg.c | 506 char *attr_display, int attr_size) in hp_friendly_user_name_update() argument
|
/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_validate.c | 895 uint32_t attr_size = *(uint8_t *)(pkt_u + o + 4) + 1; in validate_gl_shader_rec() local
|
/linux/net/9p/ |
H A D | client.c | 2037 const char *attr_name, u64 *attr_size) in p9_client_xattrwalk() argument 2082 u64 attr_size, int flags) in p9_client_xattrcreate() argument
|
/linux/fs/ext4/ |
H A D | sysfs.c | 58 unsigned short attr_size; member
|
/linux/drivers/platform/x86/intel/pmt/ |
H A D | discovery.c | 56 u32 attr_size:8; member
|
/linux/drivers/hwmon/ |
H A D | coretemp.c | 82 int attr_size; member
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | tc_opts.c | 2463 const size_t attr_size = offsetofend(union bpf_attr, query); in test_tc_opts_query_target() local [all...] |
/linux/fs/xfs/scrub/ |
H A D | inode_repair.c | 1207 size_t attr_size; in xrep_dinode_check_afork() local
|
/linux/fs/smb/server/ |
H A D | vfs.c | 933 void *attr_value, size_t attr_size, int flags, in ksmbd_vfs_setxattr() argument
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.c | 4437 mlx5e_alloc_flow(struct mlx5e_priv *priv, int attr_size, in mlx5e_alloc_flow() argument 4529 int attr_size, err; in __mlx5e_add_fdb_flow() local 4684 int attr_size, err; in mlx5e_add_nic_flow() local
|
/linux/drivers/net/wireless/microchip/wilc1000/ |
H A D | cfg80211.c | 959 u16 attr_size; in wilc_wfi_cfg_parse_ch_attr() local
|
/linux/fs/ntfs3/ |
H A D | ntfs.h | 401 static inline u64 attr_size(const struct ATTRIB *attr) in attr_size() function
|
/linux/kernel/bpf/ |
H A D | syscall.c | 6154 BPF_CALL_3(bpf_sys_bpf, int, cmd, union bpf_attr *, attr, u32, attr_size) in BPF_CALL_3() argument
|
/linux/drivers/net/ethernet/marvell/mvpp2/ |
H A D | mvpp2_main.c | 7246 int attr_size = MVPP2_RX_FIFO_PORT_ATTR_SIZE(data_size); in mvpp22_rx_fifo_set_hw() local
|