Home
last modified time | relevance | path

Searched defs:small (Results 1 – 12 of 12) sorted by relevance

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dtest_global_func10.c32 const struct Small small = {.x = skb->len }; in global_func10() local
/linux-6.12.1/lib/test_fortify/
Dtest_fortify.h22 char small[__BUF_SMALL]; variable
/linux-6.12.1/net/dccp/ccids/lib/
Dtfrc_equation.c591 static inline u32 tfrc_binsearch(u32 fval, u8 small) in tfrc_binsearch()
/linux-6.12.1/drivers/gpu/drm/ttm/tests/
Dttm_bo_validate_test.c816 u32 small = SZ_8K, medium = SZ_512K, in ttm_bo_validate_happy_evict() local
983 u32 small = SZ_8K, big = MANAGER_SIZE - BO_SIZE; in ttm_bo_validate_deleted_evict() local
/linux-6.12.1/fs/
Dopen.c156 long do_ftruncate(struct file *file, loff_t length, int small) in do_ftruncate()
188 long do_sys_ftruncate(unsigned int fd, loff_t length, int small) in do_sys_ftruncate()
/linux-6.12.1/drivers/net/can/
Dgrcan.c939 struct grcan_dma_buffer *small = rsize > tsize ? &dma->tx : &dma->rx; in grcan_allocate_dma_buffers() local
/linux-6.12.1/fs/btrfs/
Dsysfs.c810 u32 small = 0; in btrfs_size_classes_show() local
/linux-6.12.1/drivers/gpu/drm/i915/display/
Di9xx_wm.c917 unsigned int small, large; in g4x_compute_wm() local
/linux-6.12.1/drivers/crypto/chelsio/
Dchcr_algo.c512 int small; in ulptx_walk_add_sg() local
/linux-6.12.1/drivers/net/ethernet/myricom/myri10ge/
Dmyri10ge.c2792 int small; in myri10ge_xmit() local
/linux-6.12.1/drivers/net/ethernet/brocade/bna/
Dbna_types.h601 struct bna_rxq *small; member
/linux-6.12.1/tools/testing/selftests/seccomp/
Dseccomp_bpf.c4118 struct seccomp_notif_addfd_small small = {}; in TEST() local