/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nft_log.c | 270 .size = NFT_EXPR_SIZE(sizeof(struct nft_log)),
|
/kernel/linux/linux-5.10/include/linux/mtd/ |
H A D | cfi.h | 348 struct cfi_extquery *cfi_read_pri(struct map_info *map, uint16_t adr, uint16_t size,
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | mm_types.h | 183 union { /* This union is 4 bytes in size. */ 261 __u16 size; member 331 * get_unmapped_area find a free area of the right size. 426 unsigned long task_size; /* size of task vm space */ 626 /* Pointer magic because the dynamic array size confuses some compilers. */
|
H A D | pe.h | 165 uint16_t lbsize; /* size of last used block */ 168 uint16_t hdrsize; /* header size in "paragraphs" */ 170 uint16_t max_extra_pps; /* runtime limit for the arena size */ 198 uint16_t opt_hdr_size; /* size of optional header */ 209 uint32_t text_size; /* size of text section(s) */ 210 uint32_t data_size; /* size of data section(s) */ 211 uint32_t bss_size; /* size of bss section(s) */ 226 uint32_t image_size; /* image size */ 227 uint32_t header_size; /* header size rounded up to 244 uint32_t text_size; /* size o 276 uint32_t size; global() member [all...] |
/kernel/linux/linux-5.10/include/linux/mlx4/ |
H A D | qp.h | 340 u8 size; member
|
/kernel/linux/linux-5.10/include/net/ |
H A D | act_api.h | 94 size_t size; member
|
H A D | net_namespace.h | 403 size_t size; member
|
/kernel/linux/linux-5.10/sound/pci/pcxhr/ |
H A D | pcxhr_hwdep.c | 282 "loading dsp [%d] size = %zd\n", index, dsp->size); in pcxhr_dsp_load()
|
/kernel/linux/linux-5.10/sound/pci/echoaudio/ |
H A D | echoaudio_dsp.h | 631 __le32 size; member 646 __le32 comm_size; /* size of this object 0x000 4 */
|
/kernel/linux/linux-5.10/scripts/kconfig/ |
H A D | qconf.h | 50 for (int i = 0; i < selectedItems().size(); i++) in setSelected()
|
/kernel/linux/linux-5.10/scripts/dtc/ |
H A D | treesource.c | 341 (unsigned long long)re->size); in dt_to_source()
|
/kernel/linux/linux-5.10/sound/soc/intel/atom/ |
H A D | sst-mfld-platform-compress.c | 149 str_params.aparams.ring_buf_info[0].size = in sst_platform_compr_set_params()
|
/kernel/linux/linux-5.10/sound/soc/intel/atom/sst/ |
H A D | sst_pvt.c | 277 *data = kmemdup(block->data, block->size, GFP_KERNEL); in sst_prepare_and_post_msg()
|
/kernel/linux/linux-5.10/tools/lib/bpf/ |
H A D | bpf.h | 103 /* Recommend log buffer size */ 132 size_t sz; /* size of this struct for forward/backward compatibility */ 156 size_t sz; /* size of this struct for forward/backward compatibility */ 173 size_t sz; /* size of this struct for forward/backward compatibility */ 188 size_t sz; /* size of this struct for forward/backward compatibility */ 223 __u32 size, void *data_out, __u32 *size_out, 255 size_t sz; /* size of this struct for forward/backward compatibility */ 264 size_t sz; /* size of this struct for forward/backward compatibility */
|
/kernel/linux/linux-5.10/tools/bpf/bpftool/ |
H A D | gen.c | 180 off = sec_var->offset + sec_var->size; in codegen_datasec_def()
|
/kernel/linux/linux-5.10/tools/arch/x86/include/uapi/asm/ |
H A D | kvm.h | 195 /* Maximum size of any access bitmap in bytes */ 455 __u32 size; member
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | machine.h | 232 int arch__fix_module_text_start(u64 *start, u64 *size, const char *name);
|
H A D | util.c | 88 attr->size = sizeof(*attr); in event_attr_init()
|
/kernel/linux/linux-5.10/tools/testing/selftests/ |
H A D | Makefile | 54 TARGETS += size
|
/kernel/linux/linux-5.10/fs/lockd/ |
H A D | xdr.c | 66 dprintk("lockd: bad cookie size %d (only cookies under " in nlm_decode_cookie() 89 dprintk("lockd: bad fhandle size %d (should be %d)\n", in nlm_decode_fh() 93 f->size = NFS2_FHSIZE; in nlm_decode_fh()
|
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | extent_io.h | 278 struct bio *btrfs_bio_clone_partial(struct bio *orig, int offset, int size);
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | omap3isp.h | 351 * @size: Size of LSC gain table. Filled when loaded from userspace. 364 __u32 size; member
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | emu10k1.h | 350 unsigned int size; /* size in samples (4 bytes) */ member 361 unsigned short gpr_size; /* GPR containing size of ringbuffer in samples (host) */
|
/kernel/linux/linux-5.10/drivers/xen/ |
H A D | xlate_mmu.c | 119 xatp.size = nr_gfn; in remap_pte_fn()
|
/kernel/linux/linux-5.10/fs/befs/ |
H A D | debug.c | 144 befs_debug(sb, " size %llu", in befs_dump_inode() 145 fs64_to_cpu(sb, inode->data.datastream.size)); in befs_dump_inode() 241 befs_debug(sb, " maximum size %016LX", in befs_dump_index_entry()
|