Searched defs:log_sz (Results 1 – 6 of 6) 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
|
H A D | action_ste_pool.h | 31 size_t log_sz; /* Size of the largest table so far. */ member
|
/linux/include/linux/mlx5/ |
H A D | driver.h | 301 u8 log_sz; member 361 u8 log_sz; member 905 static inline u32 wq_get_byte_sz(u8 log_sz, u8 log_stride) in wq_get_byte_sz() 911 u8 log_stride, u8 log_sz, in mlx5_init_fbc_offset() 925 u8 log_stride, u8 log_sz, in mlx5_init_fbc()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | reg_bounds.c | 853 char *log_buf, size_t log_sz, in load_range_cmp_prog() 1403 size_t log_sz = sizeof(log_buf); in verify_case_op() local
|
/linux/tools/lib/bpf/ |
H A D | libbpf.c | 7668 static void patch_log(char *buf, size_t buf_sz, size_t log_sz, in patch_log() 7706 char *buf, size_t buf_sz, size_t log_sz, in fixup_log_failed_core_relo() 7745 char *buf, size_t buf_sz, size_t log_sz, in fixup_log_missing_map_load() 7778 char *buf, size_t buf_sz, size_t log_sz, in fixup_log_missing_kfunc_call() 7815 size_t log_sz; in fixup_verifier_log() local
|
H A D | btf.c | 1439 char *log_buf, size_t log_sz, __u32 log_level, in btf_load_into_kernel()
|