| /linux/tools/testing/selftests/pidfd/ |
| H A D | pidfd_info_test.c | 246 }, info2; in TEST_F() local 328 info2.mask = PIDFD_INFO_CGROUPID | PIDFD_INFO_EXIT; in TEST_F() 329 ASSERT_EQ(ioctl(pidfd_leader_thread, PIDFD_GET_INFO, &info2), 0); in TEST_F() 330 ASSERT_TRUE(!!(info2.mask & PIDFD_INFO_CREDS)); in TEST_F() 332 ASSERT_FALSE(!!(info2.mask & PIDFD_INFO_EXIT)); in TEST_F() 333 ASSERT_EQ(info2.pid, pid_leader); in TEST_F() 374 info2.mask = PIDFD_INFO_CGROUPID | PIDFD_INFO_EXIT; in TEST_F() 375 ASSERT_EQ(ioctl(pidfd_leader_thread, PIDFD_GET_INFO, &info2), 0); in TEST_F() 376 ASSERT_FALSE(!!(info2.mask & PIDFD_INFO_CREDS)); in TEST_F() 377 ASSERT_TRUE(!!(info2.mask & PIDFD_INFO_EXIT)); in TEST_F() [all …]
|
| /linux/drivers/usb/cdns3/ |
| H A D | cdnsp-debug.h | 391 static inline const char *cdnsp_decode_slot_context(u32 info, u32 info2, in cdnsp_decode_slot_context() argument 540 u32 info, u32 info2, in cdnsp_decode_ep_context() argument 558 cerr = (info2 & (3 << 1)) >> 1; in cdnsp_decode_ep_context() 559 ep_type = CTX_TO_EP_TYPE(info2); in cdnsp_decode_ep_context() 560 hid = !!(info2 & (1 << 7)); in cdnsp_decode_ep_context() 561 burst = CTX_TO_MAX_BURST(info2); in cdnsp_decode_ep_context() 562 maxp = MAX_PACKET_DECODED(info2); in cdnsp_decode_ep_context()
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | rx_desc.h | 140 __le32 info2; member 425 __le32 info2; member 556 __le32 info2; member 812 __le32 info2; member 824 __le32 info2; member 838 __le32 info2; member 1067 __le32 info2; member 1096 __le32 info2; member 1141 __le32 info2; member
|
| H A D | hal_desc.h | 705 u32 info2; /* %HAL_REO_DEST_RING_INFO2_ */ member 801 u32 info2; /* %HAL_REO_DEST_RING_INFO2_ */ member 1030 u32 info2; member 1274 u32 info2; member 1672 u32 info2; member 1993 u32 info2; member 2124 u32 info2; member 2198 u32 info2; member 2423 u32 info2; member 2465 u32 info2; member
|
| H A D | hw.c | 40 tcl_cmd->info2 |= FIELD_PREP(HAL_IPQ8074_TCL_DATA_CMD_INFO2_MESH_ENABLE, in ath11k_hw_ipq8074_tx_mesh_enable() 237 __le32_to_cpu(desc->u.ipq8074.msdu_end.info2)); in ath11k_hw_ipq8074_rx_desc_get_first_msdu() 243 __le32_to_cpu(desc->u.ipq8074.msdu_end.info2)); in ath11k_hw_ipq8074_rx_desc_get_last_msdu() 249 __le32_to_cpu(desc->u.ipq8074.msdu_end.info2)); in ath11k_hw_ipq8074_rx_desc_get_l3_pad_bytes() 266 __le32_to_cpu(desc->u.ipq8074.mpdu_start.info2)); in ath11k_hw_ipq8074_rx_desc_get_encrypt_type() 272 __le32_to_cpu(desc->u.ipq8074.msdu_start.info2)); in ath11k_hw_ipq8074_rx_desc_get_decap_type() 278 __le32_to_cpu(desc->u.ipq8074.msdu_start.info2)); in ath11k_hw_ipq8074_rx_desc_get_mesh_ctl() 284 __le32_to_cpu(desc->u.ipq8074.msdu_start.info2)); in ath11k_hw_ipq8074_rx_desc_get_ldpc_support() 349 __le32_to_cpu(desc->u.ipq8074.mpdu_start.info2)); in ath11k_hw_ipq8074_rx_desc_get_mpdu_tid() 449 __le32_to_cpu(desc->u.qcn9074.msdu_start.info2)); in ath11k_hw_qcn9074_rx_desc_get_decap_type() [all …]
|
| H A D | spectral.c | 72 __le32 info2; member 111 __le32 info2; member 488 __le32_to_cpu(summary->info2)); in ath11k_spectral_pull_summary() 490 __le32_to_cpu(summary->info2)); in ath11k_spectral_pull_summary() 492 __le32_to_cpu(summary->info2)); in ath11k_spectral_pull_summary() 519 __le32_to_cpu(search->info2)); in ath11k_spectral_pull_search() 521 __le32_to_cpu(search->info2)); in ath11k_spectral_pull_search() 523 __le32_to_cpu(search->info2)); in ath11k_spectral_pull_search() 525 __le32_to_cpu(search->info2)); in ath11k_spectral_pull_search()
|
| H A D | dp_tx.c | 411 if (FIELD_GET(HTT_TX_WBM_COMP_INFO2_VALID, status_desc->info2)) in ath11k_dp_tx_process_htt_tx_complete() 413 status_desc->info2); in ath11k_dp_tx_process_htt_tx_complete() 676 desc->info2); in ath11k_dp_tx_status_parse() 677 if (desc->info2 & HAL_WBM_RELEASE_INFO2_FIRST_MSDU) in ath11k_dp_tx_status_parse() 969 cmd->info2 = 0; in ath11k_dp_tx_htt_srng_setup() 971 cmd->info2 = FIELD_PREP( in ath11k_dp_tx_htt_srng_setup() 979 cmd->msi_data, ring_id, ring_type, cmd->intr_info, cmd->info2); in ath11k_dp_tx_htt_srng_setup()
|
| H A D | hal_tx.c | 67 tcl_cmd->info2 = ti->flags1 | in ath11k_hal_tx_cmd_desc_setup()
|
| H A D | hal_rx.h | 233 __le32 info2; member 252 u32 info2; member
|
| H A D | dp.h | 321 u32 info2; member 517 u32 info2; member 1061 u32 info2; member
|
| /linux/tools/testing/selftests/powerpc/ptrace/ |
| H A D | ptrace-hwbreak.c | 435 struct ppc_hw_breakpoint info1, info2; in test_multi_sethwdebug_range() local 447 get_ppc_hw_breakpoint(&info2, PPC_BREAKPOINT_TRIGGER_READ, wp_addr2, len2); in test_multi_sethwdebug_range() 453 wh2 = ptrace_sethwdebug(child_pid, &info2); in test_multi_sethwdebug_range() 467 struct ppc_hw_breakpoint info1, info2; in test_multi_sethwdebug_range_dawr_overlap() local 478 get_ppc_hw_breakpoint(&info2, PPC_BREAKPOINT_TRIGGER_READ, wp_addr2, len2); in test_multi_sethwdebug_range_dawr_overlap() 484 wh2 = ptrace_sethwdebug(child_pid, &info2); in test_multi_sethwdebug_range_dawr_overlap()
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | rx_desc.h | 481 __le32 info2; /* %RX_MSDU_START_INFO2_ */ member 485 __le32 info2; /* %RX_MSDU_START_INFO2_ */ member 618 __le32 info2; member 626 __le32 info2; member 759 __le32 info2; /* %RX_PPDU_START_INFO2_ */ member
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | dp_tx.c | 675 ts.ack_rssi = le32_get_bits(status_desc->info2, in ath12k_dp_tx_process_htt_tx_complete() 984 ts->ack_rssi = le32_get_bits(desc->info2, in ath12k_dp_tx_status_parse() 1248 cmd->info2 = 0; in ath12k_dp_tx_htt_srng_setup() 1250 cmd->info2 = le32_encode_bits(params.low_threshold, in ath12k_dp_tx_htt_srng_setup() 1261 ring_id, ring_type, cmd->intr_info, cmd->info2); in ath12k_dp_tx_htt_srng_setup() 1431 cmd->info2 = le32_encode_bits(tlv_filter->rx_drop_threshold, in ath12k_dp_tx_htt_rx_filter_setup() 1433 cmd->info2 |= in ath12k_dp_tx_htt_rx_filter_setup() 1436 cmd->info2 |= in ath12k_dp_tx_htt_rx_filter_setup() 1439 cmd->info2 |= in ath12k_dp_tx_htt_rx_filter_setup() 1482 cmd->info2 |= in ath12k_dp_tx_htt_rx_filter_setup() [all …]
|
| H A D | hal_tx.h | 89 __le32 info2; member 160 __le32 info2; member
|
| H A D | rx_desc.h | 124 __le32 info2; member 186 __le32 info2; member 806 __le16 info2; member
|
| H A D | hal_tx.c | 53 tcl_cmd->info2 = cpu_to_le32(ti->flags0) | in ath12k_hal_tx_cmd_desc_setup()
|
| /linux/drivers/usb/host/ |
| H A D | xhci-trace.h | 343 __field(u32, info2) 349 __entry->info2 = le32_to_cpu(ctx->ep_info2); 354 __entry->info, __entry->info2, __entry->deq, __entry->tx_info) 388 __field(u32, info2) 394 __entry->info2 = le32_to_cpu(ctx->dev_info2); 399 __entry->info, __entry->info2,
|
| H A D | xhci.h | 2309 u32 info, u32 info2, u32 tt_info, u32 state) in xhci_decode_slot_context() argument 2345 info2 & MAX_EXIT, in xhci_decode_slot_context() 2346 DEVINFO_TO_ROOT_HUB_PORT(info2), in xhci_decode_slot_context() 2347 DEVINFO_TO_MAX_PORTS(info2)); in xhci_decode_slot_context() 2557 u32 info2, u64 deq, u32 tx_info) in xhci_decode_ep_context() argument 2585 cerr = (info2 & (3 << 1)) >> 1; in xhci_decode_ep_context() 2586 ep_type = CTX_TO_EP_TYPE(info2); in xhci_decode_ep_context() 2587 hid = !!(info2 & (1 << 7)); in xhci_decode_ep_context() 2588 burst = CTX_TO_MAX_BURST(info2); in xhci_decode_ep_context() 2589 maxp = MAX_PACKET_DECODED(info2); in xhci_decode_ep_context()
|
| /linux/net/netfilter/ |
| H A 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()
|
| /linux/kernel/gcov/ |
| H A D | gcov.h | 68 int gcov_info_is_compatible(struct gcov_info *info1, struct gcov_info *info2);
|
| H A D | gcc_4_7.c | 234 int gcov_info_is_compatible(struct gcov_info *info1, struct gcov_info *info2) in gcov_info_is_compatible() argument 236 return (info1->stamp == info2->stamp); in gcov_info_is_compatible()
|
| /linux/arch/x86/kvm/vmx/ |
| H A D | x86_ops.h | 108 u64 *info1, u64 *info2, u32 *intr_info, u32 *error_code); 145 u64 *info1, u64 *info2, u32 *intr_info, u32 *error_code);
|
| H A D | main.c | 692 u64 *info1, u64 *info2, u32 *intr_info, u32 *error_code) in vt_get_exit_info() argument 695 tdx_get_exit_info(vcpu, reason, info1, info2, intr_info, in vt_get_exit_info() 700 vmx_get_exit_info(vcpu, reason, info1, info2, intr_info, error_code); in vt_get_exit_info()
|
| /linux/arch/x86/kvm/ |
| H A D | trace.h | 401 __field( u64, info2 ) \ 416 &__entry->info2, \ 426 __entry->guest_rip, __entry->info1, __entry->info2, \ 1852 __field(u64, info2) 1859 __entry->info2 = ghcb->save.sw_exit_info_2; 1864 __entry->info1, __entry->info2) 1878 __field(u64, info2) 1885 __entry->info2 = ghcb->save.sw_exit_info_2; 1890 __entry->info1, __entry->info2)
|
| /linux/drivers/pcmcia/ |
| H A 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()
|