Searched defs:rec (Results 151 - 175 of 209) sorted by relevance

123456789

/linux-master/arch/s390/include/uapi/asm/
H A Ddasd.h225 unsigned int rec; /* Record that is in error */ member in struct:format_check_t
/linux-master/drivers/net/can/
H A Dti_hecc.c689 u32 rec = hecc_read(priv, HECC_CANREC); local
721 u32 rec = hecc_read(priv, HECC_CANREC); local
[all...]
/linux-master/drivers/net/can/usb/
H A Desd_usb.c152 u8 rec; /* RX Error Counter */ member in struct:esd_usb_rx_msg::__anon985::__anon986
/linux-master/sound/pci/emu10k1/
H A Demupcm.c1625 fx8010_pb_trans_copy(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, size_t bytes) argument
/linux-master/sound/pci/
H A Drme32.c1120 struct snd_pcm_indirect *rec, *cprec; local
1109 snd_rme32_pb_trans_copy(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, size_t bytes) argument
1133 snd_rme32_cp_trans_copy(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, size_t bytes) argument
[all...]
H A Dintel8x0m.c674 snd_intel8x0m_pcm1(struct intel8x0m *chip, int device, const struct ich_pcm_table *rec) argument
726 const struct ich_pcm_table *tbl, *rec; local
[all...]
/linux-master/sound/pci/cs46xx/
H A Dcs46xx_lib.c864 snd_cs46xx_pb_trans_copy(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, size_t bytes) argument
880 snd_cs46xx_cp_trans_copy(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, size_t bytes) argument
/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.c1015 const struct qlink_iface_limit_record *rec; local
[all...]
/linux-master/drivers/infiniband/core/
H A Dsa_query.c1192 init_ah_attr_grh_fields(struct ib_device *device, u32 port_num, struct sa_path_rec *rec, struct rdma_ah_attr *ah_attr, const struct ib_gid_attr *gid_attr) argument
1230 ib_init_ah_attr_from_path(struct ib_device *device, u32 port_num, struct sa_path_rec *rec, struct rdma_ah_attr *ah_attr, const struct ib_gid_attr *gid_attr) argument
1381 ib_sa_unpack_path(void *attribute, struct sa_path_rec *rec) argument
1387 ib_sa_pack_path(struct sa_path_rec *rec, void *attribute) argument
1451 struct sa_path_rec rec = {}; local
1516 ib_sa_path_rec_get(struct ib_sa_client *client, struct ib_device *device, u32 port_num, struct sa_path_rec *rec, ib_sa_comp_mask comp_mask, unsigned long timeout_ms, gfp_t gfp_mask, void (*callback)(int status, struct sa_path_rec *resp, unsigned int num_paths, void *context), void *context, struct ib_sa_query **sa_query) argument
1628 struct ib_sa_mcmember_rec rec; local
1642 ib_sa_mcmember_rec_query(struct ib_sa_client *client, struct ib_device *device, u32 port_num, u8 method, struct ib_sa_mcmember_rec *rec, ib_sa_comp_mask comp_mask, unsigned long timeout_ms, gfp_t gfp_mask, void (*callback)(int status, struct ib_sa_mcmember_rec *resp, void *context), void *context, struct ib_sa_query **sa_query) argument
1719 struct ib_sa_guidinfo_rec rec; local
1733 ib_sa_guid_info_rec_query(struct ib_sa_client *client, struct ib_device *device, u32 port_num, struct ib_sa_guidinfo_rec *rec, ib_sa_comp_mask comp_mask, u8 method, unsigned long timeout_ms, gfp_t gfp_mask, void (*callback)(int status, struct ib_sa_guidinfo_rec *resp, void *context), void *context, struct ib_sa_query **sa_query) argument
1831 struct opa_class_port_info rec; local
1850 struct ib_class_port_info rec; local
[all...]
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_overlay.c984 static int check_overlay_scaling(struct drm_intel_overlay_put_image *rec) argument
964 check_overlay_dst(struct intel_overlay *overlay, struct drm_intel_overlay_put_image *rec) argument
1000 check_overlay_src(struct drm_i915_private *dev_priv, struct drm_intel_overlay_put_image *rec, struct drm_i915_gem_object *new_bo) argument
[all...]
/linux-master/kernel/trace/
H A Dtrace_events_filter.c1171 int filter_match_preds(struct event_filter *filter, void *rec) argument
2669 struct trace_event_raw_ftrace_test_filter rec; member in struct:test_filter_data_t
H A Dtrace_kprobe.c1314 process_fetch_insn(struct fetch_insn *code, void *rec, void *edata, argument
H A Dtrace_uprobe.c214 process_fetch_insn(struct fetch_insn *code, void *rec, void *edata, argument
/linux-master/tools/testing/cxl/test/
H A Dmem.c370 struct cxl_event_gen_media rec; member in struct:cxl_test_gen_media
394 struct cxl_event_dram rec; member in struct:cxl_test_dram
420 struct cxl_event_mem_module rec; member in struct:cxl_test_mem_module
/linux-master/fs/ntfs3/
H A Dfrecord.c805 struct MFT_REC *rec; local
1099 struct MFT_REC *rec; local
2344 struct MFT_REC *rec = mi->mrec; local
[all...]
H A Dsuper.c882 struct MFT_REC *rec; local
[all...]
/linux-master/fs/ocfs2/
H A Dfile.c1680 struct ocfs2_extent_rec *rec = NULL; local
1701 ocfs2_calc_trunc_pos(struct inode *inode, struct ocfs2_extent_list *el, struct ocfs2_extent_rec *rec, u32 trunc_start, u32 *trunc_cpos, u32 *trunc_len, u32 *trunc_end, u64 *blkno, int *done) argument
1770 struct ocfs2_extent_rec *rec = NULL; local
[all...]
/linux-master/fs/xfs/libxfs/
H A Dxfs_ialloc.c59 union xfs_btree_rec rec; local
76 xfs_inobt_btrec_to_irec( struct xfs_mount *mp, const union xfs_btree_rec *rec, struct xfs_inobt_rec_incore *irec) argument
164 union xfs_btree_rec *rec; local
256 xfs_inobt_rec_incore_t rec; local
558 struct xfs_inobt_rec_incore rec; local
708 struct xfs_inobt_rec_incore rec; local
982 xfs_ialloc_next_rec( struct xfs_btree_cur *cur, xfs_inobt_rec_incore_t *rec, int *done, int left) argument
1013 xfs_ialloc_get_rec( struct xfs_btree_cur *cur, xfs_agino_t agino, xfs_inobt_rec_incore_t *rec, int *done) argument
1045 xfs_inobt_first_free_inode( struct xfs_inobt_rec_incore *rec) argument
1076 struct xfs_inobt_rec_incore rec, trec; local
1341 xfs_dialloc_ag_finobt_near( xfs_agino_t pagino, struct xfs_btree_cur **ocur, struct xfs_inobt_rec_incore *rec) argument
1433 xfs_dialloc_ag_finobt_newino( struct xfs_agi *agi, struct xfs_btree_cur *cur, struct xfs_inobt_rec_incore *rec) argument
1490 struct xfs_inobt_rec_incore rec; local
1546 struct xfs_inobt_rec_incore rec; local
1919 xfs_difree_inode_chunk( struct xfs_trans *tp, xfs_agnumber_t agno, struct xfs_inobt_rec_incore *rec) argument
2010 struct xfs_inobt_rec_incore rec; local
2144 struct xfs_inobt_rec_incore rec; local
2260 struct xfs_inobt_rec_incore rec;/* btree record */ local
2329 struct xfs_inobt_rec_incore rec; local
2821 xfs_ialloc_count_inodes_rec( struct xfs_btree_cur *cur, const union xfs_btree_rec *rec, void *priv) argument
3059 struct xfs_inobt_rec_incore rec; local
[all...]
H A Dxfs_alloc.c234 union xfs_btree_rec rec; local
296 union xfs_btree_rec *rec; local
243 xfs_alloc_btrec_to_irec( const union xfs_btree_rec *rec, struct xfs_alloc_rec_incore *irec) argument
3999 xfs_alloc_query_range_helper( struct xfs_btree_cur *cur, const union xfs_btree_rec *rec, void *priv) argument
[all...]
/linux-master/fs/udf/
H A Dsuper.c1648 struct udf_vds_record rec; member in struct:part_desc_seq_scan_data
/linux-master/include/linux/
H A Dftrace.h796 ftrace_init_nop(struct module *mod, struct dyn_ftrace *rec) argument
854 ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr, unsigned long addr) argument
[all...]
/linux-master/net/tls/
H A Dtls_sw.c312 struct tls_rec *rec = ctx->open_rec; local
324 struct tls_rec *rec = ctx->open_rec; local
335 struct tls_rec *rec = ctx->open_rec; local
360 struct tls_rec *rec; local
388 tls_free_rec(struct sock *sk, struct tls_rec *rec) argument
399 struct tls_rec *rec = ctx->open_rec; local
411 struct tls_rec *rec, *tmp; local
471 struct tls_rec *rec = data; local
540 struct tls_rec *rec = ctx->open_rec; local
730 struct tls_rec *rec = ctx->open_rec, *tmp = NULL; local
851 struct tls_rec *rec; local
958 struct tls_rec *rec = ctx->open_rec; local
1019 struct tls_rec *rec; local
1254 struct tls_rec *rec; local
2462 struct tls_rec *rec, *tmp; local
2578 struct tls_rec *rec; local
[all...]
/linux-master/kernel/bpf/
H A Dhelpers.c1928 void __bpf_obj_drop_impl(void *p, const struct btf_record *rec, bool percpu) argument
1982 __bpf_list_add(struct bpf_list_node_kern *node, struct bpf_list_head *head, bool tail, struct btf_record *rec, u64 off) argument
2084 __bpf_rbtree_add(struct bpf_rb_root *root, struct bpf_rb_node_kern *node, void *less, struct btf_record *rec, u64 off) argument
[all...]
/linux-master/include/net/
H A Dtls.h333 static inline bool tls_record_is_start_marker(struct tls_record_info *rec) argument
338 static inline u32 tls_record_start_seq(struct tls_record_info *rec) argument
/linux-master/tools/testing/selftests/mm/
H A Dprotection_keys.c634 struct pkey_malloc_record *rec = NULL; local
674 struct pkey_malloc_record *rec = &pkey_malloc_records[i]; local
[all...]

Completed in 593 milliseconds

123456789