/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
D | manager.c | 143 struct omap_overlay_info *info1, *info2; in dss_mgr_check_zorder() local 155 info2 = overlay_infos[ovl2->id]; in dss_mgr_check_zorder() 157 if (info2 == NULL) in dss_mgr_check_zorder() 160 if (info1->zorder == info2->zorder) { in dss_mgr_check_zorder()
|
/kernel/linux/linux-5.10/fs/notify/fanotify/ |
D | fanotify.c | 53 struct fanotify_info *info2) in fanotify_info_equal() argument 55 if (info1->dir_fh_totlen != info2->dir_fh_totlen || in fanotify_info_equal() 56 info1->file_fh_totlen != info2->file_fh_totlen || in fanotify_info_equal() 57 info1->name_len != info2->name_len) in fanotify_info_equal() 62 fanotify_info_dir_fh(info2))) in fanotify_info_equal() 67 fanotify_info_file_fh(info2))) in fanotify_info_equal() 71 !memcmp(fanotify_info_name(info1), fanotify_info_name(info2), in fanotify_info_equal() 79 struct fanotify_info *info2 = &fne2->info; in fanotify_name_event_equal() local 88 return fanotify_info_equal(info1, info2); in fanotify_name_event_equal()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/ |
D | hal_desc.h | 701 u32 info2; /* %HAL_REO_DEST_RING_INFO2_ */ member 797 u32 info2; /* %HAL_REO_DEST_RING_INFO2_ */ member 1006 u32 info2; member 1250 u32 info2; member 1648 u32 info2; member 1969 u32 info2; member 2100 u32 info2; member 2174 u32 info2; member 2399 u32 info2; member 2441 u32 info2; member
|
D | rx_desc.h | 139 __le32 info2; member 423 __le32 info2; member 679 __le32 info2; member 904 __le32 info2; member
|
D | spectral.c | 71 __le32 info2; member 110 __le32 info2; member 495 __le32_to_cpu(summary->info2)); in ath11k_spectral_pull_summary() 497 __le32_to_cpu(summary->info2)); in ath11k_spectral_pull_summary() 499 __le32_to_cpu(summary->info2)); in ath11k_spectral_pull_summary() 526 __le32_to_cpu(search->info2)); in ath11k_spectral_pull_search() 528 __le32_to_cpu(search->info2)); in ath11k_spectral_pull_search() 530 __le32_to_cpu(search->info2)); in ath11k_spectral_pull_search() 532 __le32_to_cpu(search->info2)); in ath11k_spectral_pull_search()
|
D | hal_rx.c | 205 desc->info2 = in ath11k_hal_reo_cmd_update_rx_queue() 400 wbm_desc->info2); in ath11k_hal_wbm_desc_parse_err() 402 wbm_desc->info2); in ath11k_hal_wbm_desc_parse_err() 471 desc->info2), in ath11k_hal_reo_status_queue_stats() 473 desc->info2), in ath11k_hal_reo_status_queue_stats() 475 desc->info2)); in ath11k_hal_reo_status_queue_stats() 650 desc->info2); in ath11k_hal_reo_desc_thresh_reached_status()
|
D | dp_tx.c | 516 desc->info2); in ath11k_dp_tx_status_parse() 517 if (desc->info2 & HAL_WBM_RELEASE_INFO2_FIRST_MSDU) in ath11k_dp_tx_status_parse() 805 cmd->info2 = 0; in ath11k_dp_tx_htt_srng_setup() 807 cmd->info2 = FIELD_PREP( in ath11k_dp_tx_htt_srng_setup() 819 ring_id, ring_type, cmd->intr_info, cmd->info2); in ath11k_dp_tx_htt_srng_setup()
|
D | hal_tx.c | 67 tcl_cmd->info2 = ti->flags1 | in ath11k_hal_tx_cmd_desc_setup()
|
D | dp.h | 281 u32 info2; member 476 u32 info2; member 994 u32 info2; member
|
D | hal_rx.h | 142 __le32 info2; member
|
D | dp_rx.c | 35 __le32_to_cpu(desc->mpdu_start.info2)); in ath11k_dp_rx_h_mpdu_start_enctype() 41 __le32_to_cpu(desc->msdu_start.info2)); in ath11k_dp_rx_h_msdu_start_decap_type() 47 __le32_to_cpu(desc->msdu_start.info2)); in ath11k_dp_rx_h_msdu_start_mesh_ctl_present() 87 __le32_to_cpu(desc->attention.info2)); in ath11k_dp_rx_h_attn_msdu_done() 105 __le32_to_cpu(desc->attention.info2)) == in ath11k_dp_rx_h_attn_is_decrypted() 184 __le32_to_cpu(desc->mpdu_start.info2)); in ath11k_dp_rx_h_mpdu_start_tid() 195 __le32_to_cpu(desc->msdu_end.info2)); in ath11k_dp_rx_h_msdu_end_l3pad() 201 __le32_to_cpu(desc->msdu_end.info2)); in ath11k_dp_rx_h_msdu_end_first_msdu() 207 __le32_to_cpu(desc->msdu_end.info2)); in ath11k_dp_rx_h_msdu_end_last_msdu() 238 __le32_to_cpu(rx_msdu_start->info2)); in ath11k_dp_rxdesc_get_decap_format() [all …]
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
D | rx_desc.h | 466 __le32 info2; /* %RX_MSDU_START_INFO2_ */ member 470 __le32 info2; /* %RX_MSDU_START_INFO2_ */ member 597 __le32 info2; member 605 __le32 info2; member 732 __le32 info2; /* %RX_PPDU_START_INFO2_ */ member
|
D | htt_rx.c | 951 u32 info1, info2, info3; in ath10k_htt_rx_h_rates() local 955 info2 = __le32_to_cpu(rxd->ppdu_start.info2); in ath10k_htt_rx_h_rates() 978 mcs = info2 & 0x1F; in ath10k_htt_rx_h_rates() 980 bw = (info2 >> 7) & 1; in ath10k_htt_rx_h_rates() 995 bw = info2 & 3; in ath10k_htt_rx_h_rates() 997 stbc = (info2 >> 3) & 1; in ath10k_htt_rx_h_rates() 998 group_id = (info2 >> 4) & 0x3F; in ath10k_htt_rx_h_rates() 1002 nsts_su = ((info2 >> 10) & 0x07); in ath10k_htt_rx_h_rates() 1032 __le32_to_cpu(rxd->ppdu_start.info2), in ath10k_htt_rx_h_rates()
|
/kernel/linux/linux-5.10/kernel/gcov/ |
D | clang.c | 280 int gcov_info_is_compatible(struct gcov_info *info1, struct gcov_info *info2) in gcov_info_is_compatible() argument 285 &info2->functions, struct gcov_fn_info, head); in gcov_info_is_compatible() 287 if (info1->checksum != info2->checksum) in gcov_info_is_compatible() 292 !list_is_last(&fn_ptr2->head, &info2->functions)) { in gcov_info_is_compatible() 309 list_is_last(&fn_ptr2->head, &info2->functions); in gcov_info_is_compatible()
|
D | gcov.h | 74 int gcov_info_is_compatible(struct gcov_info *info1, struct gcov_info *info2);
|
D | gcc_4_7.c | 237 int gcov_info_is_compatible(struct gcov_info *info1, struct gcov_info *info2) in gcov_info_is_compatible() argument 239 return (info1->stamp == info2->stamp); in gcov_info_is_compatible()
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
D | xhci-trace.h | 322 __field(u32, info2) 329 __entry->info2 = le32_to_cpu(ctx->ep_info2); 334 __entry->info, __entry->info2, __entry->deq, __entry->tx_info) 368 __field(u32, info2) 375 __entry->info2 = le32_to_cpu(ctx->dev_info2); 380 __entry->info, __entry->info2,
|
D | ehci-q.c | 767 u32 info1 = 0, info2 = 0; in qh_make() local 889 info2 |= (EHCI_TUNE_MULT_TT << 30); in qh_make() 895 info2 |= (urb->dev->ttport-1) << 23; in qh_make() 897 info2 |= urb->dev->ttport << 23; in qh_make() 903 info2 |= tt->hub->devnum << 16; in qh_make() 915 info2 |= (EHCI_TUNE_MULT_HS << 30); in qh_make() 925 info2 |= (EHCI_TUNE_MULT_HS << 30); in qh_make() 928 info2 |= mult << 30; in qh_make() 945 hw->hw_info2 = cpu_to_hc32(ehci, info2); in qh_make()
|
D | xhci.h | 2499 u32 info, u32 info2, u32 tt_info, u32 state) in xhci_decode_slot_context() argument 2535 info2 & MAX_EXIT, in xhci_decode_slot_context() 2536 DEVINFO_TO_ROOT_HUB_PORT(info2), in xhci_decode_slot_context() 2537 DEVINFO_TO_MAX_PORTS(info2)); in xhci_decode_slot_context() 2729 u32 info2, u64 deq, u32 tx_info) in xhci_decode_ep_context() argument 2757 cerr = (info2 & (3 << 1)) >> 1; in xhci_decode_ep_context() 2758 ep_type = CTX_TO_EP_TYPE(info2); in xhci_decode_ep_context() 2759 hid = !!(info2 & (1 << 7)); in xhci_decode_ep_context() 2760 burst = CTX_TO_MAX_BURST(info2); in xhci_decode_ep_context() 2761 maxp = MAX_PACKET_DECODED(info2); in xhci_decode_ep_context()
|
/kernel/linux/linux-5.10/net/netfilter/ |
D | xt_connmark.c | 86 const struct xt_connmark_tginfo2 info2 = { in connmark_tg() local 93 return connmark_tg_shift(skb, &info2); in connmark_tg()
|
/kernel/linux/linux-5.10/tools/lib/traceevent/plugins/ |
D | plugin_kvm.c | 279 unsigned long long info1 = 0, info2 = 0; in kvm_exit_handler() local 287 && tep_get_field_val(s, event, "info2", record, &info2, 0) >= 0) in kvm_exit_handler() 288 trace_seq_printf(s, " info %llx %llx", info1, info2); in kvm_exit_handler()
|
/kernel/linux/linux-5.10/drivers/pcmcia/ |
D | rsrc_nonstatic.c | 352 unsigned int info1 = 1, info2 = 1; in do_validate_mem() local 363 ret += validate(s, res2, &info2); in do_validate_mem() 368 base, base+size-1, res1, res2, ret, info1, info2); in do_validate_mem() 373 if ((ret) || (info1 != info2) || (info1 == 0)) in do_validate_mem()
|
/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/ |
D | ql4_83xx.h | 315 uint32_t info2; /* IDC additional info */ member
|
D | ql4_isr.c | 591 if ((ha->idc_info.info2 & ENABLE_INTERNAL_LOOPBACK) || in qla4_83xx_loopback_in_progress() 592 (ha->idc_info.info2 & ENABLE_EXTERNAL_LOOPBACK)) { in qla4_83xx_loopback_in_progress() 923 ha->idc_info.info2 = mbox_sts[3]; in qla4xxx_isr_decode_mailbox() 947 ha->idc_info.info2 = mbox_sts[3]; in qla4xxx_isr_decode_mailbox()
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/ |
D | wmi.h | 219 __le16 info2; member 253 return (le16_to_cpu(dhdr->info2) >> WMI_DATA_HDR_SEQNO_SHIFT) & in wmi_data_hdr_get_seqno() 259 return (le16_to_cpu(dhdr->info2) >> WMI_DATA_HDR_AMSDU_SHIFT) & in wmi_data_hdr_is_amsdu() 265 return (le16_to_cpu(dhdr->info2) >> WMI_DATA_HDR_META_SHIFT) & in wmi_data_hdr_get_meta()
|