Home
last modified time | relevance | path

Searched defs:bufp (Results 1 – 25 of 108) sorted by relevance

12345

/kernel/linux/linux-4.19/tools/virtio/ringtest/
Dnoring.c23 void *get_buf(unsigned *lenp, void **bufp) in get_buf()
64 bool use_buf(unsigned *lenp, void **bufp) in use_buf()
Dvirtio_ring_0_9.c152 void *get_buf(unsigned *lenp, void **bufp) in get_buf()
270 bool use_buf(unsigned *lenp, void **bufp) in use_buf()
Dring.c143 void *get_buf(unsigned *lenp, void **bufp) in get_buf()
226 bool use_buf(unsigned *lenp, void **bufp) in use_buf()
Dptr_ring.c148 void *get_buf(unsigned *lenp, void **bufp) in get_buf()
198 bool use_buf(unsigned *lenp, void **bufp) in use_buf()
/kernel/linux/linux-5.10/tools/virtio/ringtest/
Dnoring.c23 void *get_buf(unsigned *lenp, void **bufp) in get_buf()
64 bool use_buf(unsigned *lenp, void **bufp) in use_buf()
Dvirtio_ring_0_9.c152 void *get_buf(unsigned *lenp, void **bufp) in get_buf()
270 bool use_buf(unsigned *lenp, void **bufp) in use_buf()
Dptr_ring.c147 void *get_buf(unsigned *lenp, void **bufp) in get_buf()
197 bool use_buf(unsigned *lenp, void **bufp) in use_buf()
Dring.c143 void *get_buf(unsigned *lenp, void **bufp) in get_buf()
226 bool use_buf(unsigned *lenp, void **bufp) in use_buf()
/kernel/linux/linux-4.19/drivers/isdn/hysdn/
Dhysdn_boot.c72 unsigned char *bufp = boot->buf.BootBuf; in DecryptBuf() local
273 pof_write_open(hysdn_card *card, unsigned char **bufp) in pof_write_open()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_rtbitmap.c105 xfs_rtword_t *bufp; /* starting word in buffer */ in xfs_rtfind_back() local
280 xfs_rtword_t *bufp; /* starting word in buffer */ in xfs_rtfind_forw() local
543 xfs_rtword_t *bufp; /* starting word in buffer */ in xfs_rtmodify_range() local
777 xfs_rtword_t *bufp; /* starting word in buffer */ in xfs_rtcheck_range() local
/kernel/linux/linux-4.19/fs/xfs/libxfs/
Dxfs_rtbitmap.c113 xfs_rtword_t *bufp; /* starting word in buffer */ in xfs_rtfind_back() local
288 xfs_rtword_t *bufp; /* starting word in buffer */ in xfs_rtfind_forw() local
545 xfs_rtword_t *bufp; /* starting word in buffer */ in xfs_rtmodify_range() local
779 xfs_rtword_t *bufp; /* starting word in buffer */ in xfs_rtcheck_range() local
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/
Dheader.c35 char *bufp; in get_cpuid_str() local
/kernel/linux/linux-5.10/kernel/
Dauditfilter.c125 char *audit_unpack_string(void **bufp, size_t *remain, size_t len) in audit_unpack_string()
446 void *bufp; in audit_data_to_entry() local
615 static inline size_t audit_pack_string(void **bufp, const char *str) in audit_pack_string()
629 void *bufp; in audit_krule_to_data() local
/kernel/linux/linux-4.19/kernel/
Dauditfilter.c138 char *audit_unpack_string(void **bufp, size_t *remain, size_t len) in audit_unpack_string()
442 void *bufp; in audit_data_to_entry() local
611 static inline size_t audit_pack_string(void **bufp, const char *str) in audit_pack_string()
625 void *bufp; in audit_krule_to_data() local
/kernel/linux/linux-4.19/tools/perf/arch/powerpc/util/
Dheader.c41 char *bufp; in get_cpuid_str() local
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/
Dopal-core.c140 Elf64_Off *bufp = (Elf64_Off *)oc_conf->auxv_buf; in auxv_to_elf64_notes() local
228 char *bufp; in opalcore_append_cpu_notes() local
310 char *bufp; in create_opalcore() local
/kernel/linux/linux-4.19/include/linux/
Dseq_buf.h82 static inline size_t seq_buf_get_buf(struct seq_buf *s, char **bufp) in seq_buf_get_buf()
Dseq_file.h64 static inline size_t seq_get_buf(struct seq_file *m, char **bufp) in seq_get_buf()
/kernel/linux/linux-5.10/include/linux/
Dseq_buf.h82 static inline size_t seq_buf_get_buf(struct seq_buf *s, char **bufp) in seq_buf_get_buf()
/kernel/linux/linux-4.19/arch/x86/crypto/
Dcrc32c-pcl-intel-asm_64.S78 #define bufp %rdi macro
/kernel/linux/linux-5.10/arch/x86/crypto/
Dcrc32c-pcl-intel-asm_64.S77 #define bufp rdi macro
/kernel/linux/linux-5.10/fs/freevxfs/
Dvxfs_super.c99 vxfs_statfs(struct dentry *dentry, struct kstatfs *bufp) in vxfs_statfs()
/kernel/linux/linux-4.19/fs/freevxfs/
Dvxfs_super.c99 vxfs_statfs(struct dentry *dentry, struct kstatfs *bufp) in vxfs_statfs()
/kernel/linux/linux-4.19/drivers/bus/
Dti-sysc.c575 static int sysc_show_rev(char *bufp, struct sysc *ddata) in sysc_show_rev()
588 char *bufp, enum sysc_registers reg) in sysc_show_reg()
596 static int sysc_show_name(char *bufp, struct sysc *ddata) in sysc_show_name()
611 char *bufp = buf; in sysc_show_registers() local
/kernel/linux/linux-4.19/arch/powerpc/kernel/
Dfadump.c678 static void fadump_update_elfcore_header(char *bufp) in fadump_update_elfcore_header()
983 static int fadump_init_elfcore_header(char *bufp) in fadump_init_elfcore_header()
1079 static int fadump_create_elfcore_headers(char *bufp) in fadump_create_elfcore_headers()

12345