Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/resctrl/
Dcqm_test.c42 static void show_cache_info(unsigned long sum_llc_occu_resc, int no_of_bits, in show_cache_info()
74 static int check_results(struct resctrl_val_param *param, int no_of_bits) in check_results()
Dcat_test.c55 static void show_cache_info(unsigned long sum_llc_perf_miss, int no_of_bits, in show_cache_info()
80 int runs = 0, no_of_bits = 0; in check_results() local
Dresctrl_tests.c60 int res, c, cpu_no = 1, span = 250, argc_new = argc, i, no_of_bits = 5; in main() local
/kernel/linux/linux-5.10/drivers/crypto/
Datmel-i2c.c281 u32 no_of_bits = DIV_ROUND_UP(TWLO_USEC * bus_clk_rate, USEC_PER_SEC); in atmel_i2c_wake_token_sz() local