/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_mem_pool_group.c | 38 kbase_mem_pool_config_set_max_size(&configs->small[gid], in kbase_mem_pool_group_config_set_max_size() 55 err = kbase_mem_pool_init(&mem_pools->small[gid], in kbase_mem_pool_group_init() 56 &configs->small[gid], in kbase_mem_pool_group_init() 60 next_pools ? &next_pools->small[gid] : NULL); in kbase_mem_pool_group_init() 70 kbase_mem_pool_term(&mem_pools->small[gid]); in kbase_mem_pool_group_init() 86 kbase_mem_pool_term(&mem_pools->small[gid]); in kbase_mem_pool_group_init() 100 kbase_mem_pool_mark_dying(&mem_pools->small[gid]); in kbase_mem_pool_group_mark_dying() 111 kbase_mem_pool_term(&mem_pools->small[gid]); in kbase_mem_pool_group_term()
|
H A D | mali_kbase_mem_pool_debugfs.c | 180 &kctx->mem_pools.small, &kbase_mem_pool_debugfs_fops); in kbase_mem_pool_debugfs_init() 183 &kctx->mem_pools.small, &kbase_mem_pool_debugfs_max_size_fops); in kbase_mem_pool_debugfs_init()
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_mem_pool_group.c | 36 kbase_mem_pool_config_set_max_size(&configs->small[gid], max_size); in kbase_mem_pool_group_config_set_max_size() 49 err = kbase_mem_pool_init(&mem_pools->small[gid], &configs->small[gid], KBASE_MEM_POOL_4KB_PAGE_TABLE_ORDER, in kbase_mem_pool_group_init() 50 gid, kbdev, next_pools ? &next_pools->small[gid] : NULL); in kbase_mem_pool_group_init() 55 kbase_mem_pool_term(&mem_pools->small[gid]); in kbase_mem_pool_group_init() 73 kbase_mem_pool_term(&mem_pools->small[gid]); in kbase_mem_pool_group_init() 86 kbase_mem_pool_mark_dying(&mem_pools->small[gid]); in kbase_mem_pool_group_mark_dying() 96 kbase_mem_pool_term(&mem_pools->small[gid]); in kbase_mem_pool_group_term()
|
H A D | mali_kbase_mem_pool_debugfs.c | 166 debugfs_create_file("mem_pool_size", mode, parent, &kctx->mem_pools.small, &kbase_mem_pool_debugfs_fops); in kbase_mem_pool_debugfs_init() 168 debugfs_create_file("mem_pool_max_size", mode, parent, &kctx->mem_pools.small, in kbase_mem_pool_debugfs_init()
|
/kernel/linux/linux-6.6/lib/test_fortify/ |
H A D | test_fortify.h | 22 char small[__BUF_SMALL]; variable 31 memset(small, 0xA5, sizeof(small)); in do_fortify_tests()
|
H A D | read_overflow-memchr_inv.c | 3 memchr_inv(small, 0x7A, sizeof(small) + 1)
|
H A D | read_overflow2-memcmp.c | 3 memcmp(large, small, sizeof(small) + 1)
|
H A D | read_overflow-memscan.c | 3 memscan(small, 0x7A, sizeof(small) + 1)
|
H A D | read_overflow-memcmp.c | 3 memcmp(small, large, sizeof(small) + 1)
|
H A D | read_overflow-memchr.c | 3 memchr(small, 0x7A, sizeof(small) + 1)
|
H A D | write_overflow-strlcpy-src.c | 3 strlcpy(small, large_src, sizeof(small) + 1)
|
H A D | write_overflow-strncpy-src.c | 3 strncpy(small, large_src, sizeof(small) + 1)
|
H A D | write_overflow-strcpy-lit.c | 3 strcpy(small, LITERAL_LARGE)
|
H A D | write_overflow-strcpy.c | 3 strcpy(small, large_src)
|
/kernel/linux/linux-5.10/arch/arm/common/ |
H A D | dmabounce.c | 77 struct dmabounce_pool small; member 91 device_info->small.allocs, in dmabounce_show() 93 device_info->total_allocs - device_info->small.allocs - in dmabounce_show() 117 if (size <= device_info->small.size) { in alloc_safe_buffer() 118 pool = &device_info->small; in alloc_safe_buffer() 496 ret = dmabounce_init_pool(&device_info->small, dev, in dmabounce_register_dev() 537 dma_pool_destroy(device_info->small.pool); in dmabounce_register_dev() 564 if (device_info->small.pool) in dmabounce_unregister_dev() 565 dma_pool_destroy(device_info->small.pool); in dmabounce_unregister_dev()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_global_func10.c | 28 const struct Small small = {.x = skb->len }; in global_func10() local 30 return foo((struct Big *)&small) ? 1 : 0; in global_func10()
|
/kernel/linux/linux-5.10/net/dccp/ccids/lib/ |
H A D | tfrc_equation.c | 62 granularity for the practically more relevant case of small values of p (up to 590 /* return largest index i such that fval <= lookup[i][small] */ 591 static inline u32 tfrc_binsearch(u32 fval, u8 small) in tfrc_binsearch() argument 597 if (fval <= tfrc_calc_x_lookup[try][small]) in tfrc_binsearch()
|
/kernel/linux/linux-6.6/net/dccp/ccids/lib/ |
H A D | tfrc_equation.c | 62 granularity for the practically more relevant case of small values of p (up to 590 /* return largest index i such that fval <= lookup[i][small] */ 591 static inline u32 tfrc_binsearch(u32 fval, u8 small) in tfrc_binsearch() argument 597 if (fval <= tfrc_calc_x_lookup[try][small]) in tfrc_binsearch()
|
/kernel/linux/linux-5.10/arch/alpha/lib/ |
H A D | ev6-copy_user.S | 50 subq $18, 32, $1 # .. .. E. .. : Is this going to be a small copy? 55 ble $1, $onebyteloop # .. .. U .. : 1st branch : small amount of data 131 subq $4, 32, $2 # .. .. .. E : do not unroll for small stuff 194 * For small copies (or the tail of a larger copy), do a very simple byte loop. 196 * to quadword stuff for a small amount of data.
|
/kernel/linux/linux-6.6/arch/alpha/lib/ |
H A D | ev6-copy_user.S | 50 subq $18, 32, $1 # .. .. E. .. : Is this going to be a small copy? 55 ble $1, $onebyteloop # .. .. U .. : 1st branch : small amount of data 131 subq $4, 32, $2 # .. .. .. E : do not unroll for small stuff 194 * For small copies (or the tail of a larger copy), do a very simple byte loop. 196 * to quadword stuff for a small amount of data.
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/ |
H A D | simult_flows.sh | 27 rm -f "$large" "$small" 53 small=$(mktemp) 58 dd if=/dev/zero of=$small bs=4096 count=20 >/dev/null 2>&1 251 do_transfer $small $large $((time * 11 / 10)) 259 do_transfer $large $small $((time * 11 / 10))
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/ |
H A D | simult_flows.sh | 30 rm -f "$large" "$small" 56 small=$(mktemp) 62 dd if=/dev/zero of=$small bs=4096 count=20 >/dev/null 2>&1 262 do_transfer $small $large $time 272 do_transfer $large $small $time
|
/kernel/linux/build/ |
H A D | kernel.mk | 69 ifneq ($(findstring $(BUILD_TYPE), small standard),) 97 ifneq ($(findstring $(BUILD_TYPE), small),)
|
/kernel/linux/linux-5.10/arch/arm/mach-lpc32xx/ |
H A D | suspend.S | 53 @ This guarantees a small windows where DRAM isn't busy
|
/kernel/linux/linux-6.6/arch/arm/mach-lpc32xx/ |
H A D | suspend.S | 51 @ This guarantees a small windows where DRAM isn't busy
|