Searched defs:rec (Results 1 - 25 of 209) sorted by relevance

123456789

/linux-master/tools/build/feature/
H A Dtest-jvmti-cmlr.c7 jvmtiCompiledMethodLoadInlineRecord rec __attribute__((unused)); local
/linux-master/sound/core/seq/oss/
H A Dseq_oss_writeq.c94 union evrec *rec; local
H A Dseq_oss_timer.c35 struct seq_oss_timer *rec; local
58 snd_seq_oss_timer_delete(struct seq_oss_timer *rec) argument
73 snd_seq_oss_process_timer_event(struct seq_oss_timer *rec, union evrec *ev) argument
[all...]
H A Dseq_oss_rw.c36 union evrec rec; local
87 union evrec rec; local
152 insert_queue(struct seq_oss_devinfo *dp, union evrec *rec, struct file *opt) argument
[all...]
H A Dseq_oss_event.c408 set_echo_event(struct seq_oss_devinfo *dp, union evrec *rec, struct snd_seq_event *ev) argument
426 union evrec *rec; local
H A Dseq_oss_readq.c91 union evrec rec; local
169 snd_seq_oss_readq_pick(struct seq_oss_readq *q, union evrec *rec) argument
219 union evrec rec; local
[all...]
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtest_global_funcs.c46 struct bpf_func_info_min *rec; local
/linux-master/include/linux/
H A Dihex.h31 __ihex_next_binrec(const struct ihex_binrec *rec) argument
39 ihex_next_binrec(const struct ihex_binrec *rec) argument
49 const struct ihex_binrec *end, *rec; local
[all...]
/linux-master/sound/pci/emu10k1/
H A Demu10k1_patch.c25 snd_emu10k1_sample_new(struct snd_emux *rec, struct snd_sf_sample *sp, argument
201 snd_emu10k1_sample_free(struct snd_emux *rec, struct snd_sf_sample *sp, argument
/linux-master/fs/hfs/
H A Dbfind.c59 int rec; local
161 int hfs_brec_read(struct hfs_find_data *fd, void *rec, int rec_len) argument
[all...]
H A Dattr.c26 hfs_cat_rec rec; local
72 hfs_cat_rec rec; local
H A Dbrec.c19 u16 hfs_brec_lenoff(struct hfs_bnode *node, u16 rec, u16 *off) argument
31 u16 hfs_brec_keylen(struct hfs_bnode *node, u16 rec) argument
69 int size, key_len, rec; local
357 int rec, rec_of local
462 int key_size, rec; local
[all...]
/linux-master/arch/sparc/kernel/
H A Dftrace.c56 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, unsigned long addr) argument
66 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) argument
/linux-master/arch/microblaze/kernel/
H A Dftrace.c153 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) argument
112 ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, unsigned long addr) argument
[all...]
/linux-master/drivers/infiniband/core/
H A Duverbs_marshall.c164 struct sa_path_rec rec; local
/linux-master/include/sound/
H A Dpcm-indirect.h34 snd_pcm_indirect_playback_transfer(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, snd_pcm_indirect_copy_t copy) argument
82 snd_pcm_indirect_playback_pointer(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, unsigned int ptr) argument
108 snd_pcm_indirect_capture_transfer(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, snd_pcm_indirect_copy_t copy) argument
155 snd_pcm_indirect_capture_pointer(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, unsigned int ptr) argument
[all...]
/linux-master/sound/core/seq/
H A Dseq_dummy.c110 struct snd_seq_dummy_port *rec; local
[all...]
/linux-master/fs/xfs/scrub/
H A Dalloc.c134 xchk_allocbt_rec( struct xchk_btree *bs, const union xfs_btree_rec *rec) argument
H A Drtbitmap.c75 xchk_rtbitmap_rec( struct xfs_mount *mp, struct xfs_trans *tp, const struct xfs_rtalloc_rec *rec, void *priv) argument
/linux-master/drivers/usb/misc/
H A Demi26.c76 const struct ihex_binrec *rec; local
[all...]
H A Demi62.c84 const struct ihex_binrec *rec; local
[all...]
/linux-master/fs/hfsplus/
H A Dbrec.c20 u16 hfs_brec_lenoff(struct hfs_bnode *node, u16 rec, u16 *off) argument
32 u16 hfs_brec_keylen(struct hfs_bnode *node, u16 rec) argument
67 int size, key_len, rec; local
361 int rec, rec_of local
466 int key_size, rec; local
[all...]
H A Dbfind.c118 int rec; local
218 int hfs_brec_read(struct hfs_find_data *fd, void *rec, int rec_len) argument
/linux-master/sound/isa/sb/
H A Demu8000_patch.c136 snd_emu8000_sample_new(struct snd_emux *rec, struct snd_sf_sample *sp, argument
274 snd_emu8000_sample_free(struct snd_emux *rec, struct snd_sf_sample *sp, argument
289 snd_emu8000_sample_reset(struct snd_emux *rec) argument
/linux-master/samples/bpf/
H A Dxdp_sample.bpf.c70 struct datarec *rec; local
132 struct datarec *rec; local
159 struct datarec *rec; local
185 struct datarec *rec; local
209 struct datarec *rec; local
241 struct datarec *rec; local
[all...]

Completed in 554 milliseconds

123456789