Searched defs:expected_val (Results 1 – 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
D | bpf_iter.c | 571 __u64 val, expected_val = 0; in test_bpf_hash_map() local 669 __u32 expected_val = 0; in test_bpf_percpu_hash_map() local 755 __u64 val, expected_val = 0, res_first_val, first_val = 0; in test_bpf_array_map() local 843 __u32 expected_key = 0, expected_val = 0; in test_bpf_percpu_array_map() local 923 __u32 val, expected_val = 0; in test_bpf_sk_storage_map() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
D | qed_init_ops.c | 394 static inline bool comp_eq(u32 val, u32 expected_val) in comp_eq() 399 static inline bool comp_and(u32 val, u32 expected_val) in comp_and() 404 static inline bool comp_or(u32 val, u32 expected_val) in comp_or()
|
D | qed_hsi.h | 2959 __le32 expected_val; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
D | intel_combo_phy.c | 95 u32 expected_val) in check_phy_reg() 262 u32 expected_val = 0; in icl_combo_phy_verify_state() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | pci_vsc.c | 171 static int mlx5_vsc_wait_on_flag(struct mlx5_core_dev *dev, u8 expected_val) in mlx5_vsc_wait_on_flag()
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
D | test_verifier.c | 882 static int do_prog_test_run(int fd_prog, bool unpriv, uint32_t expected_val, in do_prog_test_run() 1068 uint32_t expected_val; in do_test_single() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
D | intel_uncore.h | 410 u32 mask, u32 expected_val) in intel_uncore_write_and_verify()
|
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
D | marvell_nand.c | 698 u32 expected_val, unsigned long timeout_ms) in marvell_nfc_poll_status()
|
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/brcmnand/ |
D | brcmnand.c | 1025 u32 mask, u32 expected_val, in bcmnand_ctrl_poll_status()
|