/linux-4.1.27/arch/x86/boot/compressed/ |
D | vmlinux.lds.S | 46 KEEP(*(.got.plt)) 48 _egot = .;
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | vmlinux.lds.S | 221 arch/powerpc/kernel/prom_init.o*(.toc .got) 224 *(.got)
|
/linux-4.1.27/arch/alpha/kernel/ |
D | module.c | 81 Elf64_Shdr *esechdrs, *symtab, *s, *got; in module_frob_arch_sections() local 153 unsigned long got, gp; in apply_relocate_add() local
|
/linux-4.1.27/arch/m32r/boot/compressed/ |
D | vmlinux.lds.S | 17 .got : { *(.got) _egot = .; *(.got.*) } section
|
/linux-4.1.27/drivers/input/serio/ |
D | hil_mlc.c | 450 #define EXPECT(comp, to, got, got_wrong, timed_out) \ argument 452 #define EXPECT_LAST(comp, to, got, got_wrong, timed_out) \ argument 454 #define EXPECT_DISC(comp, to, got, got_wrong, timed_out) \ argument 456 #define IN(to, got, got_error, timed_out) \ argument
|
/linux-4.1.27/drivers/staging/lustre/lustre/fld/ |
D | fld_cache.c | 484 struct fld_cache_entry *got = NULL; in fld_cache_entry_lookup_nolock() local 506 struct fld_cache_entry *got = NULL; in fld_cache_entry_lookup() local
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_bmap.c | 1535 xfs_bmbt_irec_t got; /* current extent value */ in xfs_bmap_last_before() local 3905 struct xfs_bmbt_irec *got, in xfs_bmapi_trim_map() 4014 struct xfs_bmbt_irec got; in xfs_bmapi_read() local 4096 struct xfs_bmbt_irec *got, in xfs_bmapi_reserve_delalloc() 4201 struct xfs_bmbt_irec got; /* current file extent record */ in xfs_bmapi_delay() local 4702 xfs_bmbt_irec_t got; /* current extent entry */ in xfs_bmap_del_extent() local 5024 xfs_bmbt_irec_t got; /* current extent record */ in xfs_bunmapi() local 5386 struct xfs_bmbt_irec *got, /* current extent to shift */ in xfs_bmse_can_merge() 5426 struct xfs_bmbt_irec got; in xfs_bmse_merge() local 5503 struct xfs_bmbt_irec got; in xfs_bmse_shift_one() local [all …]
|
D | xfs_bmap.h | 39 struct xfs_bmbt_irec got; /* extent after, or delayed */ member
|
D | xfs_da_btree.c | 2005 int nmap, error, got, i, mapi; in xfs_da_grow_inode_int() local
|
/linux-4.1.27/drivers/tty/hvc/ |
D | hvc_beat.c | 47 u64 got; in hvc_beat_get_chars() local
|
D | hvc_vio.c | 89 int got; in hvterm_raw_get_chars() local
|
D | hvcs.c | 594 int got = 0; in hvcs_io() local
|
D | hvsi.c | 231 unsigned long got; in hvsi_read() local
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | module.h | 18 struct elf64_shdr *got; /* global offset table */ member
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_user_pages.c | 58 size_t got; in __qib_get_user_pages() local
|
D | qib_user_sdma.c | 164 struct qib_user_sdma_rb_node *got; in qib_user_sdma_rb_insert() local
|
/linux-4.1.27/tools/testing/selftests/powerpc/primitives/ |
D | load_unaligned_zeropad.c | 105 unsigned long got; in do_one_test() local
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_user_pages.c | 60 size_t got; in __ipath_get_user_pages() local
|
/linux-4.1.27/fs/ceph/ |
D | file.c | 815 int want, got = 0; in ceph_read_iter() local 945 int err, want, got; in ceph_write_iter() local 1258 int want, got = 0; in ceph_fallocate() local
|
D | addr.c | 1236 int want, got, ret; in ceph_filemap_fault() local 1322 int want, got, ret; in ceph_page_mkwrite() local
|
D | caps.c | 2076 static void __take_cap_refs(struct ceph_inode_info *ci, int got) in __take_cap_refs() 2103 loff_t endoff, int *got, int *check_max, int *err) in try_get_cap_refs() 2232 loff_t endoff, int *got, struct page **pinned_page) in ceph_get_caps()
|
/linux-4.1.27/net/ceph/ |
D | pagevec.c | 19 int got = 0; in ceph_get_direct_page_vector() local
|
D | mon_client.c | 268 int ceph_monc_got_mdsmap(struct ceph_mon_client *monc, u32 got) in ceph_monc_got_mdsmap() 277 int ceph_monc_got_osdmap(struct ceph_mon_client *monc, u32 got) in ceph_monc_got_osdmap()
|
/linux-4.1.27/mm/ |
D | zpool.c | 110 bool got = try_module_get(driver->owner); in zpool_get_driver() local
|
D | swap.c | 296 bool got; in __get_page_tail() local
|
/linux-4.1.27/sound/aoa/soundbus/i2sbus/ |
D | core.c | 333 int got = 0, err; in i2sbus_probe() local
|
/linux-4.1.27/kernel/debug/kdb/ |
D | kdb_io.c | 733 int got = 0; in vkdb_printf() local
|
/linux-4.1.27/arch/powerpc/platforms/512x/ |
D | mpc512x_shared.c | 78 unsigned long offset, want, got, delta; in mpc512x_set_pixel_clock() local
|
/linux-4.1.27/drivers/usb/misc/ |
D | uss720.c | 482 size_t got = 0; in parport_uss720_epp_read_data() local 541 size_t got = 0; in parport_uss720_epp_read_addr() local
|
/linux-4.1.27/drivers/i2c/busses/ |
D | i2c-s3c2410.c | 863 static int s3c24xx_i2c_clockrate(struct s3c24xx_i2c *i2c, unsigned int *got) in s3c24xx_i2c_clockrate() 932 unsigned int got; in s3c24xx_i2c_cpufreq_transition() local
|
/linux-4.1.27/drivers/parport/ |
D | parport_pc.c | 268 size_t got = 0; in parport_pc_epp_read_data() local 362 size_t got = 0; in parport_pc_epp_read_addr() local 413 size_t got; in parport_pc_ecpepp_read_data() local 442 size_t got; in parport_pc_ecpepp_read_addr() local
|
D | parport_ip32.c | 1114 size_t got; in parport_ip32_epp_read() local
|
/linux-4.1.27/net/rds/ |
D | iw_send.c | 351 unsigned int avail, posted, got = 0, advertise; in rds_iw_send_grab_credits() local
|
D | ib_send.c | 399 unsigned int avail, posted, got = 0, advertise; in rds_ib_send_grab_credits() local
|
/linux-4.1.27/arch/x86/include/asm/ |
D | insn.h | 32 unsigned char got; member
|
/linux-4.1.27/fs/ocfs2/dlmfs/ |
D | dlmfs.c | 245 ssize_t readlen, got; in dlmfs_file_read() local
|
/linux-4.1.27/drivers/block/paride/ |
D | pg.c | 391 int got[5]; in pg_reset() local
|
/linux-4.1.27/tools/testing/selftests/net/ |
D | psock_tpacket.c | 358 unsigned int frame_num = 0, got = 0; in walk_v1_v2_tx() local
|
/linux-4.1.27/arch/parisc/kernel/ |
D | module.c | 388 struct got_entry *got; in get_got() local
|
/linux-4.1.27/arch/ia64/kernel/ |
D | module.c | 518 struct got_entry *got, *e; in get_ltoff() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/lov/ |
D | lov_lock.c | 984 struct cl_lock_descr *got = &lov->lls_sub[0].sub_got; in lov_lock_fits_into() local
|
/linux-4.1.27/drivers/net/wireless/libertas/ |
D | debugfs.c | 229 struct mrvl_ie_thresholds *got; in lbs_threshold_read() local
|
/linux-4.1.27/fs/quota/ |
D | dquot.c | 1396 struct dquot **dquots, *got[MAXQUOTAS] = {}; in __dquot_initialize() local
|
/linux-4.1.27/drivers/scsi/ |
D | st.c | 3749 int segs, max_segs, b_size, order, got; in enlarge_buffer() local
|
D | osst.c | 5333 int segs, nbr, max_segs, b_size, order, got; in enlarge_buffer() local
|