Home
last modified time | relevance | path

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

12345678910>>...16

/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/macsec/
Dmacsec_api.c263 const struct aq_mss_ingress_prectlf_record *rec, in set_ingress_prectlf_record()
287 const struct aq_mss_ingress_prectlf_record *rec, in aq_mss_set_ingress_prectlf_record()
295 struct aq_mss_ingress_prectlf_record *rec, in get_ingress_prectlf_record()
341 struct aq_mss_ingress_prectlf_record *rec, in aq_mss_get_ingress_prectlf_record()
352 const struct aq_mss_ingress_preclass_record *rec, in set_ingress_preclass_record()
437 const struct aq_mss_ingress_preclass_record *rec, in aq_mss_set_ingress_preclass_record()
450 struct aq_mss_ingress_preclass_record *rec, in get_ingress_preclass_record()
549 struct aq_mss_ingress_preclass_record *rec, in aq_mss_get_ingress_preclass_record()
559 const struct aq_mss_ingress_sc_record *rec, in set_ingress_sc_record()
599 const struct aq_mss_ingress_sc_record *rec, in aq_mss_set_ingress_sc_record()
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/macsec/
Dmacsec_api.c263 const struct aq_mss_ingress_prectlf_record *rec, in set_ingress_prectlf_record()
287 const struct aq_mss_ingress_prectlf_record *rec, in aq_mss_set_ingress_prectlf_record()
295 struct aq_mss_ingress_prectlf_record *rec, in get_ingress_prectlf_record()
341 struct aq_mss_ingress_prectlf_record *rec, in aq_mss_get_ingress_prectlf_record()
352 const struct aq_mss_ingress_preclass_record *rec, in set_ingress_preclass_record()
437 const struct aq_mss_ingress_preclass_record *rec, in aq_mss_set_ingress_preclass_record()
450 struct aq_mss_ingress_preclass_record *rec, in get_ingress_preclass_record()
549 struct aq_mss_ingress_preclass_record *rec, in aq_mss_get_ingress_preclass_record()
559 const struct aq_mss_ingress_sc_record *rec, in set_ingress_sc_record()
599 const struct aq_mss_ingress_sc_record *rec, in aq_mss_set_ingress_sc_record()
[all …]
/kernel/linux/linux-6.6/sound/isa/sb/
Demu8000_pcm.c171 static inline int emu8k_get_curpos(struct snd_emu8k_pcm *rec, int ch) in emu8k_get_curpos()
185 struct snd_emu8k_pcm *rec = from_timer(rec, t, timer); in emu8k_pcm_timer_func() local
219 struct snd_emu8k_pcm *rec; in emu8k_pcm_open() local
246 struct snd_emu8k_pcm *rec = subs->runtime->private_data; in emu8k_pcm_close() local
269 static void setup_voice(struct snd_emu8k_pcm *rec, int ch) in setup_voice()
322 static void start_voice(struct snd_emu8k_pcm *rec, int ch) in start_voice()
357 static void stop_voice(struct snd_emu8k_pcm *rec, int ch) in stop_voice()
375 struct snd_emu8k_pcm *rec = subs->runtime->private_data; in emu8k_pcm_trigger() local
422 #define LOOP_WRITE(rec, offset, iter, count) \ argument
441 struct snd_emu8k_pcm *rec = subs->runtime->private_data; in emu8k_pcm_copy() local
[all …]
/kernel/linux/linux-5.10/sound/isa/sb/
Demu8000_pcm.c171 static inline int emu8k_get_curpos(struct snd_emu8k_pcm *rec, int ch) in emu8k_get_curpos()
185 struct snd_emu8k_pcm *rec = from_timer(rec, t, timer); in emu8k_pcm_timer_func() local
219 struct snd_emu8k_pcm *rec; in emu8k_pcm_open() local
246 struct snd_emu8k_pcm *rec = subs->runtime->private_data; in emu8k_pcm_close() local
269 static void setup_voice(struct snd_emu8k_pcm *rec, int ch) in setup_voice()
322 static void start_voice(struct snd_emu8k_pcm *rec, int ch) in start_voice()
357 static void stop_voice(struct snd_emu8k_pcm *rec, int ch) in stop_voice()
375 struct snd_emu8k_pcm *rec = subs->runtime->private_data; in emu8k_pcm_trigger() local
435 #define LOOP_WRITE(rec, offset, _buf, count, mode) \ argument
455 struct snd_emu8k_pcm *rec = subs->runtime->private_data; in emu8k_pcm_copy() local
[all …]
/kernel/linux/linux-6.6/tools/perf/
Dbuiltin-record.c113 struct record *rec; member
203 static int record__threads_enabled(struct record *rec) in record__threads_enabled()
208 static bool switch_output_signal(struct record *rec) in switch_output_signal()
214 static bool switch_output_size(struct record *rec) in switch_output_size()
221 static bool switch_output_time(struct record *rec) in switch_output_time()
227 static u64 record__bytes_written(struct record *rec) in record__bytes_written()
232 static bool record__output_max_size_exceeded(struct record *rec) in record__output_max_size_exceeded()
238 static int record__write(struct record *rec, struct mmap *map __maybe_unused, in record__write()
384 struct record *rec; member
434 static int record__aio_push(struct record *rec, struct mmap *map, off_t *off) in record__aio_push()
[all …]
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-record.c123 static bool switch_output_signal(struct record *rec) in switch_output_signal()
129 static bool switch_output_size(struct record *rec) in switch_output_size()
136 static bool switch_output_time(struct record *rec) in switch_output_time()
142 static bool record__output_max_size_exceeded(struct record *rec) in record__output_max_size_exceeded()
148 static int record__write(struct record *rec, struct mmap *map __maybe_unused, in record__write()
286 struct record *rec; member
336 static int record__aio_push(struct record *rec, struct mmap *map, off_t *off) in record__aio_push()
383 static void record__aio_mmap_read_sync(struct record *rec) in record__aio_mmap_read_sync()
443 static int record__aio_enabled(struct record *rec) in record__aio_enabled()
504 static int record__comp_enabled(struct record *rec) in record__comp_enabled()
[all …]
/kernel/linux/linux-6.6/arch/arm64/kernel/
Dftrace.c225 static bool ftrace_find_callable_addr(struct dyn_ftrace *rec, in ftrace_find_callable_addr()
284 static const struct ftrace_ops *arm64_rec_get_ops(struct dyn_ftrace *rec) in arm64_rec_get_ops()
299 static int ftrace_rec_set_ops(const struct dyn_ftrace *rec, in ftrace_rec_set_ops()
307 static int ftrace_rec_set_nop_ops(struct dyn_ftrace *rec) in ftrace_rec_set_nop_ops()
312 static int ftrace_rec_update_ops(struct dyn_ftrace *rec) in ftrace_rec_update_ops()
317 static int ftrace_rec_set_nop_ops(struct dyn_ftrace *rec) { return 0; } in ftrace_rec_set_nop_ops()
318 static int ftrace_rec_update_ops(struct dyn_ftrace *rec) { return 0; } in ftrace_rec_update_ops()
324 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_call()
344 int ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr, in ftrace_modify_call()
391 int ftrace_init_nop(struct module *mod, struct dyn_ftrace *rec) in ftrace_init_nop()
[all …]
/kernel/linux/linux-6.6/sound/core/seq/oss/
Dseq_oss_synth.c94 struct seq_oss_synth *rec; in snd_seq_oss_synth_probe() local
145 struct seq_oss_synth *rec = dev->driver_data; in snd_seq_oss_synth_remove() local
184 struct seq_oss_synth *rec; in get_sdev() local
204 struct seq_oss_synth *rec; in snd_seq_oss_synth_setup() local
297 struct seq_oss_synth *rec; in snd_seq_oss_synth_cleanup() local
346 struct seq_oss_synth *rec; in get_synthdev() local
393 struct seq_oss_synth *rec; in snd_seq_oss_synth_reset() local
445 struct seq_oss_synth *rec; in snd_seq_oss_synth_load_patch() local
473 struct seq_oss_synth *rec; in snd_seq_oss_synth_info() local
568 struct seq_oss_synth *rec; in snd_seq_oss_synth_ioctl() local
[all …]
/kernel/linux/linux-5.10/sound/core/seq/oss/
Dseq_oss_synth.c93 struct seq_oss_synth *rec; in snd_seq_oss_synth_probe() local
144 struct seq_oss_synth *rec = dev->driver_data; in snd_seq_oss_synth_remove() local
183 struct seq_oss_synth *rec; in get_sdev() local
203 struct seq_oss_synth *rec; in snd_seq_oss_synth_setup() local
296 struct seq_oss_synth *rec; in snd_seq_oss_synth_cleanup() local
345 struct seq_oss_synth *rec; in get_synthdev() local
392 struct seq_oss_synth *rec; in snd_seq_oss_synth_reset() local
444 struct seq_oss_synth *rec; in snd_seq_oss_synth_load_patch() local
471 struct seq_oss_synth *rec; in snd_seq_oss_synth_info() local
565 struct seq_oss_synth *rec; in snd_seq_oss_synth_ioctl() local
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_i2c.c44 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_pre_xfer() local
86 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_post_xfer() local
105 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_get_clock() local
120 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_get_data() local
134 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_set_clock() local
147 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_set_data() local
162 const struct amdgpu_i2c_bus_rec *rec, in amdgpu_i2c_create()
253 const struct amdgpu_i2c_bus_rec *rec, in amdgpu_i2c_add()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_i2c.c44 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_pre_xfer() local
86 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_post_xfer() local
105 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_get_clock() local
120 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_get_data() local
134 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_set_clock() local
147 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_set_data() local
162 const struct amdgpu_i2c_bus_rec *rec, in amdgpu_i2c_create()
253 const struct amdgpu_i2c_bus_rec *rec, in amdgpu_i2c_add()
/kernel/linux/linux-6.6/sound/ppc/
Dpmac.c50 static int snd_pmac_dbdma_alloc(struct snd_pmac *chip, struct pmac_dbdma *rec, int size) in snd_pmac_dbdma_alloc()
66 static void snd_pmac_dbdma_free(struct snd_pmac *chip, struct pmac_dbdma *rec) in snd_pmac_dbdma_free()
84 unsigned int snd_pmac_rate_index(struct snd_pmac *chip, struct pmac_stream *rec, unsigned int rate) in snd_pmac_rate_index()
130 snd_pmac_wait_ack(struct pmac_stream *rec) in snd_pmac_wait_ack()
153 static inline void snd_pmac_dma_stop(struct pmac_stream *rec) in snd_pmac_dma_stop()
162 static inline void snd_pmac_dma_set_command(struct pmac_stream *rec, struct pmac_dbdma *cmd) in snd_pmac_dma_set_command()
170 static inline void snd_pmac_dma_run(struct pmac_stream *rec, int status) in snd_pmac_dma_run()
179 static int snd_pmac_pcm_prepare(struct snd_pmac *chip, struct pmac_stream *rec, struct snd_pcm_subs… in snd_pmac_pcm_prepare()
243 static int snd_pmac_pcm_trigger(struct snd_pmac *chip, struct pmac_stream *rec, in snd_pmac_pcm_trigger()
291 struct pmac_stream *rec, in snd_pmac_pcm_pointer()
[all …]
/kernel/linux/linux-5.10/sound/ppc/
Dpmac.c50 static int snd_pmac_dbdma_alloc(struct snd_pmac *chip, struct pmac_dbdma *rec, int size) in snd_pmac_dbdma_alloc()
66 static void snd_pmac_dbdma_free(struct snd_pmac *chip, struct pmac_dbdma *rec) in snd_pmac_dbdma_free()
84 unsigned int snd_pmac_rate_index(struct snd_pmac *chip, struct pmac_stream *rec, unsigned int rate) in snd_pmac_rate_index()
130 snd_pmac_wait_ack(struct pmac_stream *rec) in snd_pmac_wait_ack()
153 static inline void snd_pmac_dma_stop(struct pmac_stream *rec) in snd_pmac_dma_stop()
162 static inline void snd_pmac_dma_set_command(struct pmac_stream *rec, struct pmac_dbdma *cmd) in snd_pmac_dma_set_command()
170 static inline void snd_pmac_dma_run(struct pmac_stream *rec, int status) in snd_pmac_dma_run()
179 static int snd_pmac_pcm_prepare(struct snd_pmac *chip, struct pmac_stream *rec, struct snd_pcm_subs… in snd_pmac_pcm_prepare()
243 static int snd_pmac_pcm_trigger(struct snd_pmac *chip, struct pmac_stream *rec, in snd_pmac_pcm_trigger()
291 struct pmac_stream *rec, in snd_pmac_pcm_pointer()
[all …]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
Dradeon_i2c.c89 struct radeon_i2c_bus_rec *rec = &i2c->rec; in pre_xfer() local
159 struct radeon_i2c_bus_rec *rec = &i2c->rec; in post_xfer() local
178 struct radeon_i2c_bus_rec *rec = &i2c->rec; in get_clock() local
193 struct radeon_i2c_bus_rec *rec = &i2c->rec; in get_data() local
207 struct radeon_i2c_bus_rec *rec = &i2c->rec; in set_clock() local
220 struct radeon_i2c_bus_rec *rec = &i2c->rec; in set_data() local
326 struct radeon_i2c_bus_rec *rec = &i2c->rec; in r100_hw_i2c_xfer() local
579 struct radeon_i2c_bus_rec *rec = &i2c->rec; in r500_hw_i2c_xfer() local
812 struct radeon_i2c_bus_rec *rec = &i2c->rec; in radeon_hw_i2c_xfer() local
904 struct radeon_i2c_bus_rec *rec, in radeon_i2c_create()
[all …]
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dradeon_i2c.c97 struct radeon_i2c_bus_rec *rec = &i2c->rec; in pre_xfer() local
167 struct radeon_i2c_bus_rec *rec = &i2c->rec; in post_xfer() local
186 struct radeon_i2c_bus_rec *rec = &i2c->rec; in get_clock() local
201 struct radeon_i2c_bus_rec *rec = &i2c->rec; in get_data() local
215 struct radeon_i2c_bus_rec *rec = &i2c->rec; in set_clock() local
228 struct radeon_i2c_bus_rec *rec = &i2c->rec; in set_data() local
334 struct radeon_i2c_bus_rec *rec = &i2c->rec; in r100_hw_i2c_xfer() local
587 struct radeon_i2c_bus_rec *rec = &i2c->rec; in r500_hw_i2c_xfer() local
820 struct radeon_i2c_bus_rec *rec = &i2c->rec; in radeon_hw_i2c_xfer() local
912 struct radeon_i2c_bus_rec *rec, in radeon_i2c_create()
[all …]
/kernel/linux/linux-5.10/include/linux/
Dpstore.h239 pstore_ftrace_encode_cpu(struct pstore_ftrace_record *rec, unsigned int cpu) in pstore_ftrace_encode_cpu()
245 pstore_ftrace_decode_cpu(struct pstore_ftrace_record *rec) in pstore_ftrace_decode_cpu()
251 pstore_ftrace_read_timestamp(struct pstore_ftrace_record *rec) in pstore_ftrace_read_timestamp()
257 pstore_ftrace_write_timestamp(struct pstore_ftrace_record *rec, u64 val) in pstore_ftrace_write_timestamp()
263 pstore_ftrace_encode_cpu(struct pstore_ftrace_record *rec, unsigned int cpu) in pstore_ftrace_encode_cpu()
270 pstore_ftrace_decode_cpu(struct pstore_ftrace_record *rec) in pstore_ftrace_decode_cpu()
276 pstore_ftrace_read_timestamp(struct pstore_ftrace_record *rec) in pstore_ftrace_read_timestamp()
282 pstore_ftrace_write_timestamp(struct pstore_ftrace_record *rec, u64 val) in pstore_ftrace_write_timestamp()
/kernel/linux/linux-6.6/arch/powerpc/kernel/trace/
Dftrace_64_pg.c121 struct dyn_ftrace *rec, unsigned long addr) in __ftrace_make_nop()
216 static int __ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, unsigned long addr) in __ftrace_make_nop()
308 static int __ftrace_make_nop_kernel(struct dyn_ftrace *rec, unsigned long addr) in __ftrace_make_nop_kernel()
348 struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_nop()
409 __ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) in __ftrace_make_call()
464 static int __ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) in __ftrace_make_call()
470 static int __ftrace_make_call_kernel(struct dyn_ftrace *rec, unsigned long addr) in __ftrace_make_call_kernel()
514 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_call()
552 __ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr, in __ftrace_modify_call()
638 static int __ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr, unsigned long addr) in __ftrace_modify_call()
[all …]
/kernel/linux/linux-6.6/include/linux/
Dpstore.h243 pstore_ftrace_encode_cpu(struct pstore_ftrace_record *rec, unsigned int cpu) in pstore_ftrace_encode_cpu()
249 pstore_ftrace_decode_cpu(struct pstore_ftrace_record *rec) in pstore_ftrace_decode_cpu()
255 pstore_ftrace_read_timestamp(struct pstore_ftrace_record *rec) in pstore_ftrace_read_timestamp()
261 pstore_ftrace_write_timestamp(struct pstore_ftrace_record *rec, u64 val) in pstore_ftrace_write_timestamp()
267 pstore_ftrace_encode_cpu(struct pstore_ftrace_record *rec, unsigned int cpu) in pstore_ftrace_encode_cpu()
274 pstore_ftrace_decode_cpu(struct pstore_ftrace_record *rec) in pstore_ftrace_decode_cpu()
280 pstore_ftrace_read_timestamp(struct pstore_ftrace_record *rec) in pstore_ftrace_read_timestamp()
286 pstore_ftrace_write_timestamp(struct pstore_ftrace_record *rec, u64 val) in pstore_ftrace_write_timestamp()
/kernel/linux/linux-5.10/drivers/s390/scsi/
Dzfcp_dbf.c75 struct zfcp_dbf_hba *rec = &dbf->hba_buf; in zfcp_dbf_hba_fsf_res() local
121 struct zfcp_dbf_hba *rec = &dbf->hba_buf; in zfcp_dbf_hba_fsf_fces() local
157 struct zfcp_dbf_hba *rec = &dbf->hba_buf; in zfcp_dbf_hba_fsf_uss() local
203 struct zfcp_dbf_hba *rec = &dbf->hba_buf; in zfcp_dbf_hba_bit_err() local
274 struct zfcp_dbf_hba *rec = &dbf->hba_buf; in zfcp_dbf_hba_basic() local
291 static void zfcp_dbf_set_common(struct zfcp_dbf_rec *rec, in zfcp_dbf_set_common()
325 struct zfcp_dbf_rec *rec = &dbf->rec_buf; in zfcp_dbf_rec_trig() local
386 struct zfcp_dbf_rec *rec = &dbf->rec_buf; in zfcp_dbf_rec_run_lvl() local
436 struct zfcp_dbf_rec *rec = &dbf->rec_buf; in zfcp_dbf_rec_run_wka() local
469 struct zfcp_dbf_san *rec = &dbf->san_buf; in zfcp_dbf_san() local
[all …]
/kernel/linux/linux-6.6/fs/ntfs3/
Drecord.c37 struct MFT_REC *rec = mi->mrec; in mi_new_attt_id() local
118 struct MFT_REC *rec = mi->mrec; in mi_read() local
200 const struct MFT_REC *rec = mi->mrec; in mi_enum_attr() local
377 struct MFT_REC *rec; in mi_write() local
404 struct MFT_REC *rec; in mi_format_new() local
467 struct MFT_REC *rec = mi->mrec; in mi_insert_attr() local
528 struct MFT_REC *rec = mi->mrec; in mi_remove_attr() local
557 struct MFT_REC *rec = mi->mrec; in mi_resize_attr() local
615 struct MFT_REC *rec = mi->mrec; in mi_pack_runs() local
/kernel/linux/linux-6.6/drivers/s390/scsi/
Dzfcp_dbf.c75 struct zfcp_dbf_hba *rec = &dbf->hba_buf; in zfcp_dbf_hba_fsf_res() local
121 struct zfcp_dbf_hba *rec = &dbf->hba_buf; in zfcp_dbf_hba_fsf_fces() local
160 struct zfcp_dbf_hba *const rec = &dbf->hba_buf; in zfcp_dbf_hba_fsf_reqid() local
199 struct zfcp_dbf_hba *rec = &dbf->hba_buf; in zfcp_dbf_hba_fsf_uss() local
245 struct zfcp_dbf_hba *rec = &dbf->hba_buf; in zfcp_dbf_hba_bit_err() local
308 static void zfcp_dbf_set_common(struct zfcp_dbf_rec *rec, in zfcp_dbf_set_common()
342 struct zfcp_dbf_rec *rec = &dbf->rec_buf; in zfcp_dbf_rec_trig() local
403 struct zfcp_dbf_rec *rec = &dbf->rec_buf; in zfcp_dbf_rec_run_lvl() local
453 struct zfcp_dbf_rec *rec = &dbf->rec_buf; in zfcp_dbf_rec_run_wka() local
486 struct zfcp_dbf_san *rec = &dbf->san_buf; in zfcp_dbf_san() local
[all …]
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_ialloc.c58 union xfs_btree_rec rec; in xfs_inobt_update() local
77 union xfs_btree_rec *rec, in xfs_inobt_btrec_to_irec()
109 union xfs_btree_rec *rec; in xfs_inobt_get_rec() local
224 xfs_inobt_rec_incore_t rec; in xfs_check_agi_freecount() local
532 struct xfs_inobt_rec_incore rec; in xfs_inobt_insert_sprec() local
628 struct xfs_inobt_rec_incore rec; in xfs_ialloc_ag_alloc() local
1049 xfs_inobt_rec_incore_t *rec, in xfs_ialloc_next_rec()
1079 xfs_inobt_rec_incore_t *rec, in xfs_ialloc_get_rec()
1107 struct xfs_inobt_rec_incore *rec) in xfs_inobt_first_free_inode()
1138 struct xfs_inobt_rec_incore rec, trec; in xfs_dialloc_ag_inobt() local
[all …]
/kernel/linux/linux-5.10/arch/powerpc/kernel/trace/
Dftrace.c126 struct dyn_ftrace *rec, unsigned long addr) in __ftrace_make_nop()
222 struct dyn_ftrace *rec, unsigned long addr) in __ftrace_make_nop()
394 static int __ftrace_make_nop_kernel(struct dyn_ftrace *rec, unsigned long addr) in __ftrace_make_nop_kernel()
434 struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_nop()
518 __ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr)
586 __ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr)
626 static int __ftrace_make_call_kernel(struct dyn_ftrace *rec, unsigned long addr)
673 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr)
712 __ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr,
805 int ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr,
/kernel/linux/linux-6.6/fs/xfs/libxfs/
Dxfs_ialloc.c58 union xfs_btree_rec rec; in xfs_inobt_update() local
77 const union xfs_btree_rec *rec, in xfs_inobt_btrec_to_irec()
158 union xfs_btree_rec *rec; in xfs_inobt_get_rec() local
247 xfs_inobt_rec_incore_t rec; in xfs_check_agi_freecount() local
553 struct xfs_inobt_rec_incore rec; in xfs_inobt_insert_sprec() local
649 struct xfs_inobt_rec_incore rec; in xfs_ialloc_ag_alloc() local
928 xfs_inobt_rec_incore_t *rec, in xfs_ialloc_next_rec()
958 xfs_inobt_rec_incore_t *rec, in xfs_ialloc_get_rec()
986 struct xfs_inobt_rec_incore *rec) in xfs_inobt_first_free_inode()
1016 struct xfs_inobt_rec_incore rec, trec; in xfs_dialloc_ag_inobt() local
[all …]
/kernel/linux/linux-5.10/arch/arm64/kernel/
Dftrace.c88 static bool ftrace_find_callable_addr(struct dyn_ftrace *rec, in ftrace_find_callable_addr()
142 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_call()
157 int ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr, in ftrace_modify_call()
197 int ftrace_init_nop(struct module *mod, struct dyn_ftrace *rec) in ftrace_init_nop()
213 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, in ftrace_make_nop()

12345678910>>...16