Home
last modified time | relevance | path

Searched defs:rec (Results 1 – 133 of 133) sorted by relevance

/linux-4.1.27/sound/drivers/
Dpcm-indirect2.c41 struct snd_pcm_indirect2 *rec) in snd_pcm_indirect2_stat()
137 struct snd_pcm_indirect2 *rec, in snd_pcm_indirect2_increase_min_periods()
233 struct snd_pcm_indirect2 *rec) in snd_pcm_indirect2_pointer()
246 struct snd_pcm_indirect2 *rec, in snd_pcm_indirect2_playback_transfer()
375 struct snd_pcm_indirect2 *rec, in snd_pcm_indirect2_playback_interrupt()
414 struct snd_pcm_indirect2 *rec, in snd_pcm_indirect2_capture_transfer()
538 struct snd_pcm_indirect2 *rec, in snd_pcm_indirect2_capture_interrupt()
Dml403-ac97cr.c416 struct snd_pcm_indirect2 *rec) in snd_ml403_ac97cr_playback_ind2_zero()
438 struct snd_pcm_indirect2 *rec, in snd_ml403_ac97cr_playback_ind2_copy()
468 struct snd_pcm_indirect2 *rec) in snd_ml403_ac97cr_capture_ind2_null()
496 struct snd_pcm_indirect2 *rec, size_t bytes) in snd_ml403_ac97cr_capture_ind2_copy()
/linux-4.1.27/sound/isa/sb/
Demu8000_pcm.c182 static inline int emu8k_get_curpos(struct snd_emu8k_pcm *rec, int ch) in emu8k_get_curpos()
196 struct snd_emu8k_pcm *rec = (struct snd_emu8k_pcm *)data; in emu8k_pcm_timer_func() local
230 struct snd_emu8k_pcm *rec; in emu8k_pcm_open() local
257 struct snd_emu8k_pcm *rec = subs->runtime->private_data; in emu8k_pcm_close() local
280 static void setup_voice(struct snd_emu8k_pcm *rec, int ch) in setup_voice()
333 static void start_voice(struct snd_emu8k_pcm *rec, int ch) in start_voice()
368 static void stop_voice(struct snd_emu8k_pcm *rec, int ch) in stop_voice()
386 struct snd_emu8k_pcm *rec = subs->runtime->private_data; in emu8k_pcm_trigger() local
447 struct snd_emu8k_pcm *rec = subs->runtime->private_data; in emu8k_pcm_copy() local
484 struct snd_emu8k_pcm *rec = subs->runtime->private_data; in emu8k_pcm_silence() local
[all …]
Demu8000_patch.c147 snd_emu8000_sample_new(struct snd_emux *rec, struct snd_sf_sample *sp, in snd_emu8000_sample_new()
287 snd_emu8000_sample_free(struct snd_emux *rec, struct snd_sf_sample *sp, in snd_emu8000_sample_free()
302 snd_emu8000_sample_reset(struct snd_emux *rec) in snd_emu8000_sample_reset()
Demu8000.c666 struct soundfont_chorus_fx rec; in snd_emu8000_load_chorus_fx() local
793 struct soundfont_reverb_fx rec; in snd_emu8000_load_reverb_fx() local
/linux-4.1.27/sound/core/seq/oss/
Dseq_oss_synth.c105 struct seq_oss_synth *rec; in snd_seq_oss_synth_probe() local
156 struct seq_oss_synth *rec = dev->driver_data; in snd_seq_oss_synth_remove() local
195 struct seq_oss_synth *rec; in get_sdev() local
215 struct seq_oss_synth *rec; in snd_seq_oss_synth_setup() local
308 struct seq_oss_synth *rec; in snd_seq_oss_synth_cleanup() local
361 struct seq_oss_synth *rec; in get_synthdev() local
402 struct seq_oss_synth *rec; in snd_seq_oss_synth_reset() local
456 struct seq_oss_synth *rec; in snd_seq_oss_synth_load_patch() local
481 struct seq_oss_synth *rec; in snd_seq_oss_synth_is_valid() local
570 struct seq_oss_synth *rec; in snd_seq_oss_synth_ioctl() local
[all …]
Dseq_oss_rw.c49 union evrec rec; in snd_seq_oss_read() local
100 union evrec rec; in snd_seq_oss_write() local
164 insert_queue(struct seq_oss_devinfo *dp, union evrec *rec, struct file *opt) in insert_queue()
Dseq_oss_timer.c48 struct seq_oss_timer *rec; in snd_seq_oss_timer_new() local
71 snd_seq_oss_timer_delete(struct seq_oss_timer *rec) in snd_seq_oss_timer_delete()
86 snd_seq_oss_process_timer_event(struct seq_oss_timer *rec, union evrec *ev) in snd_seq_oss_process_timer_event()
Dseq_oss_readq.c105 union evrec rec; in snd_seq_oss_readq_puts() local
155 snd_seq_oss_readq_pick(struct seq_oss_readq *q, union evrec *rec) in snd_seq_oss_readq_pick()
205 union evrec rec; in snd_seq_oss_readq_put_timestamp() local
Dseq_oss_event.c418 set_echo_event(struct seq_oss_devinfo *dp, union evrec *rec, struct snd_seq_event *ev) in set_echo_event()
436 union evrec *rec; in snd_seq_oss_event_input() local
Dseq_oss_writeq.c105 union evrec *rec; in snd_seq_oss_writeq_sync() local
Dseq_oss_init.c61 #define call_ctl(type,rec) snd_seq_kernel_client_ctl(system_client, type, rec) argument
/linux-4.1.27/arch/x86/kernel/
Dftrace.c138 struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_nop()
162 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_call()
219 int ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr, in ftrace_modify_call()
324 static int add_brk_on_call(struct dyn_ftrace *rec, unsigned long addr) in add_brk_on_call()
335 static int add_brk_on_nop(struct dyn_ftrace *rec) in add_brk_on_nop()
344 static int add_breakpoints(struct dyn_ftrace *rec, int enable) in add_breakpoints()
377 static int remove_breakpoint(struct dyn_ftrace *rec) in remove_breakpoint()
432 static int add_update_call(struct dyn_ftrace *rec, unsigned long addr) in add_update_call()
441 static int add_update_nop(struct dyn_ftrace *rec) in add_update_nop()
450 static int add_update(struct dyn_ftrace *rec, int enable) in add_update()
[all …]
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_i2c.c94 struct radeon_i2c_bus_rec *rec = &i2c->rec; in pre_xfer() local
164 struct radeon_i2c_bus_rec *rec = &i2c->rec; in post_xfer() local
183 struct radeon_i2c_bus_rec *rec = &i2c->rec; in get_clock() local
198 struct radeon_i2c_bus_rec *rec = &i2c->rec; in get_data() local
212 struct radeon_i2c_bus_rec *rec = &i2c->rec; in set_clock() local
225 struct radeon_i2c_bus_rec *rec = &i2c->rec; in set_data() local
331 struct radeon_i2c_bus_rec *rec = &i2c->rec; in r100_hw_i2c_xfer() local
584 struct radeon_i2c_bus_rec *rec = &i2c->rec; in r500_hw_i2c_xfer() local
817 struct radeon_i2c_bus_rec *rec = &i2c->rec; in radeon_hw_i2c_xfer() local
909 struct radeon_i2c_bus_rec *rec, in radeon_i2c_create()
[all …]
Dradeon_mode.h203 struct radeon_i2c_bus_rec rec; member
/linux-4.1.27/arch/powerpc/kernel/
Dftrace.c107 struct dyn_ftrace *rec, unsigned long addr) in __ftrace_make_nop()
172 struct dyn_ftrace *rec, unsigned long addr) in __ftrace_make_nop()
242 struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_nop()
291 __ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) in __ftrace_make_call()
335 __ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) in __ftrace_make_call()
374 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_call()
422 static int __ftrace_replace_code(struct dyn_ftrace *rec, int enable) in __ftrace_replace_code()
444 struct dyn_ftrace *rec; in ftrace_replace_code() local
/linux-4.1.27/sound/ppc/
Dpmac.c64 static int snd_pmac_dbdma_alloc(struct snd_pmac *chip, struct pmac_dbdma *rec, int size) in snd_pmac_dbdma_alloc()
80 static void snd_pmac_dbdma_free(struct snd_pmac *chip, struct pmac_dbdma *rec) in snd_pmac_dbdma_free()
98 unsigned int snd_pmac_rate_index(struct snd_pmac *chip, struct pmac_stream *rec, unsigned int rate) in snd_pmac_rate_index()
162 snd_pmac_wait_ack(struct pmac_stream *rec) in snd_pmac_wait_ack()
185 static inline void snd_pmac_dma_stop(struct pmac_stream *rec) in snd_pmac_dma_stop()
194 static inline void snd_pmac_dma_set_command(struct pmac_stream *rec, struct pmac_dbdma *cmd) in snd_pmac_dma_set_command()
202 static inline void snd_pmac_dma_run(struct pmac_stream *rec, int status) in snd_pmac_dma_run()
211 static int snd_pmac_pcm_prepare(struct snd_pmac *chip, struct pmac_stream *rec, struct snd_pcm_subs… in snd_pmac_pcm_prepare()
275 static int snd_pmac_pcm_trigger(struct snd_pmac *chip, struct pmac_stream *rec, in snd_pmac_pcm_trigger()
323 struct pmac_stream *rec, in snd_pmac_pcm_pointer()
[all …]
/linux-4.1.27/drivers/s390/scsi/
Dzfcp_dbf.c73 struct zfcp_dbf_hba *rec = &dbf->hba_buf; in zfcp_dbf_hba_fsf_res() local
113 struct zfcp_dbf_hba *rec = &dbf->hba_buf; in zfcp_dbf_hba_fsf_uss() local
155 struct zfcp_dbf_hba *rec = &dbf->hba_buf; in zfcp_dbf_hba_bit_err() local
217 struct zfcp_dbf_hba *rec = &dbf->hba_buf; in zfcp_dbf_hba_basic() local
230 static void zfcp_dbf_set_common(struct zfcp_dbf_rec *rec, in zfcp_dbf_set_common()
263 struct zfcp_dbf_rec *rec = &dbf->rec_buf; in zfcp_dbf_rec_trig() local
296 struct zfcp_dbf_rec *rec = &dbf->rec_buf; in zfcp_dbf_rec_run() local
327 struct zfcp_dbf_san *rec = &dbf->san_buf; in zfcp_dbf_san() local
407 struct zfcp_dbf_scsi *rec = &dbf->scsi_buf; in zfcp_dbf_scsi() local
Dzfcp_dbf.h262 debug_info_t *rec; member
/linux-4.1.27/arch/arm/kernel/
Dftrace.c54 static unsigned long ftrace_nop_replace(struct dyn_ftrace *rec) in ftrace_nop_replace()
59 static unsigned long adjust_address(struct dyn_ftrace *rec, unsigned long addr) in adjust_address()
72 static unsigned long ftrace_nop_replace(struct dyn_ftrace *rec) in ftrace_nop_replace()
77 static unsigned long adjust_address(struct dyn_ftrace *rec, unsigned long addr) in adjust_address()
154 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_call()
166 struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_nop()
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
Dmdc_lib.c141 struct mdt_rec_create *rec; in mdc_create_pack() local
213 struct mdt_rec_create *rec; in mdc_open_pack() local
299 static void mdc_setattr_pack_rec(struct mdt_rec_setattr *rec, in mdc_setattr_pack_rec()
341 struct mdt_rec_setattr *rec; in mdc_setattr_pack() local
379 struct mdt_rec_unlink *rec; in mdc_unlink_pack() local
408 struct mdt_rec_link *rec; in mdc_link_pack() local
436 struct mdt_rec_rename *rec; in mdc_rename_pack() local
521 struct mdt_rec_setattr *rec; in mdc_close_pack() local
Dmdc_request.c392 struct mdt_rec_setxattr *rec; in mdc_xattr_common() local
747 struct mdt_rec_create *rec; in mdc_set_open_replay_data() local
1558 struct llog_changelog_rec *rec = (struct llog_changelog_rec *)hdr; in changelog_kkuc_cb() local
/linux-4.1.27/fs/hfs/
Dbrec.c18 u16 hfs_brec_lenoff(struct hfs_bnode *node, u16 rec, u16 *off) in hfs_brec_lenoff()
30 u16 hfs_brec_keylen(struct hfs_bnode *node, u16 rec) in hfs_brec_keylen()
68 int size, key_len, rec; in hfs_brec_insert() local
355 int rec, rec_off, end_rec_off; in hfs_brec_update_parent() local
455 int key_size, rec; in hfs_btree_inc_height() local
Dinode.c288 hfs_cat_rec *rec; member
294 hfs_cat_rec *rec; in hfs_test_inode() local
315 hfs_cat_rec *rec; in hfs_read_inode() local
381 struct inode *hfs_iget(struct super_block *sb, struct hfs_cat_key *key, hfs_cat_rec *rec) in hfs_iget()
419 hfs_cat_rec rec; in hfs_write_inode() local
507 hfs_cat_rec rec; in hfs_file_lookup() local
Dattr.c21 hfs_cat_rec rec; in hfs_setxattr() local
64 hfs_cat_rec rec; in hfs_getxattr() local
Dcatalog.c36 static int hfs_cat_build_record(hfs_cat_rec *rec, u32 cnid, struct inode *inode) in hfs_cat_build_record()
66 hfs_cat_rec *rec, int type, in hfs_cat_build_thread()
182 hfs_cat_rec rec; in hfs_cat_find_brec() local
Dbfind.c46 int rec; in __hfs_brec_find() local
148 int hfs_brec_read(struct hfs_find_data *fd, void *rec, int rec_len) in hfs_brec_read()
Ddir.c23 hfs_cat_rec rec; in hfs_lookup() local
Dsuper.c388 hfs_cat_rec rec; in hfs_fill_super() local
/linux-4.1.27/fs/hfsplus/
Dbrec.c19 u16 hfs_brec_lenoff(struct hfs_bnode *node, u16 rec, u16 *off) in hfs_brec_lenoff()
31 u16 hfs_brec_keylen(struct hfs_bnode *node, u16 rec) in hfs_brec_keylen()
66 int size, key_len, rec; in hfs_brec_insert() local
359 int rec, rec_off, end_rec_off; in hfs_brec_update_parent() local
459 int key_size, rec; in hfs_btree_inc_height() local
Dbfind.c117 int rec; in __hfs_brec_find() local
217 int hfs_brec_read(struct hfs_find_data *fd, void *rec, int rec_len) in hfs_brec_read()
/linux-4.1.27/tools/perf/
Dbuiltin-record.c50 static int record__write(struct record *rec, void *bf, size_t size) in record__write()
66 struct record *rec = container_of(tool, struct record, tool); in process_synthesized_event() local
70 static int record__mmap_read(struct record *rec, int idx) in record__mmap_read()
136 static int record__open(struct record *rec) in record__open()
200 struct record *rec = container_of(tool, struct record, tool); in process_sample_event() local
207 static int process_buildids(struct record *rec) in process_buildids()
266 static int record__mmap_read_all(struct record *rec) in record__mmap_read_all()
292 static void record__init_features(struct record *rec) in record__init_features()
326 static int __cmd_record(struct record *rec, int argc, const char **argv) in __cmd_record()
940 struct record *rec = &record; in cmd_record() local
/linux-4.1.27/include/sound/
Dpcm-indirect.h48 struct snd_pcm_indirect *rec, in snd_pcm_indirect_playback_transfer()
93 struct snd_pcm_indirect *rec, unsigned int ptr) in snd_pcm_indirect_playback_pointer()
114 struct snd_pcm_indirect *rec, in snd_pcm_indirect_capture_transfer()
158 struct snd_pcm_indirect *rec, unsigned int ptr) in snd_pcm_indirect_capture_pointer()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_ialloc.c82 union xfs_btree_rec rec; in xfs_inobt_update() local
99 union xfs_btree_rec *rec; in xfs_inobt_get_rec() local
181 xfs_inobt_rec_incore_t rec; in xfs_check_agi_freecount() local
685 xfs_inobt_rec_incore_t *rec, in xfs_ialloc_next_rec()
714 xfs_inobt_rec_incore_t *rec, in xfs_ialloc_get_rec()
751 struct xfs_inobt_rec_incore rec, trec; in xfs_dialloc_ag_inobt() local
1004 struct xfs_inobt_rec_incore *rec) in xfs_dialloc_ag_finobt_near()
1085 struct xfs_inobt_rec_incore *rec) in xfs_dialloc_ag_finobt_newino()
1130 struct xfs_inobt_rec_incore rec; in xfs_dialloc_ag_update_inobt() local
1177 struct xfs_inobt_rec_incore rec; in xfs_dialloc_ag() local
[all …]
Dxfs_alloc_btree.c133 union xfs_btree_rec *rec, in xfs_allocbt_update_lastrec()
208 union xfs_btree_rec *rec) in xfs_allocbt_init_key_from_rec()
219 union xfs_btree_rec *rec) in xfs_allocbt_init_rec_from_key()
230 union xfs_btree_rec *rec) in xfs_allocbt_init_rec_from_cur()
256 xfs_alloc_rec_incore_t *rec = &cur->bc_rec.a; in xfs_allocbt_key_diff() local
Dxfs_ialloc_btree.c151 union xfs_btree_rec *rec) in xfs_inobt_init_key_from_rec()
159 union xfs_btree_rec *rec) in xfs_inobt_init_rec_from_key()
167 union xfs_btree_rec *rec) in xfs_inobt_init_rec_from_cur()
Dxfs_bmap_btree.c596 union xfs_btree_rec *rec) in xfs_bmbt_init_key_from_rec()
605 union xfs_btree_rec *rec) in xfs_bmbt_init_rec_from_key()
616 union xfs_btree_rec *rec) in xfs_bmbt_init_rec_from_cur()
Dxfs_alloc.c110 union xfs_btree_rec rec; in xfs_alloc_update() local
127 union xfs_btree_rec *rec; in xfs_alloc_get_rec() local
Dxfs_bmap.c168 union xfs_btree_rec rec; in xfs_bmbt_update() local
1572 struct xfs_bmbt_irec *rec, in xfs_bmap_last_extent()
1610 struct xfs_bmbt_irec rec; in xfs_bmap_isaeof() local
1646 struct xfs_bmbt_irec rec; in xfs_bmap_last_offset() local
Dxfs_btree.c1246 union xfs_btree_rec *rec, in xfs_btree_shift_recs()
1907 union xfs_btree_rec *rec) in xfs_btree_update()
3115 union xfs_btree_rec rec; /* record to insert */ in xfs_btree_insert() local
Dxfs_inode_fork.c53 xfs_bmbt_rec_host_t rec; in xfs_validate_extents() local
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Dllog_cat.c68 struct llog_logid_rec rec = { { 0 }, }; in llog_cat_new_log() local
324 struct llog_rec_hdr *rec, struct llog_cookie *reccookie, in llog_cat_add_rec()
374 struct llog_rec_hdr *rec, struct thandle *th) in llog_cat_declare_add_rec()
436 struct llog_rec_hdr *rec, struct llog_cookie *reccookie, in llog_cat_add()
531 struct llog_rec_hdr *rec, void *data) in llog_cat_process_cb()
627 struct llog_rec_hdr *rec, void *data) in llog_cat_reverse_process_cb()
755 struct llog_rec_hdr *rec, void *data) in cat_cancel_cb()
Dllog.c302 struct llog_rec_hdr *rec; in llog_process_thread() local
499 struct llog_rec_hdr *rec; in llog_reverse_process() local
648 struct llog_rec_hdr *rec, int idx, in llog_declare_write_rec()
672 struct llog_rec_hdr *rec, struct llog_cookie *logcookies, in llog_write_rec()
705 struct llog_rec_hdr *rec, struct llog_cookie *logcookies, in llog_add()
724 struct llog_rec_hdr *rec, struct thandle *th) in llog_declare_add()
818 struct llog_rec_hdr *rec, struct llog_cookie *reccookie, in llog_write()
934 struct llog_rec_hdr *rec, void *data) in llog_copy_handler()
Dllog_swab.c129 void lustre_swab_llog_rec(struct llog_rec_hdr *rec) in lustre_swab_llog_rec()
Dobd_config.c1388 struct llog_rec_hdr *rec, void *data) in class_config_llog_handler()
1623 int class_config_parse_rec(struct llog_rec_hdr *rec, char *buf, int size) in class_config_parse_rec()
1669 struct llog_rec_hdr *rec, void *data) in class_config_dump_handler()
/linux-4.1.27/arch/s390/kernel/
Dftrace.c98 int ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr, in ftrace_modify_call()
104 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, in ftrace_make_nop()
137 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_call()
/linux-4.1.27/fs/ocfs2/
Dextent_map.c228 struct ocfs2_extent_rec *rec) in ocfs2_extent_map_insert_rec()
334 struct ocfs2_extent_rec *rec; in ocfs2_search_for_hole_index() local
420 struct ocfs2_extent_rec *rec; in ocfs2_get_clusters_nocache() local
530 struct ocfs2_extent_rec *rec, in ocfs2_relative_extent_offsets()
551 struct ocfs2_extent_rec *rec; in ocfs2_xattr_get_clusters() local
615 struct ocfs2_extent_rec rec; in ocfs2_get_clusters() local
758 struct ocfs2_extent_rec rec; in ocfs2_fiemap() local
842 struct ocfs2_extent_rec rec; in ocfs2_seek_data_hole_offset() local
Dalloc.c208 struct ocfs2_extent_rec *rec) in ocfs2_dinode_extent_map_insert()
224 struct ocfs2_extent_rec *rec) in ocfs2_dinode_insert_check()
516 struct ocfs2_extent_rec *rec) in ocfs2_et_extent_map_insert()
539 struct ocfs2_extent_rec *rec, in ocfs2_et_extent_contig()
551 struct ocfs2_extent_rec *rec) in ocfs2_et_insert_check()
777 struct ocfs2_extent_rec *rec; in ocfs2_search_extent_list() local
1110 struct ocfs2_extent_rec *rec; in ocfs2_adjust_rightmost_branch() local
1603 struct ocfs2_extent_rec *rec; in ocfs2_rotate_leaf() local
1785 struct ocfs2_extent_rec *rec; in __ocfs2_find_path() local
2307 struct ocfs2_extent_rec *rec; in ocfs2_rotate_requires_path_adjustment() local
[all …]
Dquota_local.c329 void ocfs2_free_quota_recovery(struct ocfs2_quota_recovery *rec) in ocfs2_free_quota_recovery()
374 struct ocfs2_quota_recovery *rec; in ocfs2_alloc_quota_recovery() local
400 struct ocfs2_quota_recovery *rec; in ocfs2_begin_quota_recovery() local
461 struct ocfs2_quota_recovery *rec) in ocfs2_recover_local_quota_file()
584 struct ocfs2_quota_recovery *rec, in ocfs2_finish_quota_recovery()
692 struct ocfs2_quota_recovery *rec; in ocfs2_local_read_info() local
Dalloc.h247 struct ocfs2_extent_rec *rec) in ocfs2_rec_clusters()
266 static inline int ocfs2_is_empty_extent(struct ocfs2_extent_rec *rec) in ocfs2_is_empty_extent()
Drefcounttree.c893 struct ocfs2_refcount_rec *rec = NULL; in ocfs2_find_refcount_rec_in_rl() local
1076 struct ocfs2_extent_rec *rec = NULL; in ocfs2_get_refcount_rec() local
1254 struct ocfs2_refcount_rec *rec = &rl->rl_recs[index]; in ocfs2_change_refcount_rec() local
1668 struct ocfs2_refcount_rec *rec) in ocfs2_adjust_refcount_rec()
1752 struct ocfs2_refcount_rec *rec, in ocfs2_insert_refcount_rec()
2001 struct ocfs2_refcount_rec rec; in __ocfs2_increase_refcount() local
2189 struct ocfs2_refcount_rec *rec = &rb->rf_records.rl_recs[index]; in ocfs2_decrease_refcount_rec() local
2243 struct ocfs2_refcount_rec rec; in __ocfs2_decrease_refcount() local
2396 struct ocfs2_refcount_rec rec; in ocfs2_calc_refcount_meta_credits() local
2659 struct ocfs2_extent_rec *rec; in ocfs2_refcount_cal_cow_clusters() local
[all …]
Dmove_extents.c66 struct ocfs2_extent_rec *rec, replace_rec; in __ocfs2_move_extent() local
378 struct ocfs2_chain_rec *rec; in ocfs2_find_victim_alloc_group() local
Dioctl.c437 struct ocfs2_chain_rec *rec, in ocfs2_info_freefrag_scan_chain()
546 struct ocfs2_chain_rec *rec = NULL; in ocfs2_info_freefrag_scan_bitmap() local
Dsuballoc.c357 struct ocfs2_extent_rec *rec; in ocfs2_bg_discontig_add_extent() local
585 struct ocfs2_extent_rec *rec; in ocfs2_bg_alloc_cleanup() local
1627 struct ocfs2_extent_rec *rec, in ocfs2_bg_discontig_fix_by_rec()
1651 struct ocfs2_extent_rec *rec; in ocfs2_bg_discontig_fix_result() local
Dfile.c1595 struct ocfs2_extent_rec *rec = NULL; in ocfs2_find_rec() local
1618 struct ocfs2_extent_rec *rec, in ocfs2_calc_trunc_pos()
1685 struct ocfs2_extent_rec *rec = NULL; in ocfs2_remove_inode_range() local
Ddir.c801 struct ocfs2_extent_rec *rec = NULL; in ocfs2_dx_dir_lookup_rec() local
Docfs2_fs.h1475 ocfs2_get_ref_rec_low_cpos(const struct ocfs2_refcount_rec *rec) in ocfs2_get_ref_rec_low_cpos()
Dxattr.c3682 struct ocfs2_extent_rec *rec = NULL; in ocfs2_xattr_get_rec() local
/linux-4.1.27/fs/pstore/
Dinternal.h23 pstore_ftrace_encode_cpu(struct pstore_ftrace_record *rec, unsigned int cpu) in pstore_ftrace_encode_cpu()
33 pstore_ftrace_decode_cpu(struct pstore_ftrace_record *rec) in pstore_ftrace_decode_cpu()
Dftrace.c36 struct pstore_ftrace_record rec = {}; in pstore_ftrace_call() local
Dinode.c108 struct pstore_ftrace_record *rec = (void *)(ps->data + data->off); in pstore_ftrace_seq_show() local
/linux-4.1.27/drivers/infiniband/core/
Dsa_query.c529 struct ib_sa_path_rec *rec, struct ib_ah_attr *ah_attr) in ib_init_ah_from_path()
656 void ib_sa_unpack_path(void *attribute, struct ib_sa_path_rec *rec) in ib_sa_unpack_path()
662 void ib_sa_pack_path(struct ib_sa_path_rec *rec, void *attribute) in ib_sa_pack_path()
676 struct ib_sa_path_rec rec; in ib_sa_path_rec_callback() local
720 struct ib_sa_path_rec *rec, in ib_sa_path_rec_get()
794 struct ib_sa_service_rec rec; in ib_sa_service_rec_callback() local
837 struct ib_sa_service_rec *rec, in ib_sa_service_rec_query()
917 struct ib_sa_mcmember_rec rec; in ib_sa_mcmember_rec_callback() local
934 struct ib_sa_mcmember_rec *rec, in ib_sa_mcmember_rec_query()
1009 struct ib_sa_guidinfo_rec rec; in ib_sa_guidinfo_rec_callback() local
[all …]
Dmulticast.c97 struct ib_sa_mcmember_rec rec; member
352 struct ib_sa_mcmember_rec rec; in send_leave() local
519 static void join_handler(int status, struct ib_sa_mcmember_rec *rec, in join_handler()
550 static void leave_handler(int status, struct ib_sa_mcmember_rec *rec, in leave_handler()
614 struct ib_sa_mcmember_rec *rec, in ib_sa_join_multicast()
699 union ib_gid *mgid, struct ib_sa_mcmember_rec *rec) in ib_sa_get_mcmember_rec()
725 struct ib_sa_mcmember_rec *rec, in ib_init_ah_from_mcmember()
Dcma.c298 struct ib_sa_mcmember_rec rec; in cma_set_qkey() local
3218 struct ib_sa_mcmember_rec rec; in cma_join_ib_multicast() local
/linux-4.1.27/include/linux/
Dihex.h25 ihex_next_binrec(const struct ihex_binrec *rec) in ihex_next_binrec()
36 const struct ihex_binrec *rec; in ihex_validate_fw() local
Dftrace.h355 #define ftrace_rec_count(rec) ((rec)->flags & ~FTRACE_FL_MASK) argument
566 static inline int ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr, in ftrace_modify_call()
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dalias_GUID.c197 struct mlx4_sriov_alias_guid_info_rec_det *rec; in mlx4_ib_notify_slaves_on_guid_change() local
291 struct mlx4_sriov_alias_guid_info_rec_det *rec; in aliasguid_query_handler() local
482 struct mlx4_next_alias_guid_work *rec) in set_guid_rec()
644 struct mlx4_sriov_alias_guid_info_rec_det *rec = in set_required_record() local
690 struct mlx4_sriov_alias_guid_info_rec_det rec; in get_low_record_time_index() local
718 struct mlx4_next_alias_guid_work *rec) in get_next_record_to_update()
742 struct mlx4_next_alias_guid_work *rec; in alias_guid_work() local
Dmcg.c98 struct ib_sa_mcmember_data rec; member
886 struct ib_sa_mcmember_data *rec = (struct ib_sa_mcmember_data *)mad->data; in mlx4_ib_mcg_demux_handler() local
935 struct ib_sa_mcmember_data *rec = (struct ib_sa_mcmember_data *)sa_mad->data; in mlx4_ib_mcg_multiplex_handler() local
/linux-4.1.27/kernel/trace/
Dftrace.c539 struct ftrace_profile *rec = v; in function_stat_next() local
617 struct ftrace_profile *rec = v; in function_stat_show() local
798 struct ftrace_profile *rec; in ftrace_find_profiled_func() local
817 struct ftrace_profile *rec) in ftrace_add_profile()
831 struct ftrace_profile *rec = NULL; in ftrace_profile_alloc() local
866 struct ftrace_profile *rec; in function_profile_call() local
901 struct ftrace_profile *rec; in profile_graph_return() local
1532 #define do_for_each_ftrace_rec(pg, rec) \ argument
1546 const struct dyn_ftrace *rec = b; in ftrace_cmp_recs() local
1558 struct dyn_ftrace *rec; in ftrace_location_range() local
[all …]
Dtrace_syscalls.c551 struct syscall_trace_enter *rec; in perf_syscall_enter() local
625 struct syscall_trace_exit *rec; in perf_syscall_exit() local
Dtrace_events_filter.c467 struct filter_pred *op, void *rec) in process_ops()
501 void *rec; member
545 int filter_match_preds(struct event_filter *filter, void *rec) in filter_match_preds()
2286 struct ftrace_raw_ftrace_test_filter rec; member
Dtrace_events_trigger.c66 event_triggers_call(struct ftrace_event_file *file, void *rec) in event_triggers_call()
Dtrace.c300 int filter_check_discard(struct ftrace_event_file *file, void *rec, in filter_check_discard()
314 int call_filter_check_discard(struct ftrace_event_call *call, void *rec, in call_filter_check_discard()
/linux-4.1.27/sound/pci/emu10k1/
Demu10k1_patch.c38 snd_emu10k1_sample_new(struct snd_emux *rec, struct snd_sf_sample *sp, in snd_emu10k1_sample_new()
216 snd_emu10k1_sample_free(struct snd_emux *rec, struct snd_sf_sample *sp, in snd_emu10k1_sample_free()
Demupcm.c1602 struct snd_pcm_indirect *rec, size_t bytes) in fx8010_pb_trans_copy()
/linux-4.1.27/arch/tile/kernel/
Dftrace.c100 static unsigned long ftrace_nop_replace(struct dyn_ftrace *rec) in ftrace_nop_replace()
148 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_call()
160 struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_nop()
/linux-4.1.27/arch/metag/kernel/
Dftrace.c97 struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_nop()
108 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_call()
/linux-4.1.27/arch/blackfin/kernel/
Dftrace.c41 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, in ftrace_make_nop()
48 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_call()
/linux-4.1.27/arch/ia64/kernel/
Dftrace.c129 static int ftrace_make_nop_check(struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_nop_check()
162 struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_nop()
174 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_call()
Dmca_drv.c726 mca_try_to_recover(void *rec, struct ia64_sal_os_state *sos) in mca_try_to_recover()
/linux-4.1.27/arch/arm64/kernel/
Dftrace.c70 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_call()
84 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, in ftrace_make_nop()
/linux-4.1.27/arch/microblaze/kernel/
Dftrace.c124 struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_nop()
164 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_call()
/linux-4.1.27/drivers/staging/lustre/include/linux/lnet/
Dlib-lnet.h219 struct lnet_res_container *rec = &the_lnet.ln_eq_container; in lnet_eq_alloc() local
235 struct lnet_res_container *rec = &the_lnet.ln_eq_container; in lnet_eq_free_locked() local
253 struct lnet_res_container *rec = the_lnet.ln_md_containers[0]; in lnet_md_alloc() local
272 struct lnet_res_container *rec = the_lnet.ln_md_containers[0]; in lnet_md_free_locked() local
290 struct lnet_res_container *rec = the_lnet.ln_me_containers[0]; in lnet_me_alloc() local
306 struct lnet_res_container *rec = the_lnet.ln_me_containers[0]; in lnet_me_free_locked() local
/linux-4.1.27/arch/sparc/kernel/
Dftrace.c55 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_nop()
65 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_call()
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/
Dapi-ni.c442 lnet_res_container_cleanup(struct lnet_res_container *rec) in lnet_res_container_cleanup()
486 lnet_res_container_setup(struct lnet_res_container *rec, in lnet_res_container_setup()
528 struct lnet_res_container *rec; in lnet_res_containers_destroy() local
541 struct lnet_res_container *rec; in lnet_res_containers_create() local
564 lnet_res_lh_lookup(struct lnet_res_container *rec, __u64 cookie) in lnet_res_lh_lookup()
586 lnet_res_lh_initialize(struct lnet_res_container *rec, lnet_libhandle_t *lh) in lnet_res_lh_initialize()
/linux-4.1.27/arch/sh/kernel/
Dftrace.c253 struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_nop()
264 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_call()
/linux-4.1.27/drivers/gpu/drm/mga/
Dmga_warp.c56 const struct ihex_binrec *rec; in mga_warp_install_microcode() local
/linux-4.1.27/arch/mips/kernel/
Dftrace.c192 struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_nop()
216 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_call()
/linux-4.1.27/sound/core/seq/
Dseq_dummy.c124 struct snd_seq_dummy_port *rec; in create_port() local
/linux-4.1.27/drivers/usb/misc/
Demi26.c79 const struct ihex_binrec *rec; in emi26_load_firmware() local
Demi62.c87 const struct ihex_binrec *rec; in emi62_load_firmware() local
/linux-4.1.27/fs/btrfs/
Dreada.c166 struct reada_extctl *rec; in __readahead_hook() local
209 struct reada_extctl *rec; in __readahead_hook() local
561 struct reada_extctl *rec; in reada_add_block() local
Dextent_io.c1993 int free_io_failure(struct inode *inode, struct io_failure_record *rec) in free_io_failure()
/linux-4.1.27/arch/frv/mb93090-mb00/
Dpci-dma-nommu.c91 struct dma_alloc_record *rec; in dma_free_coherent() local
/linux-4.1.27/drivers/infiniband/ulp/ipoib/
Dipoib_multicast.c456 struct ib_sa_mcmember_rec rec = { in ipoib_mcast_join() local
813 struct ib_sa_mcmember_rec rec; in ipoib_mcast_restart_task() local
/linux-4.1.27/arch/m68k/q40/
Dconfig.c201 int __init q40_parse_bootinfo(const struct bi_record *rec) in q40_parse_bootinfo()
/linux-4.1.27/drivers/staging/wlan-ng/
Dprism2sta.c1462 hfa384x_AssocStatus_t rec; in prism2sta_inf_assocstatus() local
1538 hfa384x_authenticateStation_data_t rec; in prism2sta_inf_authreq_defer() local
Dprism2fw.c108 hfa384x_pdrec_t *rec[HFA384x_PDA_RECS_MAX]; member
/linux-4.1.27/include/linux/netfilter/
Dnf_conntrack_proto_gre.h30 __u16 rec:3, member
/linux-4.1.27/drivers/media/usb/gspca/
Dvicam.c241 const struct ihex_binrec *rec; in sd_init() local
/linux-4.1.27/drivers/atm/
Dambassador.c1815 const struct ihex_binrec *rec) in loader_write()
1830 const struct ihex_binrec *rec) in loader_verify()
1927 const struct ihex_binrec *rec; in ucode_init() local
/linux-4.1.27/block/partitions/
Dldm.h108 u8 rec; /* This is record number n */ member
181 u16 rec; member
Dldm.c1300 int rec, num, group; in ldm_frag_add() local
/linux-4.1.27/sound/usb/6fire/
Dfirmware.c213 struct ihex_record *rec = kmalloc(sizeof(struct ihex_record), in usb6fire_fw_ezusb_upload() local
/linux-4.1.27/sound/pci/ali5451/
Dali5451.c548 static int snd_ali_find_free_channel(struct snd_ali * codec, int rec) in snd_ali_find_free_channel()
924 int type, int rec, int channel) in snd_ali_alloc_voice()
1027 static unsigned int snd_ali_convert_rate(unsigned int rate, int rec) in snd_ali_convert_rate()
1493 static int snd_ali_open(struct snd_pcm_substream *substream, int rec, in snd_ali_open()
1600 static int snd_ali_modem_open(struct snd_pcm_substream *substream, int rec, in snd_ali_modem_open()
/linux-4.1.27/sound/pci/
Drme32.c1141 struct snd_pcm_indirect *rec, size_t bytes) in snd_rme32_pb_trans_copy()
1151 struct snd_pcm_indirect *rec, *cprec; in snd_rme32_playback_fd_ack() local
1166 struct snd_pcm_indirect *rec, size_t bytes) in snd_rme32_cp_trans_copy()
Dcmipci.c739 static int set_dac_channels(struct cmipci *cm, struct cmipci_pcm *rec, int channels) in set_dac_channels()
782 static int snd_cmipci_pcm_prepare(struct cmipci *cm, struct cmipci_pcm *rec, in snd_cmipci_pcm_prepare()
887 static int snd_cmipci_pcm_trigger(struct cmipci *cm, struct cmipci_pcm *rec, in snd_cmipci_pcm_trigger()
940 static snd_pcm_uframes_t snd_cmipci_pcm_pointer(struct cmipci *cm, struct cmipci_pcm *rec, in snd_cmipci_pcm_pointer()
1335 static void snd_cmipci_silence_hack(struct cmipci *cm, struct cmipci_pcm *rec) in snd_cmipci_silence_hack()
Dintel8x0m.c721 struct ich_pcm_table *rec) in snd_intel8x0m_pcm1()
772 struct ich_pcm_table *tbl, *rec; in snd_intel8x0m_pcm() local
Dintel8x0.c1518 struct ich_pcm_table *rec) in snd_intel8x0_pcm1()
1668 struct ich_pcm_table *tbl, *rec; in snd_intel8x0_pcm() local
Dvia82xx.c1017 static int via_lock_rate(struct via_rate_lock *rec, int rate) in via_lock_rate()
/linux-4.1.27/fs/nilfs2/
Dbmap.c155 int nilfs_bmap_insert(struct nilfs_bmap *bmap, __u64 key, unsigned long rec) in nilfs_bmap_insert()
/linux-4.1.27/sound/mips/
Dhal2.c599 struct snd_pcm_indirect *rec, size_t bytes) in hal2_playback_transfer()
692 struct snd_pcm_indirect *rec, size_t bytes) in hal2_capture_transfer()
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_overlay.c891 struct drm_intel_overlay_put_image *rec) in check_overlay_dst()
904 static int check_overlay_scaling(struct put_image_params *rec) in check_overlay_scaling()
920 struct drm_intel_overlay_put_image *rec, in check_overlay_src()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Ddt_object.h611 int (*rec)(const struct lu_env *env, member
1297 const struct dt_rec *rec, in dt_declare_insert()
1309 const struct dt_rec *rec, in dt_insert()
1433 struct dt_rec *rec, in dt_lookup()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
Dlustre_user.h797 #define CHANGELOG_REC_EXTENDED(rec) \ argument
800 static inline int changelog_rec_size(struct changelog_rec *rec) in changelog_rec_size()
806 static inline char *changelog_rec_name(struct changelog_rec *rec) in changelog_rec_name()
812 static inline int changelog_rec_snamelen(struct changelog_ext_rec *rec) in changelog_rec_snamelen()
817 static inline char *changelog_rec_sname(struct changelog_ext_rec *rec) in changelog_rec_sname()
Dlustre_idl.h3019 #define REC_DATA_LEN(rec) \ argument
/linux-4.1.27/include/scsi/
Dfc_encode.h642 struct fc_els_rec *rec; in fc_rec_fill() local
/linux-4.1.27/sound/oss/
Dmpu401.c675 static mpu_command_rec rec; in mpu_cmd() local
725 mpu_command_rec rec; in mpu401_ioctl() local
/linux-4.1.27/drivers/scsi/bnx2fc/
Dbnx2fc_els.c576 struct fc_els_rec rec; in bnx2fc_send_rec() local
/linux-4.1.27/drivers/net/wireless/hostap/
Dhostap_hw.c807 struct hfa384x_rid_hdr rec; in hfa384x_get_rid() local
879 struct hfa384x_rid_hdr rec; in hfa384x_set_rid() local
/linux-4.1.27/drivers/net/wireless/orinoco/
Dhermes.h505 __le16 rec; in hermes_read_wordrec() local
516 __le16 rec = cpu_to_le16(word); in hermes_write_wordrec() local
/linux-4.1.27/sound/soc/codecs/
Dwm0010.c355 const struct dfw_binrec *rec; in wm0010_firmware_load() local
/linux-4.1.27/drivers/usb/serial/
Dio_edgeport.c284 const struct ihex_binrec *rec; in update_edgeport_E2PROM() local
2676 const struct ihex_binrec *rec; in load_application_firmware() local
/linux-4.1.27/include/rdma/
Dib_sa.h323 struct ib_sa_mcmember_rec rec; member
/linux-4.1.27/fs/xfs/
Dxfs_bmap_util.c260 struct xfs_bmbt_irec rec; in xfs_bmap_eof() local
/linux-4.1.27/drivers/input/misc/
Dims-pcu.c774 const struct ihex_binrec *rec = (const struct ihex_binrec *)fw->data; in ims_pcu_count_fw_records() local
828 const struct ihex_binrec *rec = (const struct ihex_binrec *)fw->data; in ims_pcu_flash_firmware() local
/linux-4.1.27/sound/pci/cs46xx/
Dcs46xx_lib.c879 struct snd_pcm_indirect *rec, size_t bytes) in snd_cs46xx_pb_trans_copy()
895 struct snd_pcm_indirect *rec, size_t bytes) in snd_cs46xx_cp_trans_copy()
/linux-4.1.27/net/tipc/
Dlink.c1371 u32 rec = buf_seqno(skb_peek(&l_ptr->deferdq)); in tipc_link_proto_xmit() local
/linux-4.1.27/arch/ia64/include/asm/sn/
Dsn_sal.h313 ia64_sn_plat_specific_err_print(int (*hook)(const char*, ...), char *rec) in ia64_sn_plat_specific_err_print() argument
/linux-4.1.27/tools/lib/traceevent/
Devent-parse.c5027 int pevent_data_type(struct pevent *pevent, struct pevent_record *rec) in pevent_data_type()
5051 int pevent_data_pid(struct pevent *pevent, struct pevent_record *rec) in pevent_data_pid()
/linux-4.1.27/fs/ceph/
Dmds_client.c2729 } rec; in encode_caps_cb() local
/linux-4.1.27/kernel/events/
Dcore.c5988 } rec = { in perf_event_aux_event() local
6061 } rec; in perf_log_itrace_start() local
/linux-4.1.27/drivers/isdn/hisax/
Dhisax.h442 u_int *rec; member