Searched defs:max_msgs (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/mqueue/ |
H A D | mq_open_tests.c | 56 FILE *def_msgs, *def_msgsize, *max_msgs, *max_msgsize; variable
|
H A D | mq_perf_tests.c | 96 FILE *max_msgs, *max_msgsize; variable
|
/kernel/linux/linux-6.6/tools/testing/selftests/mqueue/ |
H A D | mq_open_tests.c | 56 FILE *def_msgs, *def_msgsize, *max_msgs, *max_msgsize; variable
|
H A D | mq_perf_tests.c | 96 FILE *max_msgs, *max_msgsize; variable
|
/kernel/linux/linux-5.10/drivers/firmware/ |
H A D | ti_sci.c | 78 int max_msgs; member [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | sdio.c | 506 u8 max_msgs = ar->htc.max_msgs_per_htc_bundle; in ath10k_sdio_mbox_alloc_bundle() local
|
H A D | htc.h | 61 static inline unsigned int ath10k_htc_get_bundle_count(u8 max_msgs, u8 flags) in ath10k_htc_get_bundle_count() argument
|
/kernel/linux/linux-6.6/drivers/firmware/ |
H A D | ti_sci.c | 79 int max_msgs; member [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | htc.h | 61 static inline unsigned int ath10k_htc_get_bundle_count(u8 max_msgs, u8 flags) in ath10k_htc_get_bundle_count() argument
|
H A D | sdio.c | 506 u8 max_msgs = ar->htc.max_msgs_per_htc_bundle; in ath10k_sdio_mbox_alloc_bundle() local
|
Completed in 20 milliseconds