Home
last modified time | relevance | path

Searched defs:ssize (Results 1 - 25 of 118) sorted by relevance

12345

/kernel/linux/linux-5.10/tools/lib/
H A Dvsprintf.c9 ssize_t ssize = size; in vscnprintf() local
16 ssize_t ssize = size; in scnprintf() local
29 ssize_t ssize = size; in scnprintf_pad() local
/kernel/linux/linux-6.6/tools/lib/
H A Dvsprintf.c9 ssize_t ssize = size; in vscnprintf() local
16 ssize_t ssize = size; in scnprintf() local
29 ssize_t ssize = size; in scnprintf_pad() local
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/
H A DIt_posix_pthread_200.c52 size_t ssize; in Testcase() local
/kernel/liteos_m/testsuites/sample/posix/pthread/
H A DIt_posix_pthread_024.c43 size_t ssize; in Testcase() local
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/
H A DIt_posix_pthread_200.cpp45 size_t ssize; in Testcase() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_getstack/
H A D1-1.c35 size_t ssize; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_getstacksize/
H A D1-1.c34 size_t ssize; in main() local
/kernel/linux/linux-5.10/arch/powerpc/mm/
H A Dcopro_fault.c88 int psize, ssize; in copro_calculate_slb() local
/kernel/linux/linux-6.6/arch/powerpc/mm/
H A Dcopro_fault.c86 int psize, ssize; in copro_calculate_slb() local
/kernel/linux/linux-6.6/drivers/misc/lkdtm/
H A Dpowerpc.c9 static void insert_slb_entry(unsigned long p, int ssize, int page_size) in insert_slb_entry() argument
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setstacksize/
H A D2-1.c41 size_t ssize; in thread_func() local
66 size_t ssize; in main() local
H A D1-1.c43 size_t ssize; in main() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setstack/
H A D2-1.c42 size_t ssize; in thread_func() local
66 size_t ssize; in main() local
H A D4-1.c57 size_t ssize; in main() local
H A D1-1.c45 size_t ssize; in main() local
/kernel/linux/linux-6.6/arch/powerpc/include/asm/book3s/64/
H A Dtlbflush-hash.h21 int ssize; member
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdmaster.c283 int ssize = cinfo->_min_DCT_scaled_size; in jpeg_calc_output_dimensions() local
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
H A Dtlbflush-hash.h21 int ssize; member
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dhash_hugetlbpage.c23 __hash_page_huge(unsigned long ea, unsigned long access, unsigned long vsid, pte_t *ptep, unsigned long trap, unsigned long flags, int ssize, unsigned int shift, unsigned int mmu_psize) __hash_page_huge() argument
H A Dhash_hugepage.c21 __hash_page_thp(unsigned long ea, unsigned long access, unsigned long vsid, pmd_t *pmdp, unsigned long trap, unsigned long flags, int ssize, unsigned int psize) __hash_page_thp() argument
H A Dhash_4k.c19 __hash_page_4K(unsigned long ea, unsigned long access, unsigned long vsid, pte_t *ptep, unsigned long trap, unsigned long flags, int ssize, int subpg_prot) __hash_page_4K() argument
H A Dhash_tlb.c47 int ssize; in hpte_need_flush() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dhash_tlb.c47 int ssize; in hpte_need_flush() local
[all...]
H A Dhash_hugepage.c21 __hash_page_thp(unsigned long ea, unsigned long access, unsigned long vsid, pmd_t *pmdp, unsigned long trap, unsigned long flags, int ssize, unsigned int psize) __hash_page_thp() argument
H A Dhash_4k.c21 __hash_page_4K(unsigned long ea, unsigned long access, unsigned long vsid, pte_t *ptep, unsigned long trap, unsigned long flags, int ssize, int subpg_prot) __hash_page_4K() argument

Completed in 7 milliseconds

12345