Home
last modified time | relevance | path

Searched defs:log_sz (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Daction_ste_pool.c24 enum mlx5hws_pool_optimize opt, size_t log_sz) in hws_action_ste_table_create_pool()
46 enum mlx5hws_pool_optimize opt, size_t log_sz, bool tx) in hws_action_ste_table_create_single_rtc()
84 enum mlx5hws_pool_optimize opt, size_t log_sz) in hws_action_ste_table_create_rtcs()
135 size_t log_sz; in hws_action_ste_table_alloc() local
/linux/include/linux/mlx5/
H A Ddriver.h303 u8 log_sz; member
365 u8 log_sz; member
920 static inline u32 wq_get_byte_sz(u8 log_sz, u8 log_stride) in wq_get_byte_sz()
926 u8 log_stride, u8 log_sz, in mlx5_init_fbc_offset()
940 u8 log_stride, u8 log_sz, in mlx5_init_fbc()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dreg_bounds.c926 load_range_cmp_prog(struct range x,struct range y,enum op op,int branch_taken,struct case_spec spec,char * log_buf,size_t log_sz,int * false_pos,int * true_pos) load_range_cmp_prog() argument
1492 size_t log_sz = sizeof(log_buf); verify_case_op() local
/linux/tools/lib/bpf/
H A Dlibbpf.c8155 static void patch_log(char *buf, size_t buf_sz, size_t log_sz, in patch_log()
8193 char *buf, size_t buf_sz, size_t log_sz, in fixup_log_failed_core_relo()
8232 char *buf, size_t buf_sz, size_t log_sz, in fixup_log_missing_map_load()
8265 char *buf, size_t buf_sz, size_t log_sz, in fixup_log_missing_kfunc_call()
8302 size_t log_sz; in fixup_verifier_log() local
H A Dbtf.c1693 char *log_buf, size_t log_sz, __u32 log_level, in btf_load_into_kernel()