/linux/drivers/net/ethernet/aquantia/atlantic/macsec/ |
H A D | macsec_api.c | 263 const struct aq_mss_ingress_prectlf_record *rec, in set_ingress_prectlf_record() argument 273 packed_record[0] = rec->sa_da[0] & 0xFFFF; in set_ingress_prectlf_record() 274 packed_record[1] = (rec->sa_da[0] >> 16) & 0xFFFF; in set_ingress_prectlf_record() 275 packed_record[2] = rec->sa_da[1] & 0xFFFF; in set_ingress_prectlf_record() 276 packed_record[3] = rec->eth_type & 0xFFFF; in set_ingress_prectlf_record() 277 packed_record[4] = rec->match_mask & 0xFFFF; in set_ingress_prectlf_record() 278 packed_record[5] = rec->match_type & 0xF; in set_ingress_prectlf_record() 279 packed_record[5] |= (rec->action & 0x1) << 4; in set_ingress_prectlf_record() 287 const struct aq_mss_ingress_prectlf_record *rec, in aq_mss_set_ingress_prectlf_record() argument 290 return AQ_API_CALL_SAFE(set_ingress_prectlf_record, hw, rec, in aq_mss_set_ingress_prectlf_record() 295 get_ingress_prectlf_record(struct aq_hw_s * hw,struct aq_mss_ingress_prectlf_record * rec,u16 table_index) get_ingress_prectlf_record() argument 341 aq_mss_get_ingress_prectlf_record(struct aq_hw_s * hw,struct aq_mss_ingress_prectlf_record * rec,u16 table_index) aq_mss_get_ingress_prectlf_record() argument 352 set_ingress_preclass_record(struct aq_hw_s * hw,const struct aq_mss_ingress_preclass_record * rec,u16 table_index) set_ingress_preclass_record() argument 437 aq_mss_set_ingress_preclass_record(struct aq_hw_s * hw,const struct aq_mss_ingress_preclass_record * rec,u16 table_index) aq_mss_set_ingress_preclass_record() argument 450 get_ingress_preclass_record(struct aq_hw_s * hw,struct aq_mss_ingress_preclass_record * rec,u16 table_index) get_ingress_preclass_record() argument 549 aq_mss_get_ingress_preclass_record(struct aq_hw_s * hw,struct aq_mss_ingress_preclass_record * rec,u16 table_index) aq_mss_get_ingress_preclass_record() argument 559 set_ingress_sc_record(struct aq_hw_s * hw,const struct aq_mss_ingress_sc_record * rec,u16 table_index) set_ingress_sc_record() argument 599 aq_mss_set_ingress_sc_record(struct aq_hw_s * hw,const struct aq_mss_ingress_sc_record * rec,u16 table_index) aq_mss_set_ingress_sc_record() argument 610 get_ingress_sc_record(struct aq_hw_s * hw,struct aq_mss_ingress_sc_record * rec,u16 table_index) get_ingress_sc_record() argument 653 aq_mss_get_ingress_sc_record(struct aq_hw_s * hw,struct aq_mss_ingress_sc_record * rec,u16 table_index) aq_mss_get_ingress_sc_record() argument 662 set_ingress_sa_record(struct aq_hw_s * hw,const struct aq_mss_ingress_sa_record * rec,u16 table_index) set_ingress_sa_record() argument 697 aq_mss_set_ingress_sa_record(struct aq_hw_s * hw,const struct aq_mss_ingress_sa_record * rec,u16 table_index) aq_mss_set_ingress_sa_record() argument 708 get_ingress_sa_record(struct aq_hw_s * hw,struct aq_mss_ingress_sa_record * rec,u16 table_index) get_ingress_sa_record() argument 746 aq_mss_get_ingress_sa_record(struct aq_hw_s * hw,struct aq_mss_ingress_sa_record * rec,u16 table_index) aq_mss_get_ingress_sa_record() argument 756 set_ingress_sakey_record(struct aq_hw_s * hw,const struct aq_mss_ingress_sakey_record * rec,u16 table_index) set_ingress_sakey_record() argument 802 aq_mss_set_ingress_sakey_record(struct aq_hw_s * hw,const struct aq_mss_ingress_sakey_record * rec,u16 table_index) aq_mss_set_ingress_sakey_record() argument 814 get_ingress_sakey_record(struct aq_hw_s * hw,struct aq_mss_ingress_sakey_record * rec,u16 table_index) get_ingress_sakey_record() argument 859 aq_mss_get_ingress_sakey_record(struct aq_hw_s * hw,struct aq_mss_ingress_sakey_record * rec,u16 table_index) aq_mss_get_ingress_sakey_record() argument 869 set_ingress_postclass_record(struct aq_hw_s * hw,const struct aq_mss_ingress_postclass_record * rec,u16 table_index) set_ingress_postclass_record() argument 948 aq_mss_set_ingress_postclass_record(struct aq_hw_s * hw,const struct aq_mss_ingress_postclass_record * rec,u16 table_index) aq_mss_set_ingress_postclass_record() argument 957 get_ingress_postclass_record(struct aq_hw_s * hw,struct aq_mss_ingress_postclass_record * rec,u16 table_index) get_ingress_postclass_record() argument 1050 aq_mss_get_ingress_postclass_record(struct aq_hw_s * hw,struct aq_mss_ingress_postclass_record * rec,u16 table_index) aq_mss_get_ingress_postclass_record() argument 1061 set_ingress_postctlf_record(struct aq_hw_s * hw,const struct aq_mss_ingress_postctlf_record * rec,u16 table_index) set_ingress_postctlf_record() argument 1090 aq_mss_set_ingress_postctlf_record(struct aq_hw_s * hw,const struct aq_mss_ingress_postctlf_record * rec,u16 table_index) aq_mss_set_ingress_postctlf_record() argument 1099 get_ingress_postctlf_record(struct aq_hw_s * hw,struct aq_mss_ingress_postctlf_record * rec,u16 table_index) get_ingress_postctlf_record() argument 1142 aq_mss_get_ingress_postctlf_record(struct aq_hw_s * hw,struct aq_mss_ingress_postctlf_record * rec,u16 table_index) aq_mss_get_ingress_postctlf_record() argument 1152 set_egress_ctlf_record(struct aq_hw_s * hw,const struct aq_mss_egress_ctlf_record * rec,u16 table_index) set_egress_ctlf_record() argument 1180 aq_mss_set_egress_ctlf_record(struct aq_hw_s * hw,const struct aq_mss_egress_ctlf_record * rec,u16 table_index) aq_mss_set_egress_ctlf_record() argument 1187 get_egress_ctlf_record(struct aq_hw_s * hw,struct aq_mss_egress_ctlf_record * rec,u16 table_index) get_egress_ctlf_record() argument 1229 aq_mss_get_egress_ctlf_record(struct aq_hw_s * hw,struct aq_mss_egress_ctlf_record * rec,u16 table_index) aq_mss_get_egress_ctlf_record() argument 1238 set_egress_class_record(struct aq_hw_s * hw,const struct aq_mss_egress_class_record * rec,u16 table_index) set_egress_class_record() argument 1367 aq_mss_set_egress_class_record(struct aq_hw_s * hw,const struct aq_mss_egress_class_record * rec,u16 table_index) aq_mss_set_egress_class_record() argument 1374 get_egress_class_record(struct aq_hw_s * hw,struct aq_mss_egress_class_record * rec,u16 table_index) get_egress_class_record() argument 1517 aq_mss_get_egress_class_record(struct aq_hw_s * hw,struct aq_mss_egress_class_record * rec,u16 table_index) aq_mss_get_egress_class_record() argument 1526 set_egress_sc_record(struct aq_hw_s * hw,const struct aq_mss_egress_sc_record * rec,u16 table_index) set_egress_sc_record() argument 1566 aq_mss_set_egress_sc_record(struct aq_hw_s * hw,const struct aq_mss_egress_sc_record * rec,u16 table_index) aq_mss_set_egress_sc_record() argument 1573 get_egress_sc_record(struct aq_hw_s * hw,struct aq_mss_egress_sc_record * rec,u16 table_index) get_egress_sc_record() argument 1616 aq_mss_get_egress_sc_record(struct aq_hw_s * hw,struct aq_mss_egress_sc_record * rec,u16 table_index) aq_mss_get_egress_sc_record() argument 1625 set_egress_sa_record(struct aq_hw_s * hw,const struct aq_mss_egress_sa_record * rec,u16 table_index) set_egress_sa_record() argument 1655 aq_mss_set_egress_sa_record(struct aq_hw_s * hw,const struct aq_mss_egress_sa_record * rec,u16 table_index) aq_mss_set_egress_sa_record() argument 1666 get_egress_sa_record(struct aq_hw_s * hw,struct aq_mss_egress_sa_record * rec,u16 table_index) get_egress_sa_record() argument 1699 aq_mss_get_egress_sa_record(struct aq_hw_s * hw,struct aq_mss_egress_sa_record * rec,u16 table_index) aq_mss_get_egress_sa_record() argument 1708 set_egress_sakey_record(struct aq_hw_s * hw,const struct aq_mss_egress_sakey_record * rec,u16 table_index) set_egress_sakey_record() argument 1757 aq_mss_set_egress_sakey_record(struct aq_hw_s * hw,const struct aq_mss_egress_sakey_record * rec,u16 table_index) aq_mss_set_egress_sakey_record() argument 1769 get_egress_sakey_record(struct aq_hw_s * hw,struct aq_mss_egress_sakey_record * rec,u16 table_index) get_egress_sakey_record() argument 1816 aq_mss_get_egress_sakey_record(struct aq_hw_s * hw,struct aq_mss_egress_sakey_record * rec,u16 table_index) aq_mss_get_egress_sakey_record() argument [all...] |
H A D | macsec_api.h | 49 * Filter table, and unpack it into the fields of rec. 50 * rec - [OUT] The raw table row data will be unpacked into the fields of rec. 54 struct aq_mss_egress_ctlf_record *rec, 57 /*! Pack the fields of rec, and write the packed data into the 59 * rec - [IN] The bitfield values to write to the table row. 63 const struct aq_mss_egress_ctlf_record *rec, 67 * Packet Classifier table, and unpack it into the fields of rec. 68 * rec - [OUT] The raw table row data will be unpacked into the fields of rec [all...] |
/linux/include/sound/ |
H A D | pcm-indirect.h | 28 struct snd_pcm_indirect *rec, size_t bytes); 35 struct snd_pcm_indirect *rec, in snd_pcm_indirect_playback_transfer() argument 40 snd_pcm_sframes_t diff = appl_ptr - rec->appl_ptr; in snd_pcm_indirect_playback_transfer() 48 rec->sw_ready += (int)frames_to_bytes(runtime, diff); in snd_pcm_indirect_playback_transfer() 49 rec->appl_ptr = appl_ptr; in snd_pcm_indirect_playback_transfer() 51 qsize = rec->hw_queue_size ? rec->hw_queue_size : rec->hw_buffer_size; in snd_pcm_indirect_playback_transfer() 52 while (rec->hw_ready < qsize && rec in snd_pcm_indirect_playback_transfer() 83 snd_pcm_indirect_playback_pointer(struct snd_pcm_substream * substream,struct snd_pcm_indirect * rec,unsigned int ptr) snd_pcm_indirect_playback_pointer() argument 109 snd_pcm_indirect_capture_transfer(struct snd_pcm_substream * substream,struct snd_pcm_indirect * rec,snd_pcm_indirect_copy_t copy) snd_pcm_indirect_capture_transfer() argument 156 snd_pcm_indirect_capture_pointer(struct snd_pcm_substream * substream,struct snd_pcm_indirect * rec,unsigned int ptr) snd_pcm_indirect_capture_pointer() argument [all...] |
/linux/tools/testing/selftests/net/bench/page_pool/ |
H A D | time_bench.c | 111 bool time_bench_calc_stats(struct time_bench_record *rec) in time_bench_calc_stats() argument 122 if (rec->flags & TIME_BENCH_LOOP) { in time_bench_calc_stats() 123 if (rec->invoked_cnt < 1000) { in time_bench_calc_stats() 125 rec->invoked_cnt); in time_bench_calc_stats() 128 if (rec->invoked_cnt > ((1ULL << 32) - 1)) { in time_bench_calc_stats() 131 rec->invoked_cnt); in time_bench_calc_stats() 134 invoked_cnt = (uint32_t)rec->invoked_cnt; in time_bench_calc_stats() 138 if (rec->flags & TIME_BENCH_TSC) { in time_bench_calc_stats() 139 rec->tsc_interval = rec in time_bench_calc_stats() 219 struct time_bench_record rec; time_bench_loop() local 306 struct time_bench_record *rec = &c->rec; time_bench_print_stats_cpumask() local [all...] |
H A D | bench_page_pool_simple.c | 47 static int time_bench_for_loop(struct time_bench_record *rec, void *data) in time_bench_for_loop() argument 52 time_bench_start(rec); in time_bench_for_loop() 54 for (i = 0; i < rec->loops; i++) { in time_bench_for_loop() 58 time_bench_stop(rec, loops_cnt); in time_bench_for_loop() 62 static int time_bench_atomic_inc(struct time_bench_record *rec, void *data) in time_bench_atomic_inc() argument 70 time_bench_start(rec); in time_bench_atomic_inc() 72 for (i = 0; i < rec->loops; i++) { in time_bench_atomic_inc() 77 time_bench_stop(rec, loops_cnt); in time_bench_atomic_inc() 85 static int time_bench_lock(struct time_bench_record *rec, void *data) in time_bench_lock() argument 93 time_bench_start(rec); in time_bench_lock() 126 time_bench_page_pool(struct time_bench_record * rec,void * data,enum test_type type,const char * func) time_bench_page_pool() argument 196 time_bench_page_pool01_fast_path(struct time_bench_record * rec,void * data) time_bench_page_pool01_fast_path() argument 202 time_bench_page_pool02_ptr_ring(struct time_bench_record * rec,void * data) time_bench_page_pool02_ptr_ring() argument 208 time_bench_page_pool03_slow(struct time_bench_record * rec,void * data) time_bench_page_pool03_slow() argument [all...] |
/linux/sound/isa/sb/ |
H A D | emu8000_pcm.c | 171 static inline int emu8k_get_curpos(struct snd_emu8k_pcm *rec, int ch) in emu8k_get_curpos() argument 173 int val = EMU8000_CCCA_READ(rec->emu, ch) & 0xfffffff; in emu8k_get_curpos() 174 val -= rec->loop_start[ch] - 1; in emu8k_get_curpos() 185 struct snd_emu8k_pcm *rec = timer_container_of(rec, t, timer); in emu8k_pcm_timer_func() local 188 spin_lock(&rec->timer_lock); in emu8k_pcm_timer_func() 190 ptr = emu8k_get_curpos(rec, 0); in emu8k_pcm_timer_func() 191 if (ptr < rec->last_ptr) in emu8k_pcm_timer_func() 192 delta = ptr + rec->buf_size - rec in emu8k_pcm_timer_func() 219 struct snd_emu8k_pcm *rec; emu8k_pcm_open() local 246 struct snd_emu8k_pcm *rec = subs->runtime->private_data; emu8k_pcm_close() local 269 setup_voice(struct snd_emu8k_pcm * rec,int ch) setup_voice() argument 322 start_voice(struct snd_emu8k_pcm * rec,int ch) start_voice() argument 357 stop_voice(struct snd_emu8k_pcm * rec,int ch) stop_voice() argument 375 struct snd_emu8k_pcm *rec = subs->runtime->private_data; emu8k_pcm_trigger() local 422 LOOP_WRITE(rec,offset,iter,count) global() argument 441 struct snd_emu8k_pcm *rec = subs->runtime->private_data; emu8k_pcm_copy() local 454 struct snd_emu8k_pcm *rec = subs->runtime->private_data; emu8k_pcm_silence() local 465 LOOP_WRITE(rec,pos,iter,count) global() argument 495 struct snd_emu8k_pcm *rec = subs->runtime->private_data; emu8k_pcm_copy() local 507 struct snd_emu8k_pcm *rec = subs->runtime->private_data; emu8k_pcm_silence() local 524 struct snd_emu8k_pcm *rec = subs->runtime->private_data; emu8k_pcm_hw_params() local 548 struct snd_emu8k_pcm *rec = subs->runtime->private_data; emu8k_pcm_hw_free() local 566 struct snd_emu8k_pcm *rec = subs->runtime->private_data; emu8k_pcm_prepare() local 613 struct snd_emu8k_pcm *rec = subs->runtime->private_data; emu8k_pcm_pointer() local [all...] |
/linux/drivers/s390/scsi/ |
H A D | zfcp_dbf.c | 75 struct zfcp_dbf_hba *rec = &dbf->hba_buf; in zfcp_dbf_hba_fsf_res() local 79 memset(rec, 0, sizeof(*rec)); in zfcp_dbf_hba_fsf_res() 81 memcpy(rec->tag, tag, ZFCP_DBF_TAG_LEN); in zfcp_dbf_hba_fsf_res() 82 rec->id = ZFCP_DBF_HBA_RES; in zfcp_dbf_hba_fsf_res() 83 rec->fsf_req_id = req->req_id; in zfcp_dbf_hba_fsf_res() 84 rec->fsf_req_status = req->status; in zfcp_dbf_hba_fsf_res() 85 rec->fsf_cmd = q_head->fsf_command; in zfcp_dbf_hba_fsf_res() 86 rec->fsf_seq_no = q_pref->req_seq_no; in zfcp_dbf_hba_fsf_res() 87 rec in zfcp_dbf_hba_fsf_res() 121 struct zfcp_dbf_hba *rec = &dbf->hba_buf; zfcp_dbf_hba_fsf_fces() local 160 struct zfcp_dbf_hba *const rec = &dbf->hba_buf; zfcp_dbf_hba_fsf_reqid() local 199 struct zfcp_dbf_hba *rec = &dbf->hba_buf; zfcp_dbf_hba_fsf_uss() local 245 struct zfcp_dbf_hba *rec = &dbf->hba_buf; zfcp_dbf_hba_bit_err() local 308 zfcp_dbf_set_common(struct zfcp_dbf_rec * rec,struct zfcp_adapter * adapter,struct zfcp_port * port,struct scsi_device * sdev) zfcp_dbf_set_common() argument 342 struct zfcp_dbf_rec *rec = &dbf->rec_buf; zfcp_dbf_rec_trig() local 403 struct zfcp_dbf_rec *rec = &dbf->rec_buf; zfcp_dbf_rec_run_lvl() local 453 struct zfcp_dbf_rec *rec = &dbf->rec_buf; zfcp_dbf_rec_run_wka() local 486 struct zfcp_dbf_san *rec = &dbf->san_buf; zfcp_dbf_san() local 677 struct zfcp_dbf_scsi *rec = &dbf->scsi_buf; zfcp_dbf_scsi_common() local 757 struct zfcp_dbf_scsi *rec = &dbf->scsi_buf; zfcp_dbf_scsi_eh() local [all...] |
/linux/sound/core/seq/oss/ |
H A D | seq_oss_synth.c | 86 struct seq_oss_synth *rec; in snd_seq_oss_synth_probe() local 90 rec = kzalloc(sizeof(*rec), GFP_KERNEL); in snd_seq_oss_synth_probe() 91 if (!rec) in snd_seq_oss_synth_probe() 93 rec->seq_device = -1; in snd_seq_oss_synth_probe() 94 rec->synth_type = reg->type; in snd_seq_oss_synth_probe() 95 rec->synth_subtype = reg->subtype; in snd_seq_oss_synth_probe() 96 rec->nr_voices = reg->nvoices; in snd_seq_oss_synth_probe() 97 rec->oper = reg->oper; in snd_seq_oss_synth_probe() 98 rec in snd_seq_oss_synth_probe() 137 struct seq_oss_synth *rec = dev->driver_data; snd_seq_oss_synth_remove() local 176 struct seq_oss_synth *rec; get_sdev() local 196 struct seq_oss_synth *rec; snd_seq_oss_synth_setup() local 289 struct seq_oss_synth *rec; snd_seq_oss_synth_cleanup() local 336 struct seq_oss_synth *rec; get_synthdev() local 383 struct seq_oss_synth *rec; snd_seq_oss_synth_reset() local 431 struct seq_oss_synth *rec; snd_seq_oss_synth_load_patch() local 459 struct seq_oss_synth *rec; snd_seq_oss_synth_info() local 516 struct seq_oss_synth *rec; snd_seq_oss_synth_ioctl() local 558 struct seq_oss_synth *rec; snd_seq_oss_synth_make_info() local 596 struct seq_oss_synth *rec; snd_seq_oss_synth_info_read() local [all...] |
H A D | seq_oss_timer.c | 35 struct seq_oss_timer *rec; in snd_seq_oss_timer_new() local 37 rec = kzalloc(sizeof(*rec), GFP_KERNEL); in snd_seq_oss_timer_new() 38 if (rec == NULL) in snd_seq_oss_timer_new() 41 rec->dp = dp; in snd_seq_oss_timer_new() 42 rec->cur_tick = 0; in snd_seq_oss_timer_new() 43 rec->realtime = 0; in snd_seq_oss_timer_new() 44 rec->running = 0; in snd_seq_oss_timer_new() 45 rec->oss_tempo = 60; in snd_seq_oss_timer_new() 46 rec in snd_seq_oss_timer_new() 58 snd_seq_oss_timer_delete(struct seq_oss_timer * rec) snd_seq_oss_timer_delete() argument 73 snd_seq_oss_process_timer_event(struct seq_oss_timer * rec,union evrec * ev) snd_seq_oss_process_timer_event() argument [all...] |
/linux/tools/perf/ |
H A D | builtin-record.c | 115 struct record *rec; member 218 static int record__threads_enabled(struct record *rec) in record__threads_enabled() argument 220 return rec->opts.threads_spec; in record__threads_enabled() 223 static bool switch_output_signal(struct record *rec) in switch_output_signal() argument 225 return rec->switch_output.signal && in switch_output_signal() 229 static bool switch_output_size(struct record *rec) in switch_output_size() argument 231 return rec->switch_output.size && in switch_output_size() 233 (rec->bytes_written >= rec->switch_output.size); in switch_output_size() 236 static bool switch_output_time(struct record *rec) in switch_output_time() argument 242 record__bytes_written(struct record * rec) record__bytes_written() argument 247 record__output_max_size_exceeded(struct record * rec) record__output_max_size_exceeded() argument 253 record__write(struct record * rec,struct mmap * map __maybe_unused,void * bf,size_t size) record__write() argument 399 struct record *rec; global() member 453 record__aio_push(struct record * rec,struct mmap * map,off_t * off) record__aio_push() argument 500 record__aio_mmap_read_sync(struct record * rec) record__aio_mmap_read_sync() argument 560 record__aio_enabled(struct record * rec) record__aio_enabled() argument 621 record__comp_enabled(struct record * rec) record__comp_enabled() argument 631 struct record *rec = container_of(tool, struct record, tool); process_synthesized_event() local 652 struct record *rec = to; record__pushfn() local 740 struct record *rec = container_of(tool, struct record, tool); record__process_auxtrace() local 773 record__auxtrace_mmap_read(struct record * rec,struct mmap * map) record__auxtrace_mmap_read() argument 791 record__auxtrace_mmap_read_snapshot(struct record * rec,struct mmap * map) record__auxtrace_mmap_read_snapshot() argument 810 record__auxtrace_read_snapshot_all(struct record * rec) record__auxtrace_read_snapshot_all() argument 830 record__read_auxtrace_snapshot(struct record * rec,bool on_exit) record__read_auxtrace_snapshot() argument 843 record__auxtrace_snapshot_exit(struct record * rec) record__auxtrace_snapshot_exit() argument 859 record__auxtrace_init(struct record * rec) record__auxtrace_init() argument 948 record__config_off_cpu(struct record * rec) record__config_off_cpu() argument 953 record__tracking_system_wide(struct record * rec) record__tracking_system_wide() argument 972 record__config_tracking_events(struct record * rec) record__config_tracking_events() argument 1173 record__free_thread_data(struct record * rec) record__free_thread_data() argument 1191 record__map_thread_evlist_pollfd_indexes(struct record * rec,int evlist_pollfd_index,int thread_pollfd_index) record__map_thread_evlist_pollfd_indexes() argument 1205 record__update_evlist_pollfd_from_thread(struct record * rec,struct evlist * evlist,struct record_thread * thread_data) record__update_evlist_pollfd_from_thread() argument 1229 record__dup_non_perf_events(struct record * rec,struct evlist * evlist,struct record_thread * thread_data) record__dup_non_perf_events() argument 1255 record__alloc_thread_data(struct record * rec,struct evlist * evlist) record__alloc_thread_data() argument 1319 record__mmap_evlist(struct record * rec,struct evlist * evlist) record__mmap_evlist() argument 1378 record__mmap(struct record * rec) record__mmap() argument 1383 record__open(struct record * rec) record__open() argument 1444 set_timestamp_boundary(struct record * rec,u64 sample_time) set_timestamp_boundary() argument 1459 struct record *rec = container_of(tool, struct record, tool); process_sample_event() local 1470 process_buildids(struct record * rec) process_buildids() argument 1539 record__adjust_affinity(struct record * rec,struct mmap * map) record__adjust_affinity() argument 1598 record__mmap_read_evlist(struct record * rec,struct evlist * evlist,bool overwrite,bool synch) record__mmap_read_evlist() argument 1682 record__mmap_read_all(struct record * rec,bool synch) record__mmap_read_all() argument 1764 record__init_features(struct record * rec) record__init_features() argument 1800 record__finish_output(struct record * rec) record__finish_output() argument 1831 record__synthesize_workload(struct record * rec,bool tail) record__synthesize_workload() argument 1853 write_finished_init(struct record * rec,bool tail) write_finished_init() argument 1864 record__switch_output(struct record * rec,bool at_exit) record__switch_output() argument 1937 __record__save_lost_samples(struct record * rec,struct evsel * evsel,struct perf_record_lost_samples * lost,int cpu_idx,int thread_idx,u64 lost_count,u16 misc_flag) __record__save_lost_samples() argument 1961 record__read_lost_samples(struct record * rec) record__read_lost_samples() argument 2041 record__pick_pc(struct record * rec) record__pick_pc() argument 2049 record__synthesize(struct record * rec,bool tail) record__synthesize() argument 2181 struct record *rec = data; record__process_signal_event() local 2186 record__setup_sb_evlist(struct record * rec) record__setup_sb_evlist() argument 2224 record__init_clock(struct record * rec) record__init_clock() argument 2262 hit_auxtrace_snapshot_trigger(struct record * rec) hit_auxtrace_snapshot_trigger() argument 2290 record__start_threads(struct record * rec) record__start_threads() argument 2353 record__stop_threads(struct record * rec) record__stop_threads() argument 2379 record__waking(struct record * rec) record__waking() argument 2391 __cmd_record(struct record * rec,int argc,const char ** argv) __cmd_record() argument 3005 struct record *rec = cb; perf_record_config() local 3045 struct record *rec = (struct record *)opt->value; record__parse_event_enable_time() local 3242 switch_output_size_warn(struct record * rec) switch_output_size_warn() argument 3259 switch_output_setup(struct record * rec) switch_output_setup() argument 3370 struct record *rec = container_of(tool, struct record, tool); process_timestamp_boundary() local 3693 record__free_thread_masks(struct record * rec,int nr_threads) record__free_thread_masks() argument 3704 record__alloc_thread_masks(struct record * rec,int nr_threads,int nr_bits) record__alloc_thread_masks() argument 3730 record__init_thread_cpu_masks(struct record * rec,struct perf_cpu_map * cpus) record__init_thread_cpu_masks() argument 3755 record__init_thread_masks_spec(struct record * rec,struct perf_cpu_map * cpus,const char ** maps_spec,const char ** affinity_spec,u32 nr_spec) record__init_thread_masks_spec() argument 3869 record__init_thread_core_masks(struct record * rec,struct perf_cpu_map * cpus) record__init_thread_core_masks() argument 3887 record__init_thread_package_masks(struct record * rec,struct perf_cpu_map * cpus) record__init_thread_package_masks() argument 3905 record__init_thread_numa_masks(struct record * rec,struct perf_cpu_map * cpus) record__init_thread_numa_masks() argument 3937 record__init_thread_user_masks(struct record * rec,struct perf_cpu_map * cpus) record__init_thread_user_masks() argument 4007 record__init_thread_default_masks(struct record * rec,struct perf_cpu_map * cpus) record__init_thread_default_masks() argument 4023 record__init_thread_masks(struct record * rec) record__init_thread_masks() argument 4062 struct record *rec = &record; cmd_record() local 4390 struct record *rec = &record; snapshot_sig_handler() local 4400 struct record *rec = &record; alarm_sig_handler() local [all...] |
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_i2c.c | 43 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_pre_xfer() local 49 if (rec->hw_capable) { in amdgpu_i2c_pre_xfer() 50 temp = RREG32(rec->mask_clk_reg); in amdgpu_i2c_pre_xfer() 52 WREG32(rec->mask_clk_reg, temp); in amdgpu_i2c_pre_xfer() 56 temp = RREG32(rec->a_clk_reg) & ~rec->a_clk_mask; in amdgpu_i2c_pre_xfer() 57 WREG32(rec->a_clk_reg, temp); in amdgpu_i2c_pre_xfer() 59 temp = RREG32(rec->a_data_reg) & ~rec in amdgpu_i2c_pre_xfer() 85 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; amdgpu_i2c_post_xfer() local 104 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; amdgpu_i2c_get_clock() local 119 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; amdgpu_i2c_get_data() local 133 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; amdgpu_i2c_set_clock() local 146 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; amdgpu_i2c_set_data() local 161 amdgpu_i2c_create(struct drm_device * dev,const struct amdgpu_i2c_bus_rec * rec,const char * name) amdgpu_i2c_create() argument [all...] |
/linux/drivers/usb/misc/ |
H A D | emi26.c | 76 const struct ihex_binrec *rec; in emi26_load_firmware() local 109 rec = (const struct ihex_binrec *)loader_fw->data; in emi26_load_firmware() 111 while (rec) { in emi26_load_firmware() 112 err = emi26_writememory(dev, be32_to_cpu(rec->addr), in emi26_load_firmware() 113 rec->data, be16_to_cpu(rec->len), in emi26_load_firmware() 117 rec = ihex_next_binrec(rec); in emi26_load_firmware() 129 rec = (const struct ihex_binrec *)bitstream_fw->data; in emi26_load_firmware() 132 addr = be32_to_cpu(rec in emi26_load_firmware() [all...] |
H A D | emi62.c | 84 const struct ihex_binrec *rec; in emi62_load_firmware() local 115 rec = (const struct ihex_binrec *)loader_fw->data; in emi62_load_firmware() 118 while (rec) { in emi62_load_firmware() 119 err = emi62_writememory(dev, be32_to_cpu(rec->addr), in emi62_load_firmware() 120 rec->data, be16_to_cpu(rec->len), in emi62_load_firmware() 124 rec = ihex_next_binrec(rec); in emi62_load_firmware() 136 rec = (const struct ihex_binrec *)bitstream_fw->data; in emi62_load_firmware() 139 addr = be32_to_cpu(rec in emi62_load_firmware() [all...] |
/linux/samples/bpf/ |
H A D | xdp_sample.bpf.c | 70 struct datarec *rec; in xdp_redirect_collect_stat() local 79 rec = bpf_map_lookup_elem(&redir_err_cnt, &idx); in xdp_redirect_collect_stat() 80 if (!rec) in xdp_redirect_collect_stat() 83 NO_TEAR_INC(rec->dropped); in xdp_redirect_collect_stat() 85 NO_TEAR_INC(rec->processed); in xdp_redirect_collect_stat() 132 struct datarec *rec; in BPF_PROG() local 139 rec = bpf_map_lookup_elem(&cpumap_enqueue_cnt, &idx); in BPF_PROG() 140 if (!rec) in BPF_PROG() 142 NO_TEAR_ADD(rec->processed, processed); in BPF_PROG() 143 NO_TEAR_ADD(rec in BPF_PROG() 159 struct datarec *rec; BPF_PROG() local 185 struct datarec *rec; BPF_PROG() local 209 struct datarec *rec; BPF_PROG() local 241 struct datarec *rec; BPF_PROG() local [all...] |
/linux/arch/powerpc/kernel/trace/ |
H A D | ftrace.c | 132 static unsigned long ftrace_get_ool_stub(struct dyn_ftrace *rec) in ftrace_get_ool_stub() argument 135 return rec->arch.ool_stub; in ftrace_get_ool_stub() 141 static int ftrace_get_call_inst(struct dyn_ftrace *rec, unsigned long addr, ppc_inst_t *call_inst) in ftrace_get_call_inst() argument 147 ip = ftrace_get_ool_stub(rec) + MCOUNT_INSN_SIZE; /* second instruction in stub */ in ftrace_get_call_inst() 149 ip = rec->ip; in ftrace_get_call_inst() 156 ip, rec->ip, addr); in ftrace_get_call_inst() 172 pr_err("0x%lx (0x%lx): No ftrace stubs reachable\n", ip, rec->ip); in ftrace_get_call_inst() 180 static int ftrace_init_ool_stub(struct module *mod, struct dyn_ftrace *rec) in ftrace_init_ool_stub() argument 195 PPC_RAW_NOP() /* b rec->ip + 4 */ in ftrace_init_ool_stub() 199 WARN_ON(rec in ftrace_init_ool_stub() 280 powerpc_rec_get_ops(struct dyn_ftrace * rec) powerpc_rec_get_ops() argument 295 ftrace_rec_set_ops(struct dyn_ftrace * rec,const struct ftrace_ops * ops) ftrace_rec_set_ops() argument 305 ftrace_rec_set_nop_ops(struct dyn_ftrace * rec) ftrace_rec_set_nop_ops() argument 310 ftrace_rec_update_ops(struct dyn_ftrace * rec) ftrace_rec_update_ops() argument 315 ftrace_rec_set_nop_ops(struct dyn_ftrace * rec) ftrace_rec_set_nop_ops() argument 316 ftrace_rec_update_ops(struct dyn_ftrace * rec) ftrace_rec_update_ops() argument 320 ftrace_modify_call(struct dyn_ftrace * rec,unsigned long old_addr,unsigned long addr) ftrace_modify_call() argument 328 ftrace_make_call(struct dyn_ftrace * rec,unsigned long addr) ftrace_make_call() argument 360 ftrace_make_nop(struct module * mod,struct dyn_ftrace * rec,unsigned long addr) ftrace_make_nop() argument 376 struct dyn_ftrace *rec; ftrace_replace_code() local 452 ftrace_init_nop(struct module * mod,struct dyn_ftrace * rec) ftrace_init_nop() argument [all...] |
/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_i2c.c | 89 struct radeon_i2c_bus_rec *rec = &i2c->rec; in pre_xfer() local 98 if (rec->hw_capable) { in pre_xfer() 111 if (rec->a_clk_reg == reg) { in pre_xfer() 123 if (ASIC_IS_DCE3(rdev) && rec->hw_capable) { in pre_xfer() 124 temp = RREG32(rec->mask_clk_reg); in pre_xfer() 126 WREG32(rec->mask_clk_reg, temp); in pre_xfer() 130 temp = RREG32(rec->a_clk_reg) & ~rec->a_clk_mask; in pre_xfer() 131 WREG32(rec in pre_xfer() 159 struct radeon_i2c_bus_rec *rec = &i2c->rec; post_xfer() local 178 struct radeon_i2c_bus_rec *rec = &i2c->rec; get_clock() local 193 struct radeon_i2c_bus_rec *rec = &i2c->rec; get_data() local 207 struct radeon_i2c_bus_rec *rec = &i2c->rec; set_clock() local 220 struct radeon_i2c_bus_rec *rec = &i2c->rec; set_data() local 326 struct radeon_i2c_bus_rec *rec = &i2c->rec; r100_hw_i2c_xfer() local 579 struct radeon_i2c_bus_rec *rec = &i2c->rec; r500_hw_i2c_xfer() local 812 struct radeon_i2c_bus_rec *rec = &i2c->rec; radeon_hw_i2c_xfer() local 904 radeon_i2c_create(struct drm_device * dev,struct radeon_i2c_bus_rec * rec,const char * name) radeon_i2c_create() argument 1011 radeon_i2c_add(struct radeon_device * rdev,struct radeon_i2c_bus_rec * rec,const char * name) radeon_i2c_add() argument [all...] |
/linux/include/rdma/ |
H A D | ib_sa.h | 193 sa_conv_pathrec_to_gid_type(struct sa_path_rec *rec) in sa_conv_pathrec_to_gid_type() argument 195 switch (rec->rec_type) { in sa_conv_pathrec_to_gid_type() 413 u32 port_num, struct sa_path_rec *rec, 421 struct ib_sa_mcmember_rec rec; member 435 * @rec: SA multicast member record specifying group attributes. 436 * @comp_mask: Component mask indicating which group attributes of %rec are 459 struct ib_sa_mcmember_rec *rec, 485 * @rec: Location to copy SA multicast member record. 488 union ib_gid *mgid, struct ib_sa_mcmember_rec *rec); 495 struct ib_sa_mcmember_rec *rec, 528 sa_path_is_roce(struct sa_path_rec * rec) sa_path_is_roce() argument 534 sa_path_is_opa(struct sa_path_rec * rec) sa_path_is_opa() argument 539 sa_path_set_slid(struct sa_path_rec * rec,u32 slid) sa_path_set_slid() argument 547 sa_path_set_dlid(struct sa_path_rec * rec,u32 dlid) sa_path_set_dlid() argument 555 sa_path_set_raw_traffic(struct sa_path_rec * rec,u8 raw_traffic) sa_path_set_raw_traffic() argument 564 sa_path_get_slid(struct sa_path_rec * rec) sa_path_get_slid() argument 573 sa_path_get_dlid(struct sa_path_rec * rec) sa_path_get_dlid() argument 582 sa_path_get_raw_traffic(struct sa_path_rec * rec) sa_path_get_raw_traffic() argument 591 sa_path_set_dmac(struct sa_path_rec * rec,u8 * dmac) sa_path_set_dmac() argument 597 sa_path_set_dmac_zero(struct sa_path_rec * rec) sa_path_set_dmac_zero() argument 603 sa_path_get_dmac(struct sa_path_rec * rec) sa_path_get_dmac() argument [all...] |
/linux/drivers/ras/amd/ |
H A D | fmpm.c | 170 #define for_each_fru(i, rec) \ argument 171 for (i = 0; rec = fru_records[i], i < max_nr_fru; i++) 173 static inline u32 get_fmp_len(struct fru_rec *rec) in get_fmp_len() argument 175 return rec->sec_desc.section_length - sizeof(struct cper_section_descriptor); in get_fmp_len() 180 struct fru_rec *rec; in get_fru_record() local 183 for_each_fru(i, rec) { in get_fru_record() 184 if (rec->fmp.fru_id == fru_id) in get_fru_record() 185 return rec; in get_fru_record() 215 static int update_record_on_storage(struct fru_rec *rec) in update_record_on_storage() argument 221 len = get_fmp_len(rec); in update_record_on_storage() 242 rec_has_valid_entries(struct fru_rec * rec) rec_has_valid_entries() argument 283 rec_has_fpd(struct fru_rec * rec,struct cper_fru_poison_desc * fpd) rec_has_fpd() argument 299 save_spa(struct fru_rec * rec,unsigned int entry,u64 addr,u64 id,unsigned int cpu) save_spa() argument 347 update_fru_record(struct fru_rec * rec,struct mce * m) update_fru_record() argument 411 struct fru_rec *rec; fru_handle_mem_poison() local 436 retire_mem_fmp(struct fru_rec * rec) retire_mem_fmp() argument 470 struct fru_rec *rec; retire_mem_records() local 482 set_rec_fields(struct fru_rec * rec) set_rec_fields() argument 531 struct fru_rec *rec; save_new_records() local 564 fmp_is_usable(struct fru_rec * rec) fmp_is_usable() argument 611 fmp_is_valid(struct fru_rec * rec) fmp_is_valid() argument 721 set_fmp_fields(struct fru_rec * rec,unsigned int cpu) set_fmp_fields() argument 741 struct fru_rec *rec; init_fmps() local 808 struct fru_rec *rec; free_records() local 884 struct fru_rec *rec; fmpm_show() local [all...] |
/linux/include/linux/ |
H A D | ihex.h | 31 __ihex_next_binrec(const struct ihex_binrec *rec) in __ihex_next_binrec() argument 33 const void *p = rec; in __ihex_next_binrec() 35 return p + ALIGN(ihex_binrec_size(rec), 4); in __ihex_next_binrec() 39 ihex_next_binrec(const struct ihex_binrec *rec) in ihex_next_binrec() argument 41 rec = __ihex_next_binrec(rec); in ihex_next_binrec() 43 return be16_to_cpu(rec->len) ? rec : NULL; in ihex_next_binrec() 49 const struct ihex_binrec *end, *rec; in ihex_validate_fw() local 51 rec in ihex_validate_fw() [all...] |
H A D | pstore.h | 240 pstore_ftrace_encode_cpu(struct pstore_ftrace_record *rec, unsigned int cpu) in pstore_ftrace_encode_cpu() argument 242 rec->ip |= cpu; in pstore_ftrace_encode_cpu() 246 pstore_ftrace_decode_cpu(struct pstore_ftrace_record *rec) in pstore_ftrace_decode_cpu() argument 248 return rec->ip & PSTORE_CPU_IN_IP; in pstore_ftrace_decode_cpu() 252 pstore_ftrace_read_timestamp(struct pstore_ftrace_record *rec) in pstore_ftrace_read_timestamp() argument 254 return rec->ts; in pstore_ftrace_read_timestamp() 258 pstore_ftrace_write_timestamp(struct pstore_ftrace_record *rec, u64 val) in pstore_ftrace_write_timestamp() argument 260 rec->ts = val; in pstore_ftrace_write_timestamp() 264 pstore_ftrace_encode_cpu(struct pstore_ftrace_record *rec, unsigned int cpu) in pstore_ftrace_encode_cpu() argument 266 rec in pstore_ftrace_encode_cpu() 271 pstore_ftrace_decode_cpu(struct pstore_ftrace_record * rec) pstore_ftrace_decode_cpu() argument 277 pstore_ftrace_read_timestamp(struct pstore_ftrace_record * rec) pstore_ftrace_read_timestamp() argument 283 pstore_ftrace_write_timestamp(struct pstore_ftrace_record * rec,u64 val) pstore_ftrace_write_timestamp() argument [all...] |
/linux/arch/riscv/kernel/ |
H A D | ftrace.c | 81 static const struct ftrace_ops *riscv64_rec_get_ops(struct dyn_ftrace *rec) in riscv64_rec_get_ops() argument 85 if (rec->flags & FTRACE_FL_CALL_OPS_EN) { in riscv64_rec_get_ops() 86 ops = ftrace_find_unique_ops(rec); in riscv64_rec_get_ops() 96 static int ftrace_rec_set_ops(const struct dyn_ftrace *rec, const struct ftrace_ops *ops) in ftrace_rec_set_ops() argument 98 unsigned long literal = ALIGN_DOWN(rec->ip - 12, 8); in ftrace_rec_set_ops() 103 static int ftrace_rec_set_nop_ops(struct dyn_ftrace *rec) in ftrace_rec_set_nop_ops() argument 105 return ftrace_rec_set_ops(rec, &ftrace_nop_ops); in ftrace_rec_set_nop_ops() 108 static int ftrace_rec_update_ops(struct dyn_ftrace *rec) in ftrace_rec_update_ops() argument 110 return ftrace_rec_set_ops(rec, riscv64_rec_get_ops(rec)); in ftrace_rec_update_ops() 113 ftrace_rec_set_nop_ops(struct dyn_ftrace * rec) ftrace_rec_set_nop_ops() argument 114 ftrace_rec_update_ops(struct dyn_ftrace * rec) ftrace_rec_update_ops() argument 117 ftrace_make_call(struct dyn_ftrace * rec,unsigned long addr) ftrace_make_call() argument 134 ftrace_make_nop(struct module * mod,struct dyn_ftrace * rec,unsigned long addr) ftrace_make_nop() argument 156 ftrace_init_nop(struct module * mod,struct dyn_ftrace * rec) ftrace_init_nop() argument 212 ftrace_modify_call(struct dyn_ftrace * rec,unsigned long old_addr,unsigned long addr) ftrace_modify_call() argument [all...] |
/linux/sound/ppc/ |
H A D | pmac.c | 50 static int snd_pmac_dbdma_alloc(struct snd_pmac *chip, struct pmac_dbdma *rec, int size) in snd_pmac_dbdma_alloc() argument 54 rec->space = dma_alloc_coherent(&chip->pdev->dev, rsize, in snd_pmac_dbdma_alloc() 55 &rec->dma_base, GFP_KERNEL); in snd_pmac_dbdma_alloc() 56 if (rec->space == NULL) in snd_pmac_dbdma_alloc() 58 rec->size = size; in snd_pmac_dbdma_alloc() 59 memset(rec->space, 0, rsize); in snd_pmac_dbdma_alloc() 60 rec->cmds = (void __iomem *)DBDMA_ALIGN(rec->space); in snd_pmac_dbdma_alloc() 61 rec->addr = rec in snd_pmac_dbdma_alloc() 66 snd_pmac_dbdma_free(struct snd_pmac * chip,struct pmac_dbdma * rec) snd_pmac_dbdma_free() argument 84 snd_pmac_rate_index(struct snd_pmac * chip,struct pmac_stream * rec,unsigned int rate) snd_pmac_rate_index() argument 130 snd_pmac_wait_ack(struct pmac_stream * rec) snd_pmac_wait_ack() argument 153 snd_pmac_dma_stop(struct pmac_stream * rec) snd_pmac_dma_stop() argument 162 snd_pmac_dma_set_command(struct pmac_stream * rec,struct pmac_dbdma * cmd) snd_pmac_dma_set_command() argument 170 snd_pmac_dma_run(struct pmac_stream * rec,int status) snd_pmac_dma_run() argument 179 snd_pmac_pcm_prepare(struct snd_pmac * chip,struct pmac_stream * rec,struct snd_pcm_substream * subs) snd_pmac_pcm_prepare() argument 243 snd_pmac_pcm_trigger(struct snd_pmac * chip,struct pmac_stream * rec,struct snd_pcm_substream * subs,int cmd) snd_pmac_pcm_trigger() argument 290 snd_pmac_pcm_pointer(struct snd_pmac * chip,struct pmac_stream * rec,struct snd_pcm_substream * subs) snd_pmac_pcm_pointer() argument 379 snd_pmac_pcm_dead_xfer(struct pmac_stream * rec,volatile struct dbdma_cmd __iomem * cp) snd_pmac_pcm_dead_xfer() argument 427 snd_pmac_pcm_update(struct snd_pmac * chip,struct pmac_stream * rec) snd_pmac_pcm_update() argument 548 snd_pmac_pcm_open(struct snd_pmac * chip,struct pmac_stream * rec,struct snd_pcm_substream * subs) snd_pmac_pcm_open() argument 597 snd_pmac_pcm_close(struct snd_pmac * chip,struct pmac_stream * rec,struct snd_pcm_substream * subs) snd_pmac_pcm_close() argument 717 struct pmac_stream *rec = &chip->playback; snd_pmac_beep_dma_start() local [all...] |
/linux/arch/arm64/kernel/ |
H A D | ftrace.c | 288 static bool ftrace_find_callable_addr(struct dyn_ftrace *rec, in ftrace_find_callable_addr() argument 292 unsigned long pc = rec->ip; in ftrace_find_callable_addr() 346 static const struct ftrace_ops *arm64_rec_get_ops(struct dyn_ftrace *rec) in arm64_rec_get_ops() argument 350 if (rec->flags & FTRACE_FL_CALL_OPS_EN) { in arm64_rec_get_ops() 351 ops = ftrace_find_unique_ops(rec); in arm64_rec_get_ops() 361 static int ftrace_rec_set_ops(const struct dyn_ftrace *rec, in ftrace_rec_set_ops() argument 364 unsigned long literal = ALIGN_DOWN(rec->ip - 12, 8); in ftrace_rec_set_ops() 369 static int ftrace_rec_set_nop_ops(struct dyn_ftrace *rec) in ftrace_rec_set_nop_ops() argument 371 return ftrace_rec_set_ops(rec, &ftrace_nop_ops); in ftrace_rec_set_nop_ops() 374 static int ftrace_rec_update_ops(struct dyn_ftrace *rec) in ftrace_rec_update_ops() argument 379 ftrace_rec_set_nop_ops(struct dyn_ftrace * rec) ftrace_rec_set_nop_ops() argument 380 ftrace_rec_update_ops(struct dyn_ftrace * rec) ftrace_rec_update_ops() argument 386 ftrace_make_call(struct dyn_ftrace * rec,unsigned long addr) ftrace_make_call() argument 406 ftrace_modify_call(struct dyn_ftrace * rec,unsigned long old_addr,unsigned long addr) ftrace_modify_call() argument 453 ftrace_init_nop(struct module * mod,struct dyn_ftrace * rec) ftrace_init_nop() argument 474 ftrace_make_nop(struct module * mod,struct dyn_ftrace * rec,unsigned long addr) ftrace_make_nop() argument [all...] |
/linux/tools/perf/jvmti/ |
H A D | jvmti_agent.c | 333 struct jr_code_close rec; in jvmti_close() local 341 rec.p.id = JIT_CODE_CLOSE; in jvmti_close() 342 rec.p.total_size = sizeof(rec); in jvmti_close() 344 rec.p.timestamp = perf_get_timestamp(); in jvmti_close() 346 if (!fwrite(&rec, sizeof(rec), 1, fp)) in jvmti_close() 363 struct jr_code_load rec; in jvmti_write_code() local 379 rec.p.id = JIT_CODE_LOAD; in jvmti_write_code() 380 rec in jvmti_write_code() 421 struct jr_code_debug_info rec; jvmti_write_debug_info() local [all...] |
/linux/fs/xfs/scrub/ |
H A D | bmap_repair.c | 193 const struct xfs_rmap_irec *rec) in xrep_bmap_check_fork_rmap() argument 204 !(rec->rm_flags & (XFS_RMAP_ATTR_FORK | XFS_RMAP_BMBT_BLOCK))) in xrep_bmap_check_fork_rmap() 208 if (!xfs_verify_agbext(to_perag(cur->bc_group), rec->rm_startblock, in xrep_bmap_check_fork_rmap() 209 rec->rm_blockcount)) in xrep_bmap_check_fork_rmap() 213 if (!(rec->rm_flags & XFS_RMAP_BMBT_BLOCK) && in xrep_bmap_check_fork_rmap() 214 !xfs_verify_fileext(sc->mp, rec->rm_offset, rec->rm_blockcount)) in xrep_bmap_check_fork_rmap() 218 if ((rec->rm_flags & (XFS_RMAP_ATTR_FORK | XFS_RMAP_BMBT_BLOCK)) && in xrep_bmap_check_fork_rmap() 219 (rec->rm_flags & XFS_RMAP_UNWRITTEN)) in xrep_bmap_check_fork_rmap() 223 error = xfs_alloc_has_records(sc->sa.bno_cur, rec in xrep_bmap_check_fork_rmap() 245 xrep_bmap_walk_rmap(struct xfs_btree_cur * cur,const struct xfs_rmap_irec * rec,void * priv) xrep_bmap_walk_rmap() argument 333 struct xfs_bmbt_rec rec; xrep_bmap_sort_records() local 377 xrep_bmap_check_rtfork_rmap(struct xfs_scrub * sc,struct xfs_btree_cur * cur,const struct xfs_rmap_irec * rec) xrep_bmap_check_rtfork_rmap() argument 409 xrep_bmap_walk_rtrmap(struct xfs_btree_cur * cur,const struct xfs_rmap_irec * rec,void * priv) xrep_bmap_walk_rtrmap() argument 567 struct xfs_bmbt_rec rec; xrep_bmap_get_records() local 664 struct xfs_bmbt_rec rec; xrep_bmap_extents_load() local [all...] |