Searched defs:no_of_bits (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/tools/testing/selftests/resctrl/ |
D | cmt_test.c | 50 static int show_results_info(unsigned long sum_llc_val, int no_of_bits, in show_results_info() 77 static int check_results(struct resctrl_val_param *param, size_t span, int no_of_bits) in check_results()
|
D | cache.c | 183 void show_cache_info(int no_of_bits, __u64 avg_llc_val, size_t cache_span, bool lines) in show_cache_info()
|
D | cat_test.c | 32 static int show_results_info(__u64 sum_llc_val, int no_of_bits, in show_results_info()
|
/linux-6.12.1/drivers/crypto/ |
D | atmel-i2c.c | 313 u32 no_of_bits = DIV_ROUND_UP(TWLO_USEC * bus_clk_rate, USEC_PER_SEC); in atmel_i2c_wake_token_sz() local
|