Searched defs:buf_min (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | ltc2945.c | 277 u8 buf_min[3] = { 0xff, 0xff, 0xff }; in ltc2945_history_store() local
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | ltc2945.c | 301 u8 buf_min[3] = { 0xff, 0xff, 0xff }; in ltc2945_history_store() local
|
/kernel/linux/linux-5.10/arch/powerpc/kexec/ |
H A D | file_load_64.c | 245 __locate_mem_hole_top_down(struct kexec_buf *kbuf, u64 buf_min, u64 buf_max) __locate_mem_hole_top_down() argument 296 locate_mem_hole_top_down_ppc64(struct kexec_buf *kbuf, u64 buf_min, u64 buf_max, const struct crash_mem *emem) locate_mem_hole_top_down_ppc64() argument 344 __locate_mem_hole_bottom_up(struct kexec_buf *kbuf, u64 buf_min, u64 buf_max) __locate_mem_hole_bottom_up() argument 394 locate_mem_hole_bottom_up_ppc64(struct kexec_buf *kbuf, u64 buf_min, u64 buf_max, const struct crash_mem *emem) locate_mem_hole_bottom_up_ppc64() argument 1155 u64 buf_min, buf_max; arch_kexec_locate_mem_hole() local [all...] |
/kernel/linux/linux-6.6/arch/powerpc/kexec/ |
H A D | file_load_64.c | 250 __locate_mem_hole_top_down(struct kexec_buf *kbuf, u64 buf_min, u64 buf_max) __locate_mem_hole_top_down() argument 301 locate_mem_hole_top_down_ppc64(struct kexec_buf *kbuf, u64 buf_min, u64 buf_max, const struct crash_mem *emem) locate_mem_hole_top_down_ppc64() argument 349 __locate_mem_hole_bottom_up(struct kexec_buf *kbuf, u64 buf_min, u64 buf_max) __locate_mem_hole_bottom_up() argument 399 locate_mem_hole_bottom_up_ppc64(struct kexec_buf *kbuf, u64 buf_min, u64 buf_max, const struct crash_mem *emem) locate_mem_hole_bottom_up_ppc64() argument 1264 u64 buf_min, buf_max; arch_kexec_locate_mem_hole() local [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | kexec.h | 175 unsigned long buf_min; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | kexec.h | 184 unsigned long buf_min; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
H A D | debugfs_htt_stats.h | 1090 u32 buf_min; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/ |
H A D | debugfs_htt_stats.h | 1174 u32 buf_min; member
|
Completed in 15 milliseconds