Home
last modified time | relevance | path

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

12345678910

/linux/drivers/net/ethernet/aquantia/atlantic/macsec/
H A 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 …]
/linux/sound/isa/sb/
H A 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 = timer_container_of(rec, t, timer); in emu8k_pcm_timer_func() local
221 struct snd_emu8k_pcm *rec; in emu8k_pcm_open() local
248 struct snd_emu8k_pcm *rec = subs->runtime->private_data; in emu8k_pcm_close() local
271 static void setup_voice(struct snd_emu8k_pcm *rec, int ch) in setup_voice()
324 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()
373 struct snd_emu8k_pcm *rec = subs->runtime->private_data; in emu8k_pcm_trigger() local
420 #define LOOP_WRITE(rec, offset, iter, count) \ argument
439 struct snd_emu8k_pcm *rec = subs->runtime->private_data; in emu8k_pcm_copy() local
[all …]
/linux/tools/perf/
H A Dbuiltin-record.c115 struct record *rec; member
218 static int record__threads_enabled(struct record *rec) in record__threads_enabled()
223 static bool switch_output_signal(struct record *rec) in switch_output_signal()
229 static bool switch_output_size(struct record *rec) in switch_output_size()
236 static bool switch_output_time(struct record *rec) in switch_output_time()
242 static u64 record__bytes_written(struct record *rec) in record__bytes_written()
247 static bool record__output_max_size_exceeded(struct record *rec) in record__output_max_size_exceeded()
253 static int record__write(struct record *rec, struct mmap *map __maybe_unused, in record__write()
399 struct record *rec; member
453 static int record__aio_push(struct record *rec, struct mmap *map, off_t *off) in record__aio_push()
[all …]
/linux/arch/powerpc/kernel/trace/
H A Dftrace.c132 static unsigned long ftrace_get_ool_stub(struct dyn_ftrace *rec) 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()
180 static int ftrace_init_ool_stub(struct module *mod, struct dyn_ftrace *rec) in ftrace_init_ool_stub()
280 static const struct ftrace_ops *powerpc_rec_get_ops(struct dyn_ftrace *rec) in powerpc_rec_get_ops()
295 static int ftrace_rec_set_ops(struct dyn_ftrace *rec, const struct ftrace_ops *ops) in ftrace_rec_set_ops()
305 static int ftrace_rec_set_nop_ops(struct dyn_ftrace *rec) in ftrace_rec_set_nop_ops()
310 static int ftrace_rec_update_ops(struct dyn_ftrace *rec) in ftrace_rec_update_ops()
315 static int ftrace_rec_set_nop_ops(struct dyn_ftrace *rec) { return 0; } in ftrace_rec_set_nop_ops()
316 static int ftrace_rec_update_ops(struct dyn_ftrace *rec) { return 0; } in ftrace_rec_update_ops()
320 int ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr, unsigned long addr) in ftrace_modify_call()
[all …]
H A Dftrace_64_pg.c119 static struct module *ftrace_lookup_module(struct dyn_ftrace *rec) in ftrace_lookup_module()
133 struct dyn_ftrace *rec, unsigned long addr) in __ftrace_make_nop()
234 static int __ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, unsigned long addr) in __ftrace_make_nop()
326 static int __ftrace_make_nop_kernel(struct dyn_ftrace *rec, unsigned long addr) in __ftrace_make_nop_kernel()
366 struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_nop()
406 __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()
542 __ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr, in __ftrace_modify_call()
[all …]
/linux/arch/riscv/kernel/
H A Dftrace.c81 static const struct ftrace_ops *riscv64_rec_get_ops(struct dyn_ftrace *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()
103 static int ftrace_rec_set_nop_ops(struct dyn_ftrace *rec) in ftrace_rec_set_nop_ops()
108 static int ftrace_rec_update_ops(struct dyn_ftrace *rec) in ftrace_rec_update_ops()
113 static int ftrace_rec_set_nop_ops(struct dyn_ftrace *rec) { return 0; } in ftrace_rec_set_nop_ops()
114 static int ftrace_rec_update_ops(struct dyn_ftrace *rec) { return 0; } in ftrace_rec_update_ops()
117 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_call()
134 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_nop()
156 int ftrace_init_nop(struct module *mod, struct dyn_ftrace *rec) in ftrace_init_nop()
212 int ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr, in ftrace_modify_call()
/linux/drivers/ras/amd/
H A Dfmpm.c170 #define for_each_fru(i, rec) \ argument
173 static inline u32 get_fmp_len(struct fru_rec *rec) in get_fmp_len()
180 struct fru_rec *rec; in get_fru_record() local
215 static int update_record_on_storage(struct fru_rec *rec) in update_record_on_storage()
242 static bool rec_has_valid_entries(struct fru_rec *rec) in rec_has_valid_entries()
283 static bool rec_has_fpd(struct fru_rec *rec, struct cper_fru_poison_desc *fpd) in rec_has_fpd()
299 static void save_spa(struct fru_rec *rec, unsigned int entry, in save_spa()
347 static void update_fru_record(struct fru_rec *rec, struct mce *m) in update_fru_record()
411 struct fru_rec *rec; in fru_handle_mem_poison() local
436 static void retire_mem_fmp(struct fru_rec *rec) in retire_mem_fmp()
[all …]
/linux/arch/arm64/kernel/
H A Dftrace.c295 static bool ftrace_find_callable_addr(struct dyn_ftrace *rec, in ftrace_find_callable_addr()
353 static const struct ftrace_ops *arm64_rec_get_ops(struct dyn_ftrace *rec) in arm64_rec_get_ops()
368 static int ftrace_rec_set_ops(const struct dyn_ftrace *rec, in ftrace_rec_set_ops()
376 static int ftrace_rec_set_nop_ops(struct dyn_ftrace *rec) in ftrace_rec_set_nop_ops()
381 static int ftrace_rec_update_ops(struct dyn_ftrace *rec) in ftrace_rec_update_ops()
386 static int ftrace_rec_set_nop_ops(struct dyn_ftrace *rec) { return 0; } in ftrace_rec_set_nop_ops()
387 static int ftrace_rec_update_ops(struct dyn_ftrace *rec) { return 0; } in ftrace_rec_update_ops()
393 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_call()
413 int ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr, in ftrace_modify_call()
460 int ftrace_init_nop(struct module *mod, struct dyn_ftrace *rec) in ftrace_init_nop()
[all …]
/linux/sound/ppc/
H A 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()
290 struct pmac_stream *rec, in snd_pmac_pcm_pointer()
[all …]
/linux/tools/testing/selftests/net/bench/page_pool/
H A Dbench_page_pool_simple.c47 static int time_bench_for_loop(struct time_bench_record *rec, void *data) in time_bench_for_loop()
62 static int time_bench_atomic_inc(struct time_bench_record *rec, void *data) in time_bench_atomic_inc()
85 static int time_bench_lock(struct time_bench_record *rec, void *data) in time_bench_lock()
126 static int time_bench_page_pool(struct time_bench_record *rec, void *data, in time_bench_page_pool()
196 static int time_bench_page_pool01_fast_path(struct time_bench_record *rec, in time_bench_page_pool01_fast_path()
202 static int time_bench_page_pool02_ptr_ring(struct time_bench_record *rec, in time_bench_page_pool02_ptr_ring()
208 static int time_bench_page_pool03_slow(struct time_bench_record *rec, in time_bench_page_pool03_slow()
/linux/drivers/gpu/drm/radeon/
H A 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 …]
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_i2c.c43 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_pre_xfer() local
85 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_post_xfer() local
104 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_get_clock() local
119 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_get_data() local
133 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_set_clock() local
146 struct amdgpu_i2c_bus_rec *rec = &i2c->rec; in amdgpu_i2c_set_data() local
161 const struct amdgpu_i2c_bus_rec *rec, in amdgpu_i2c_create()
/linux/include/linux/
H A Dpstore.h240 pstore_ftrace_encode_cpu(struct pstore_ftrace_record *rec, unsigned int cpu) in pstore_ftrace_encode_cpu()
246 pstore_ftrace_decode_cpu(struct pstore_ftrace_record *rec) in pstore_ftrace_decode_cpu()
252 pstore_ftrace_read_timestamp(struct pstore_ftrace_record *rec) in pstore_ftrace_read_timestamp()
258 pstore_ftrace_write_timestamp(struct pstore_ftrace_record *rec, u64 val) in pstore_ftrace_write_timestamp()
264 pstore_ftrace_encode_cpu(struct pstore_ftrace_record *rec, unsigned int cpu) in pstore_ftrace_encode_cpu()
271 pstore_ftrace_decode_cpu(struct pstore_ftrace_record *rec) in pstore_ftrace_decode_cpu()
277 pstore_ftrace_read_timestamp(struct pstore_ftrace_record *rec) in pstore_ftrace_read_timestamp()
283 pstore_ftrace_write_timestamp(struct pstore_ftrace_record *rec, u64 val) in pstore_ftrace_write_timestamp()
H A Dihex.h31 __ihex_next_binrec(const struct ihex_binrec *rec) in __ihex_next_binrec()
39 ihex_next_binrec(const struct ihex_binrec *rec) in ihex_next_binrec()
49 const struct ihex_binrec *end, *rec; in ihex_validate_fw() local
/linux/arch/s390/kernel/
H A Dftrace.c76 int ftrace_init_nop(struct module *mod, struct dyn_ftrace *rec) in ftrace_init_nop()
128 static struct ftrace_hotpatch_trampoline *ftrace_get_trampoline(struct dyn_ftrace *rec) in ftrace_get_trampoline()
172 static int ftrace_modify_trampoline_call(struct dyn_ftrace *rec, in ftrace_modify_trampoline_call()
190 int ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr, in ftrace_modify_call()
214 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, in ftrace_make_nop()
224 static int ftrace_make_trampoline_call(struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_trampoline_call()
236 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_call()
/linux/fs/xfs/scrub/
H A Drcbag_btree.c25 const union xfs_btree_rec *rec) in rcbagbt_init_key_from_rec()
40 union xfs_btree_rec *rec) in rcbagbt_init_rec_from_cur()
55 struct rcbag_rec *rec = (struct rcbag_rec *)&cur->bc_rec; in rcbagbt_cmp_key_with_cur() local
303 struct rcbag_rec *rec = (struct rcbag_rec *)&cur->bc_rec; in rcbagbt_lookup_eq() local
315 struct rcbag_rec *rec, in rcbagbt_get_rec()
333 const struct rcbag_rec *rec) in rcbagbt_update()
345 const struct rcbag_rec *rec, in rcbagbt_insert()
/linux/drivers/s390/scsi/
H A 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 …]
/linux/fs/ntfs3/
H A 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
201 const struct MFT_REC *rec = mi->mrec; in mi_enum_attr() local
392 struct MFT_REC *rec; in mi_write() local
419 struct MFT_REC *rec; in mi_format_new() local
482 struct MFT_REC *rec = mi->mrec; in mi_insert_attr() local
543 struct MFT_REC *rec = mi->mrec; in mi_remove_attr() local
572 struct MFT_REC *rec = mi->mrec; in mi_resize_attr() local
630 struct MFT_REC *rec = mi->mrec; in mi_pack_runs() local
/linux/fs/xfs/libxfs/
H A Dxfs_ialloc.c59 union xfs_btree_rec rec; in xfs_inobt_update() local
78 const union xfs_btree_rec *rec, in xfs_inobt_btrec_to_irec()
164 union xfs_btree_rec *rec; in xfs_inobt_get_rec() local
256 xfs_inobt_rec_incore_t rec; in xfs_check_agi_freecount() local
560 struct xfs_inobt_rec_incore rec; in xfs_inobt_insert_sprec() local
707 struct xfs_inobt_rec_incore rec; in xfs_ialloc_ag_alloc() local
982 xfs_inobt_rec_incore_t *rec, in xfs_ialloc_next_rec()
1014 xfs_inobt_rec_incore_t *rec, in xfs_ialloc_get_rec()
1044 struct xfs_inobt_rec_incore *rec) in xfs_inobt_first_free_inode()
1101 struct xfs_inobt_rec_incore rec, trec; in xfs_dialloc_ag_inobt() local
[all …]
H A Dxfs_parent.h23 struct xfs_parent_rec *rec, in xfs_parent_rec_init()
34 struct xfs_parent_rec *rec, in xfs_inode_to_parent_rec()
47 struct xfs_parent_rec rec; member
/linux/arch/loongarch/kernel/
H A Dftrace_dyn.c63 static bool ftrace_find_callable_addr(struct dyn_ftrace *rec, struct module *mod, unsigned long *ad… in ftrace_find_callable_addr()
110 static bool ftrace_find_callable_addr(struct dyn_ftrace *rec, struct module *mod, unsigned long *ad… in ftrace_find_callable_addr()
117 int ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr, unsigned long addr) in ftrace_modify_call()
169 int ftrace_init_nop(struct module *mod, struct dyn_ftrace *rec) in ftrace_init_nop()
181 int ftrace_make_call(struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_call()
197 int ftrace_make_nop(struct module *mod, struct dyn_ftrace *rec, unsigned long addr) in ftrace_make_nop()
/linux/samples/bpf/
H A Dxdp_sample.bpf.c70 struct datarec *rec; in xdp_redirect_collect_stat() local
132 struct datarec *rec; in BPF_PROG() local
159 struct datarec *rec; in BPF_PROG() local
185 struct datarec *rec; in BPF_PROG() local
209 struct datarec *rec; in BPF_PROG() local
241 struct datarec *rec; in BPF_PROG() local
/linux/fs/hfsplus/
H A Dbrec.c20 u16 hfs_brec_lenoff(struct hfs_bnode *node, u16 rec, u16 *off) in hfs_brec_lenoff()
32 u16 hfs_brec_keylen(struct hfs_bnode *node, u16 rec) in hfs_brec_keylen()
67 int size, key_len, rec; in hfs_brec_insert() local
361 int rec, rec_off, end_rec_off; in hfs_brec_update_parent() local
466 int key_size, rec; in hfs_btree_inc_height() local
/linux/fs/hfs/
H A 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()
69 int size, key_len, rec; in hfs_brec_insert() local
376 int rec, rec_off, end_rec_off; in hfs_brec_update_parent() local
481 int key_size, rec; in hfs_btree_inc_height() local
/linux/fs/ocfs2/
H A Dextent_map.c214 struct ocfs2_extent_rec *rec) in ocfs2_extent_map_insert_rec()
320 struct ocfs2_extent_rec *rec; in ocfs2_search_for_hole_index() local
406 struct ocfs2_extent_rec *rec; in ocfs2_get_clusters_nocache() local
527 struct ocfs2_extent_rec *rec, in ocfs2_relative_extent_offsets()
548 struct ocfs2_extent_rec *rec; in ocfs2_xattr_get_clusters() local
612 struct ocfs2_extent_rec rec; in ocfs2_get_clusters() local
759 struct ocfs2_extent_rec rec; in ocfs2_fiemap() local
843 struct ocfs2_extent_rec rec; in ocfs2_overwrite_io() local
889 struct ocfs2_extent_rec rec; in ocfs2_seek_data_hole_offset() local

12345678910