Searched defs:rec (Results 151 - 175 of 213) 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/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.c1338 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/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...]
/linux-master/drivers/ptp/
H A Dptp_clockmatrix.c64 struct idtcm_fwrc *rec = (struct idtcm_fwrc *)fw->data; local
1259 struct idtcm_fwrc *rec; local
[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/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
2461 struct tls_rec *rec, *tmp; local
2577 struct tls_rec *rec; local
[all...]
/linux-master/drivers/acpi/apei/
H A Dghes.c687 cxl_cper_post_event(enum cxl_event_type event_type, struct cxl_cper_event_rec *rec) argument
783 struct cxl_cper_event_rec *rec = acpi_hest_get_payload(gdata); local
787 struct cxl_cper_event_rec *rec = acpi_hest_get_payload(gdata); local
791 struct cxl_cper_event_rec *rec = acpi_hest_get_payload(gdata); local
[all...]
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_overlay.c985 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
1001 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/fs/ocfs2/
H A Dsuballoc.c328 struct ocfs2_extent_rec *rec; local
555 struct ocfs2_extent_rec *rec; local
1671 ocfs2_bg_discontig_fix_by_rec(struct ocfs2_suballoc_result *res, struct ocfs2_extent_rec *rec, struct ocfs2_chain_list *cl) argument
1696 struct ocfs2_extent_rec *rec; local
[all...]
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/udf/
H A Dsuper.c1648 struct udf_vds_record rec; member in struct:part_desc_seq_scan_data
/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
1103 struct xfs_inobt_rec_incore rec, trec; local
1375 xfs_dialloc_ag_finobt_near( xfs_agino_t pagino, struct xfs_btree_cur **ocur, struct xfs_inobt_rec_incore *rec) argument
1467 xfs_dialloc_ag_finobt_newino( struct xfs_agi *agi, struct xfs_btree_cur *cur, struct xfs_inobt_rec_incore *rec) argument
1524 struct xfs_inobt_rec_incore rec; local
1580 struct xfs_inobt_rec_incore rec; local
1959 xfs_difree_inode_chunk( struct xfs_trans *tp, xfs_agnumber_t agno, struct xfs_inobt_rec_incore *rec) argument
2050 struct xfs_inobt_rec_incore rec; local
2184 struct xfs_inobt_rec_incore rec; local
2300 struct xfs_inobt_rec_incore rec;/* btree record */ local
2369 struct xfs_inobt_rec_incore rec; local
2865 xfs_ialloc_count_inodes_rec( struct xfs_btree_cur *cur, const union xfs_btree_rec *rec, void *priv) argument
3103 struct xfs_inobt_rec_incore rec; local
[all...]
/linux-master/include/linux/
H A Dftrace.h793 ftrace_init_nop(struct module *mod, struct dyn_ftrace *rec) argument
852 ftrace_modify_call(struct dyn_ftrace *rec, unsigned long old_addr, unsigned long addr) argument
[all...]
/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 Dinode.c45 struct MFT_REC *rec; local
1241 struct MFT_REC *rec; local
[all...]

Completed in 266 milliseconds

123456789