/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl12xx/ |
H A D | main.c | 1295 wl12xx_set_tx_desc_blocks(struct wl1271 *wl, struct wl1271_tx_hw_descr *desc, u32 blks, u32 spare_blks) wl12xx_set_tx_desc_blocks() argument
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | group.c | 505 int mtyp, blks; in tipc_group_filter_msg() local 588 void tipc_group_update_rcv_win(struct tipc_group *grp, int blks, u32 node, in tipc_group_update_rcv_win() argument
|
H A D | socket.c | 913 int blks = tsk_blocks(GROUP_H_SIZE + dlen); in tipc_send_group_msg() local 963 int blks = tsk_blocks(GROUP_H_SIZE + dlen); in tipc_send_group_unicast() local 1009 int blks = tsk_blocks(GROUP_H_SIZE + dlen); in tipc_send_group_anycast() local 1094 int blks = tsk_blocks(MCAST_H_SIZE + dlen); in tipc_send_group_bcast() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | dvenc.c | 613 static inline void dv_guess_qnos_hd(EncBlockInfo *blks, int *qnos) in dv_guess_qnos_hd() argument 755 static inline void dv_guess_qnos(EncBlockInfo *blks, int *qnos) in dv_guess_qnos() argument [all...] |
/third_party/mesa3d/src/compiler/glsl/ |
H A D | gl_nir_link_uniforms.c | 1038 struct gl_uniform_block *blks = nir_variable_is_in_ubo(var) ? in find_and_update_previous_uniform_storage() local
|
H A D | linker.cpp | 1142 struct gl_uniform_block *blks = NULL; in interstage_cross_validate_uniform_blocks() local
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_pkt.h | 214 ngtcp2_ack_blk blks[1]; member
|
H A D | ngtcp2_conn.h | 146 ngtcp2_ack_blk blks[NGTCP2_MAX_ACK_BLKS - 1]; member
|
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
H A D | cvmx-dpi-defs.h | 439 uint64_t blks:4; member 452 uint64_t blks:4; member
|
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
H A D | cvmx-dpi-defs.h | 439 uint64_t blks:4; member 452 uint64_t blks:4; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/ |
H A D | main.c | 1073 wl18xx_set_tx_desc_blocks(struct wl1271 *wl, struct wl1271_tx_hw_descr *desc, u32 blks, u32 spare_blks) wl18xx_set_tx_desc_blocks() argument
|
/kernel/linux/linux-5.10/fs/gfs2/ |
H A D | bmap.c | 667 unsigned n, i, blks, alloced = 0, iblks = 0, branch_start = 0; in gfs2_iomap_alloc() local
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | gc.c | 1974 long long blks = (long long)segs * sbi->blocks_per_seg; in update_fs_metadata() local
|
H A D | segment.h | 952 static inline int check_io_seq(int blks) in check_io_seq() argument
|
/kernel/linux/linux-5.10/drivers/nvme/host/ |
H A D | lightnvm.c | 475 nvme_nvm_get_bb_tbl(struct nvm_dev *nvmdev, struct ppa_addr ppa, u8 *blks) nvme_nvm_get_bb_tbl() argument
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | gc.c | 2085 long long blks = (long long)segs * sbi->blocks_per_seg; in update_fs_metadata() local
|
H A D | data.c | 1867 static inline u64 blks_to_bytes(struct inode *inode, u64 blks) in blks_to_bytes() argument
|
/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | bmap.c | 665 unsigned n, i, blks, alloced = 0, iblks = 0, branch_start = 0; in __gfs2_iomap_alloc() local
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/ |
H A D | main.c | 1073 wl18xx_set_tx_desc_blocks(struct wl1271 *wl, struct wl1271_tx_hw_descr *desc, u32 blks, u32 spare_blks) wl18xx_set_tx_desc_blocks() argument
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | tas2781-fmwlib.c | 2092 unsigned int blks; in tas2781_clear_calfirmware() local
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_texture.c | 1351 unsigned blks = util_format_get_blocksize(format); in si_texture_commit() local
|
/kernel/linux/linux-5.10/net/tipc/ |
H A D | socket.c | 890 int blks = tsk_blocks(GROUP_H_SIZE + dlen); in tipc_send_group_msg() local 940 int blks = tsk_blocks(GROUP_H_SIZE + dlen); in tipc_send_group_unicast() local 986 int blks = tsk_blocks(GROUP_H_SIZE + dlen); in tipc_send_group_anycast() local 1074 int blks = tsk_blocks(MCAST_H_SIZE + dlen); in tipc_send_group_bcast() local [all...] |
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_bmap.c | 1070 int blks; /* space reservation */ in xfs_bmap_add_attrfork() local
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_bmap.c | 1010 int blks; /* space reservation */ in xfs_bmap_add_attrfork() local
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_midi2.c | 83 struct f_midi2_block blks[SNDRV_UMP_MAX_BLOCKS]; /* UMP FBs */ member [all...] |