Searched defs:log_sz (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | action_ste_pool.c | 24 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 D | driver.h | 303 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 D | reg_bounds.c | 926 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 D | libbpf.c | 8155 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 D | btf.c | 1693 char *log_buf, size_t log_sz, __u32 log_level, in btf_load_into_kernel()
|