/openbmc/linux/arch/m68k/sun3/ |
H A D | sun3dvma.c | 41 struct hole { struct 50 static struct hole initholes[64]; argument 88 struct hole *hole; in print_holes() local 108 struct hole *hole; in refill() local 155 struct hole *hole; in get_baddr() local 206 struct hole *hole; in free_baddr() local 252 struct hole *hole; in dvma_init() local
|
/openbmc/linux/drivers/gpu/drm/ |
H A D | drm_mm.c | 452 struct drm_mm_node *hole; in drm_mm_reserve_node() local 521 struct drm_mm_node *hole; in drm_mm_insert_node_in_range() local 784 struct drm_mm_node *hole; in drm_mm_scan_add_block() local 915 struct drm_mm_node *hole; in drm_mm_scan_color_evict() local
|
H A D | drm_suballoc.c | 145 struct list_head *hole = sa_manager->hole; in drm_suballoc_hole_soffset() local 155 struct list_head *hole = sa_manager->hole; in drm_suballoc_hole_eoffset() local
|
/openbmc/u-boot/net/ |
H A D | net.c | 907 struct hole { struct 909 u16 last_byte; /* last byte in this hole + 1 (begin of next hole) */ argument 910 u16 next_hole; /* index of next (in 8-b blocks), 0 == none */ argument 911 u16 prev_hole; /* index of prev, 0 == none */ argument 919 struct hole *payload, *thisfrag, *h, *newh; in __net_defragment() argument
|
/openbmc/linux/fs/xfs/scrub/ |
H A D | ialloc.c | 70 bool hole) in xchk_inobt_xref_finobt() 150 bool free, hole; in xchk_inobt_chunk_xref_finobt() local 177 bool free, hole; in xchk_finobt_xref_inobt() local
|
/openbmc/linux/include/drm/ |
H A D | drm_suballoc.h | 26 struct list_head *hole; member
|
/openbmc/linux/tools/perf/util/ |
H A D | block-range.c | 271 struct block_range *hole = malloc(sizeof(struct block_range)); in block_range__create() local
|
/openbmc/linux/drivers/gpu/drm/i915/gem/selftests/ |
H A D | i915_gem_client_blt.c | 105 u64 hole; member 543 struct drm_mm_node hole; in tiled_blits_create() local
|
H A D | i915_gem_mman.c | 661 struct drm_mm_node *hole, *next; in igt_mmap_offset_exhaustion() local
|
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | i915_gem_evict.c | 388 struct drm_mm_node hole; in igt_evict_contexts() local
|
/openbmc/linux/arch/x86/mm/ |
H A D | numa_emulation.c | 201 static u64 uniform_size(u64 max_addr, u64 base, u64 hole, int nr_nodes) in uniform_size()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_mount.c | 62 int hole, i; in xfs_uuid_mount() local
|
/openbmc/linux/drivers/gpu/drm/tests/ |
H A D | drm_mm_test.c | 48 struct drm_mm_node *hole; in assert_no_holes() local 73 struct drm_mm_node *hole; in assert_one_hole() local 1156 struct drm_mm_node *hole; in show_holes() local
|
/openbmc/qemu/block/ |
H A D | gluster.c | 1359 off_t *data, off_t *hole) in find_allocation() 1476 off_t data = 0, hole = 0; in qemu_gluster_co_block_status() local
|
H A D | file-posix.c | 3094 off_t *data, off_t *hole) in find_allocation() 3197 off_t data = 0, hole = 0; in raw_co_block_status() local
|
/openbmc/linux/fs/ubifs/ |
H A D | file.c | 603 int i = 0, nn = *n, offs = bu->zbranch[0].offs, hole = 0, read = 0; in populate_page() local
|
/openbmc/linux/drivers/pcmcia/ |
H A D | rsrc_nonstatic.c | 189 u_char *b, hole, most; in do_io_probe() local
|
/openbmc/linux/tools/objtool/ |
H A D | elf.c | 213 struct symbol_hole hole = { in find_symbol_hole_containing() local
|
/openbmc/linux/kernel/bpf/ |
H A D | core.c | 1041 u32 size, hole, start; in bpf_jit_binary_alloc() local 1098 u32 size, hole, start; in bpf_jit_binary_pack_alloc() local
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
H A D | ampdu.c | 850 u8 hole[AMPDU_MAX_MPDU]; in brcms_c_ampdu_dotxstatus_complete() local
|
/openbmc/linux/fs/ntfs3/ |
H A D | attrib.c | 2135 CLST svcn, evcn1, vcn, len, end, alen, hole, next_svcn; in attr_punch_hole() local
|
/openbmc/linux/fs/nfs/ |
H A D | nfs42xdr.c | 971 } hole; member
|
/openbmc/qemu/hw/i386/ |
H A D | acpi-build.c | 287 static void acpi_get_pci_holes(Range *hole, Range *hole64) in acpi_get_pci_holes()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | sta.c | 3644 int hole = api_ver >= 3 ? 0 : 2; in iwl_mvm_send_sta_key() local
|
/openbmc/linux/net/ipv4/ |
H A D | tcp_output.c | 3415 struct sk_buff *skb, *rtx_head, *hole = NULL; in tcp_xmit_retransmit_queue() local
|