Home
last modified time | relevance | path

Searched defs:tmpbuf (Results 1 – 25 of 42) sorted by relevance

12

/linux-3.3/net/sunrpc/
Dsysctl.c62 char tmpbuf[256]; in proc_do_xprt() local
77 char tmpbuf[20], c, *s; in proc_dodebug() local
/linux-3.3/crypto/
Dpcbc.c80 u8 tmpbuf[bsize]; in crypto_pcbc_encrypt_inplace() local
160 u8 tmpbuf[bsize]; in crypto_pcbc_decrypt_inplace() local
/linux-3.3/net/rxrpc/
Drxkad.c121 } tmpbuf __attribute__((aligned(16))); /* must all be in same page */ in rxkad_prime_packet_security() local
165 } tmpbuf __attribute__((aligned(8))); /* must all be in same page */ in rxkad_secure_packet_auth() local
264 } tmpbuf __attribute__((aligned(8))); /* must all be in same page */ in rxkad_secure_packet() local
496 } tmpbuf __attribute__((aligned(8))); /* must all be in same page */ in rxkad_verify_packet() local
/linux-3.3/arch/powerpc/boot/
Dmktree.c39 unsigned int tmpbuf[IMGBLK / sizeof(unsigned int)]; variable
/linux-3.3/drivers/oprofile/
Doprofilefs.c55 char tmpbuf[TMPBUFSIZE]; in oprofilefs_ulong_to_user() local
72 char tmpbuf[TMPBUFSIZE]; in oprofilefs_ulong_from_user() local
/linux-3.3/security/selinux/
Dselinuxfs.c132 char tmpbuf[TMPBUFLEN]; in sel_read_enforce() local
203 char tmpbuf[TMPBUFLEN]; in sel_read_handle_unknown() local
329 char tmpbuf[TMPBUFLEN]; in sel_read_policyvers() local
353 char tmpbuf[TMPBUFLEN]; in sel_read_mls() local
601 char tmpbuf[TMPBUFLEN]; in sel_read_checkreqprot() local
1307 char tmpbuf[TMPBUFLEN]; in sel_read_avc_cache_threshold() local
1610 char tmpbuf[TMPBUFLEN]; in sel_read_policycap() local
/linux-3.3/fs/quota/
Dquota_tree.c127 char *tmpbuf = getdqbuf(info->dqi_usable_bs); in remove_free_dqentry() local
174 char *tmpbuf = getdqbuf(info->dqi_usable_bs); in insert_free_dqentry() local
/linux-3.3/include/linux/mmc/
Dsdio_func.h56 u8 tmpbuf[4]; /* DMA:able scratch buffer */ member
/linux-3.3/drivers/pnp/pnpbios/
Dproc.c93 char *tmpbuf; in escd_proc_show() local
/linux-3.3/drivers/media/radio/si470x/
Dradio-si470x-i2c.c272 unsigned char tmpbuf[3]; in si470x_i2c_interrupt() local
Dradio-si470x-usb.c403 unsigned char tmpbuf[3]; in si470x_int_in_callback() local
/linux-3.3/drivers/target/iscsi/
Discsi_target_parameters.c1496 char tmpbuf[10]; in iscsi_enforce_integrity_rules() local
1549 char *tmpbuf, *start = NULL, *end = NULL; in iscsi_decode_text_input() local
Discsi_target_nego.c752 char *tmpbuf, *start = NULL, *end = NULL, *key, *value; in iscsi_target_locate_portal() local
/linux-3.3/security/integrity/ima/
Dima_fs.c33 char tmpbuf[TMPBUFLEN]; in ima_show_htable_value() local
/linux-3.3/drivers/infiniband/hw/ipath/
Dipath_diag.c332 u32 *tmpbuf = NULL; in ipath_diagpkt_write() local
/linux-3.3/fs/bfs/
Dinode.c299 char *tmpbuf = (char *)get_zeroed_page(GFP_KERNEL); in dump_imap() local
/linux-3.3/drivers/isdn/hardware/eicon/
Ddivasproc.c62 char tmpbuf[80]; in divas_read() local
/linux-3.3/drivers/usb/host/
Dohci-pnx4008.c139 char tmpbuf[2]; in i2c_write() local
/linux-3.3/sound/usb/usx2y/
Dusbusx2y.h75 char *tmpbuf; /* temporary buffer for playback */ member
/linux-3.3/fs/nfsd/
Dxdr4.h467 struct tmpbuf { struct
468 struct tmpbuf *next;
469 void (*release)(const void *);
470 void *buf;
/linux-3.3/drivers/media/video/
Dsaa6588.c259 unsigned char tmpbuf[6]; in saa6588_i2c_poll() local
/linux-3.3/drivers/media/video/gspca/
Dt613.c575 u8 *tmpbuf; in reg_w_buf() local
598 u8 *p, *tmpbuf; in reg_w_ixbuf() local
/linux-3.3/drivers/bluetooth/
Dbtmrvl_sdio.c822 void *tmpbuf = NULL; in btmrvl_sdio_host_to_card() local
/linux-3.3/drivers/infiniband/hw/qib/
Dqib_diag.c548 u32 *tmpbuf = NULL; in qib_diagpkt_write() local
/linux-3.3/lib/
Ddynamic_debug.c550 char tmpbuf[256]; in ddebug_proc_write() local

12