Home
last modified time | relevance | path

Searched defs:got (Results 1 – 25 of 40) sorted by relevance

12

/linux-3.3/arch/x86/boot/compressed/
Dvmlinux.lds.S46 KEEP(*(.got.plt))
48 _egot = .;
/linux-3.3/arch/alpha/kernel/
Dmodule.c81 Elf64_Shdr *esechdrs, *symtab, *s, *got; in module_frob_arch_sections() local
153 unsigned long got, gp; in apply_relocate_add() local
/linux-3.3/arch/powerpc/platforms/pseries/
Dhvconsole.c43 unsigned long got; in hvc_get_chars() local
/linux-3.3/arch/m32r/boot/compressed/
Dvmlinux.lds.S17 .got : { *(.got) _egot = .; *(.got.*) } section
/linux-3.3/drivers/input/serio/
Dhil_mlc.c450 #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-3.3/drivers/tty/hvc/
Dhvc_beat.c47 u64 got; in hvc_beat_get_chars() local
Dhvc_vio.c89 int got; in hvterm_raw_get_chars() local
/linux-3.3/drivers/infiniband/hw/qib/
Dqib_user_pages.c58 size_t got; in __qib_get_user_pages() local
/linux-3.3/arch/ia64/include/asm/
Dmodule.h16 struct elf64_shdr *got; /* global offset table */ member
/linux-3.3/drivers/infiniband/hw/ipath/
Dipath_user_pages.c60 size_t got; in __ipath_get_user_pages() local
/linux-3.3/fs/ceph/
Dfile.c637 int want, got = 0; in ceph_aio_read() local
708 int want, got = 0; in ceph_aio_write() local
/linux-3.3/drivers/mtd/devices/
Ddoc2001plus.c824 size_t i, size, got, want; in doc_read_oob() local
908 size_t i, size, got, want; in doc_write_oob() local
/linux-3.3/net/ceph/
Dpagevec.c19 int got = 0; in ceph_get_direct_page_vector() local
Dmon_client.c266 int ceph_monc_got_mdsmap(struct ceph_mon_client *monc, u32 got) in ceph_monc_got_mdsmap()
275 int ceph_monc_got_osdmap(struct ceph_mon_client *monc, u32 got) in ceph_monc_got_osdmap()
/linux-3.3/fs/xfs/
Dxfs_bmap.c2709 xfs_bmbt_irec_t got; /* current extent entry */ in xfs_bmap_del_extent() local
3833 xfs_bmbt_irec_t got; /* current extent value */ in xfs_bmap_last_before() local
4244 struct xfs_bmbt_irec *got, in xfs_bmapi_trim_map()
4353 struct xfs_bmbt_irec got; in xfs_bmapi_read() local
4434 struct xfs_bmbt_irec *got, in xfs_bmapi_reserve_delalloc()
4549 struct xfs_bmbt_irec got; /* current file extent record */ in xfs_bmapi_delay() local
5060 xfs_bmbt_irec_t got; /* current extent record */ in xfs_bunmapi() local
Dxfs_bmap.h117 struct xfs_bmbt_irec got; /* extent after, or delayed */ member
/linux-3.3/sound/aoa/soundbus/i2sbus/
Dcore.c337 int got = 0, err; in i2sbus_probe() local
/linux-3.3/drivers/i2c/busses/
Di2c-s3c2410.c637 static int s3c24xx_i2c_clockrate(struct s3c24xx_i2c *i2c, unsigned int *got) in s3c24xx_i2c_clockrate()
704 unsigned int got; in s3c24xx_i2c_cpufreq_transition() local
/linux-3.3/arch/powerpc/kernel/
Dvmlinux.lds.S226 *(.got)
/linux-3.3/drivers/usb/misc/
Duss720.c475 size_t got = 0; in parport_uss720_epp_read_data() local
534 size_t got = 0; in parport_uss720_epp_read_addr() local
/linux-3.3/drivers/parport/
Dparport_pc.c316 size_t got = 0; in parport_pc_epp_read_data() local
410 size_t got = 0; in parport_pc_epp_read_addr() local
461 size_t got; in parport_pc_ecpepp_read_data() local
490 size_t got; in parport_pc_ecpepp_read_addr() local
/linux-3.3/arch/x86/include/asm/
Dinsn.h32 unsigned char got; member
/linux-3.3/net/rds/
Diw_send.c351 unsigned int avail, posted, got = 0, advertise; in rds_iw_send_grab_credits() local
Dib_send.c399 unsigned int avail, posted, got = 0, advertise; in rds_ib_send_grab_credits() local
/linux-3.3/fs/ocfs2/dlmfs/
Ddlmfs.c246 ssize_t readlen, got; in dlmfs_file_read() local

12