Home
last modified time | relevance | path

Searched defs:bss_sz (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dmmap.c18 const size_t bss_sz = roundup_page(sizeof(struct test_mmap__bss)); in test_mmap() local
/Linux-v6.6/arch/x86/boot/tools/
Dbuild.c237 unsigned int bss_sz = init_sz - file_sz; in update_pecoff_text() local
/Linux-v6.6/kernel/
Dkexec_file.c815 unsigned long bss_sz; in kexec_purgatory_setup_kbuf() local