Home
last modified time | relevance | path

Searched defs:no_of_bits (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/tools/testing/selftests/resctrl/
Dcmt_test.c50 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()
Dcache.c183 void show_cache_info(int no_of_bits, __u64 avg_llc_val, size_t cache_span, bool lines) in show_cache_info()
Dcat_test.c32 static int show_results_info(__u64 sum_llc_val, int no_of_bits, in show_results_info()
/linux-6.12.1/drivers/crypto/
Datmel-i2c.c313 u32 no_of_bits = DIV_ROUND_UP(TWLO_USEC * bus_clk_rate, USEC_PER_SEC); in atmel_i2c_wake_token_sz() local