| /Linux-v5.15/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()
|
| /Linux-v5.15/drivers/usb/cdns3/ |
| D | cdnsp-debug.h | 390 static inline const char *cdnsp_decode_slot_context(u32 info, u32 info2, in cdnsp_decode_slot_context() argument 539 u32 info, u32 info2, in cdnsp_decode_ep_context() argument 557 cerr = (info2 & (3 << 1)) >> 1; in cdnsp_decode_ep_context() 558 ep_type = CTX_TO_EP_TYPE(info2); in cdnsp_decode_ep_context() 559 hid = !!(info2 & (1 << 7)); in cdnsp_decode_ep_context() 560 burst = CTX_TO_MAX_BURST(info2); in cdnsp_decode_ep_context() 561 maxp = MAX_PACKET_DECODED(info2); in cdnsp_decode_ep_context()
|
| D | cdnsp-trace.h | 544 __field(u32, info2) 551 __entry->info2 = le32_to_cpu(ctx->ep_info2); 556 __entry->info, __entry->info2, 606 __field(u32, info2) 612 __entry->info2 = le32_to_cpu(ctx->dev_port); 617 __entry->info2,
|
| /Linux-v5.15/kernel/gcov/ |
| D | clang.c | 241 int gcov_info_is_compatible(struct gcov_info *info1, struct gcov_info *info2) in gcov_info_is_compatible() argument 246 &info2->functions, struct gcov_fn_info, head); in gcov_info_is_compatible() 248 if (info1->checksum != info2->checksum) in gcov_info_is_compatible() 253 !list_is_last(&fn_ptr2->head, &info2->functions)) { in gcov_info_is_compatible() 262 list_is_last(&fn_ptr2->head, &info2->functions); in gcov_info_is_compatible()
|
| D | gcov.h | 68 int gcov_info_is_compatible(struct gcov_info *info1, struct gcov_info *info2);
|
| D | gcc_4_7.c | 222 int gcov_info_is_compatible(struct gcov_info *info1, struct gcov_info *info2) in gcov_info_is_compatible() argument 224 return (info1->stamp == info2->stamp); in gcov_info_is_compatible()
|
| /Linux-v5.15/drivers/net/wireless/ath/ath11k/ |
| D | rx_desc.h | 139 __le32 info2; member 424 __le32 info2; member 555 __le32 info2; member 811 __le32 info2; member 823 __le32 info2; member 837 __le32 info2; member 1066 __le32 info2; member 1095 __le32 info2; member 1140 __le32 info2; member
|
| D | hal_desc.h | 701 u32 info2; /* %HAL_REO_DEST_RING_INFO2_ */ member 797 u32 info2; /* %HAL_REO_DEST_RING_INFO2_ */ member 1007 u32 info2; member 1251 u32 info2; member 1649 u32 info2; member 1970 u32 info2; member 2101 u32 info2; member 2175 u32 info2; member 2400 u32 info2; member 2442 u32 info2; member
|
| D | hw.c | 38 tcl_cmd->info2 |= FIELD_PREP(HAL_IPQ8074_TCL_DATA_CMD_INFO2_MESH_ENABLE, in ath11k_hw_ipq8074_tx_mesh_enable() 229 __le32_to_cpu(desc->u.ipq8074.msdu_end.info2)); in ath11k_hw_ipq8074_rx_desc_get_first_msdu() 235 __le32_to_cpu(desc->u.ipq8074.msdu_end.info2)); in ath11k_hw_ipq8074_rx_desc_get_last_msdu() 241 __le32_to_cpu(desc->u.ipq8074.msdu_end.info2)); in ath11k_hw_ipq8074_rx_desc_get_l3_pad_bytes() 258 __le32_to_cpu(desc->u.ipq8074.mpdu_start.info2)); in ath11k_hw_ipq8074_rx_desc_get_encrypt_type() 264 __le32_to_cpu(desc->u.ipq8074.msdu_start.info2)); in ath11k_hw_ipq8074_rx_desc_get_decap_type() 270 __le32_to_cpu(desc->u.ipq8074.msdu_start.info2)); in ath11k_hw_ipq8074_rx_desc_get_mesh_ctl() 335 __le32_to_cpu(desc->u.ipq8074.mpdu_start.info2)); in ath11k_hw_ipq8074_rx_desc_get_mpdu_tid() 424 __le32_to_cpu(desc->u.qcn9074.msdu_start.info2)); in ath11k_hw_qcn9074_rx_desc_get_decap_type() 430 __le32_to_cpu(desc->u.qcn9074.msdu_start.info2)); in ath11k_hw_qcn9074_rx_desc_get_mesh_ctl() [all …]
|
| D | spectral.c | 71 __le32 info2; member 110 __le32 info2; member 492 __le32_to_cpu(summary->info2)); in ath11k_spectral_pull_summary() 494 __le32_to_cpu(summary->info2)); in ath11k_spectral_pull_summary() 496 __le32_to_cpu(summary->info2)); in ath11k_spectral_pull_summary() 523 __le32_to_cpu(search->info2)); in ath11k_spectral_pull_search() 525 __le32_to_cpu(search->info2)); in ath11k_spectral_pull_search() 527 __le32_to_cpu(search->info2)); in ath11k_spectral_pull_search() 529 __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 | 517 desc->info2); in ath11k_dp_tx_status_parse() 518 if (desc->info2 & HAL_WBM_RELEASE_INFO2_FIRST_MSDU) in ath11k_dp_tx_status_parse() 806 cmd->info2 = 0; in ath11k_dp_tx_htt_srng_setup() 808 cmd->info2 = FIELD_PREP( in ath11k_dp_tx_htt_srng_setup() 820 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 | 282 u32 info2; member 477 u32 info2; member 994 u32 info2; member
|
| /Linux-v5.15/fs/notify/fanotify/ |
| D | fanotify.c | 76 struct fanotify_info *info2) in fanotify_info_equal() argument 78 if (info1->dir_fh_totlen != info2->dir_fh_totlen || in fanotify_info_equal() 79 info1->file_fh_totlen != info2->file_fh_totlen || in fanotify_info_equal() 80 info1->name_len != info2->name_len) in fanotify_info_equal() 85 fanotify_info_dir_fh(info2))) in fanotify_info_equal() 90 fanotify_info_file_fh(info2))) in fanotify_info_equal() 94 !memcmp(fanotify_info_name(info1), fanotify_info_name(info2), in fanotify_info_equal() 102 struct fanotify_info *info2 = &fne2->info; in fanotify_name_event_equal() local 111 return fanotify_info_equal(info1, info2); in fanotify_name_event_equal()
|
| /Linux-v5.15/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
|
| /Linux-v5.15/tools/testing/selftests/powerpc/ptrace/ |
| D | ptrace-hwbreak.c | 434 struct ppc_hw_breakpoint info1, info2; in test_multi_sethwdebug_range() local 446 get_ppc_hw_breakpoint(&info2, PPC_BREAKPOINT_TRIGGER_READ, wp_addr2, len2); in test_multi_sethwdebug_range() 452 wh2 = ptrace_sethwdebug(child_pid, &info2); in test_multi_sethwdebug_range() 466 struct ppc_hw_breakpoint info1, info2; in test_multi_sethwdebug_range_dawr_overlap() local 477 get_ppc_hw_breakpoint(&info2, PPC_BREAKPOINT_TRIGGER_READ, wp_addr2, len2); in test_multi_sethwdebug_range_dawr_overlap() 483 wh2 = ptrace_sethwdebug(child_pid, &info2); in test_multi_sethwdebug_range_dawr_overlap()
|
| /Linux-v5.15/net/netfilter/ |
| D | xt_connmark.c | 84 const struct xt_connmark_tginfo2 info2 = { in connmark_tg() local 91 return connmark_tg_shift(skb, &info2); in connmark_tg()
|
| /Linux-v5.15/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 | 2493 u32 info, u32 info2, u32 tt_info, u32 state) in xhci_decode_slot_context() argument 2529 info2 & MAX_EXIT, in xhci_decode_slot_context() 2530 DEVINFO_TO_ROOT_HUB_PORT(info2), in xhci_decode_slot_context() 2531 DEVINFO_TO_MAX_PORTS(info2)); in xhci_decode_slot_context() 2720 u32 info2, u64 deq, u32 tx_info) in xhci_decode_ep_context() argument 2748 cerr = (info2 & (3 << 1)) >> 1; in xhci_decode_ep_context() 2749 ep_type = CTX_TO_EP_TYPE(info2); in xhci_decode_ep_context() 2750 hid = !!(info2 & (1 << 7)); in xhci_decode_ep_context() 2751 burst = CTX_TO_MAX_BURST(info2); in xhci_decode_ep_context() 2752 maxp = MAX_PACKET_DECODED(info2); in xhci_decode_ep_context()
|
| /Linux-v5.15/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()
|
| /Linux-v5.15/arch/x86/kvm/ |
| D | trace.h | 299 __field( u64, info2 ) \ 311 &__entry->info2, \ 320 __entry->guest_rip, __entry->info1, __entry->info2, \ 1644 __field(u64, info2) 1651 __entry->info2 = ghcb->save.sw_exit_info_2; 1656 __entry->info1, __entry->info2) 1670 __field(u64, info2) 1677 __entry->info2 = ghcb->save.sw_exit_info_2; 1682 __entry->info1, __entry->info2)
|
| /Linux-v5.15/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()
|
| /Linux-v5.15/drivers/scsi/qla4xxx/ |
| D | ql4_83xx.h | 315 uint32_t info2; /* IDC additional info */ member
|