/linux/fs/xfs/libxfs/ |
A D | xfs_bmap.c | 1214 struct xfs_bmbt_irec got; in xfs_bmap_first_unused() local 1261 struct xfs_bmbt_irec got; in xfs_bmap_last_before() local 3763 struct xfs_bmbt_irec *got, in xfs_bmapi_trim_map() 3872 struct xfs_bmbt_irec got; in xfs_bmapi_read() local 3959 struct xfs_bmbt_irec *got, in xfs_bmapi_reserve_delalloc() 4637 struct xfs_bmbt_irec got; in xfs_bmapi_remap() local 4795 struct xfs_bmbt_irec *got, in xfs_bmap_del_extent_delay() 4922 struct xfs_bmbt_irec *got, in xfs_bmap_del_extent_cow() 5746 struct xfs_bmbt_irec *got, in xfs_bmap_shift_update_extent() 5877 struct xfs_bmbt_irec got; in xfs_bmap_can_insert_extents() local [all …]
|
A D | xfs_inode_fork.h | 219 #define for_each_xfs_iext(ifp, ext, got) \ argument
|
/linux/arch/riscv/include/asm/ |
A D | module.h | 21 struct mod_section got; member 38 struct got_entry *got = (struct got_entry *)(sec->shdr->sh_addr); in get_got_entry() local
|
A D | module.lds.h | 6 .got (NOLOAD) : { BYTE(0) } in got() function
|
/linux/arch/alpha/kernel/ |
A D | module.c | 69 Elf64_Shdr *esechdrs, *symtab, *s, *got; in module_frob_arch_sections() local 141 unsigned long got, gp; in apply_relocate_add() local
|
/linux/drivers/input/serio/ |
A D | hil_mlc.c | 448 #define EXPECT(comp, to, got, got_wrong, timed_out) \ argument 450 #define EXPECT_LAST(comp, to, got, got_wrong, timed_out) \ argument 452 #define EXPECT_DISC(comp, to, got, got_wrong, timed_out) \ argument 454 #define IN(to, got, got_error, timed_out) \ argument
|
/linux/arch/powerpc/kernel/ |
A D | vmlinux.lds.S | 353 arch/powerpc/kernel/prom_init.o*(.toc .got) 356 *(.got)
|
/linux/fs/xfs/ |
A D | xfs_reflink.c | 248 struct xfs_bmbt_irec got; in xfs_reflink_convert_cow_locked() local 453 struct xfs_bmbt_irec got, del; in xfs_reflink_cancel_cow_blocks() local 589 struct xfs_bmbt_irec got, del; in xfs_reflink_end_cow_extent() local 1385 struct xfs_bmbt_irec got; in xfs_reflink_inode_has_shared_extents() local
|
A D | xfs_bmap_util.c | 233 struct xfs_bmbt_irec got; in xfs_bmap_count_leaves() local 304 struct xfs_bmbt_irec *got) in xfs_getbmap_report_one() 416 struct xfs_bmbt_irec got, rec; in xfs_getbmap() local 597 struct xfs_bmbt_irec got, del; in xfs_bmap_punch_delalloc_range() local
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
A D | varlen.c | 8 #define CHECK_VAL(got, exp) \ argument
|
A D | core_extern.c | 126 uint64_t *got, *exp; in test_core_extern() local
|
/linux/drivers/infiniband/hw/qib/ |
A D | qib_user_pages.c | 98 size_t got; in qib_get_user_pages() local
|
/linux/arch/ia64/include/asm/ |
A D | module.h | 20 struct elf64_shdr *got; /* global offset table */ member
|
/linux/arch/powerpc/boot/ |
A D | zImage.lds.S | 43 *(.got)
|
/linux/tools/testing/selftests/powerpc/copyloops/ |
A D | exc_validate.c | 62 unsigned long got, expected; in do_one_test() local
|
/linux/tools/testing/selftests/powerpc/primitives/ |
A D | load_unaligned_zeropad.c | 105 unsigned long got; in do_one_test() local
|
/linux/arch/riscv/kernel/ |
A D | module-sections.c | 17 struct got_entry *got = get_got_entry(val, got_sec); in module_emit_got_entry() local
|
/linux/fs/ceph/ |
A D | addr.c | 302 int got = (uintptr_t)priv; in ceph_readahead_cleanup() local 355 int got = 0; in ceph_readahead() local 1350 int want, got, err; in ceph_filemap_fault() local 1444 int want, got, err; in ceph_page_mkwrite() local
|
A D | file.c | 453 int got = 0, want = CEPH_CAP_FILE_EXCL | CEPH_CAP_DIR_CREATE; in try_prep_async_create() local 1539 int want, got = 0; in ceph_read_iter() local 1694 int err, want, got; in ceph_write_iter() local 2069 int want, got = 0; in ceph_fallocate() local
|
/linux/arch/powerpc/lib/ |
A D | test_emulate_step.c | 1647 #define gpr_mismatch(gprn, exp, got) \ argument 1651 #define reg_mismatch(name, exp, got) \ argument 1659 struct pt_regs *regs, exp, got; in run_tests_compute() local
|
/linux/arch/x86/include/asm/ |
A D | insn.h | 22 unsigned char got; member 48 unsigned char got; member
|
/linux/tools/arch/x86/include/asm/ |
A D | insn.h | 22 unsigned char got; member 48 unsigned char got; member
|
/linux/mm/ |
A D | zpool.c | 85 bool got = try_module_get(driver->owner); in zpool_get_driver() local
|
/linux/sound/aoa/soundbus/i2sbus/ |
A D | core.c | 333 int got = 0, err; in i2sbus_probe() local
|
/linux/drivers/usb/misc/ |
A D | uss720.c | 463 size_t got = 0; in parport_uss720_epp_read_data() local 522 size_t got = 0; in parport_uss720_epp_read_addr() local
|