Searched defs:log_sz (Results 1 – 4 of 4) 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 363 u8 log_sz; member 917 static inline u32 wq_get_byte_sz(u8 log_sz, u8 log_stride) in wq_get_byte_sz() 923 u8 log_stride, u8 log_sz, in mlx5_init_fbc_offset() 937 u8 log_stride, u8 log_sz, in mlx5_init_fbc()
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | reg_bounds.c | 893 char *log_buf, size_t log_sz, in load_range_cmp_prog() 1443 size_t log_sz = sizeof(log_buf); in verify_case_op() local
|
| /linux/tools/lib/bpf/ |
| H A D | libbpf.c | 7976 static void patch_log(char *buf, size_t buf_sz, size_t log_sz, in patch_log() 8014 char *buf, size_t buf_sz, size_t log_sz, in fixup_log_failed_core_relo() 8053 char *buf, size_t buf_sz, size_t log_sz, in fixup_log_missing_map_load() 8086 char *buf, size_t buf_sz, size_t log_sz, in fixup_log_missing_kfunc_call() 8123 size_t log_sz; in fixup_verifier_log() local
|