Home
last modified time | relevance | path

Searched defs:expected_val (Results 1 – 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
Dbpf_iter.c571 __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/
Dqed_init_ops.c394 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()
Dqed_hsi.h2959 __le32 expected_val; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_combo_phy.c95 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/
Dpci_vsc.c171 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/
Dtest_verifier.c882 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/
Dintel_uncore.h410 u32 mask, u32 expected_val) in intel_uncore_write_and_verify()
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Dmarvell_nand.c698 u32 expected_val, unsigned long timeout_ms) in marvell_nfc_poll_status()
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/brcmnand/
Dbrcmnand.c1025 u32 mask, u32 expected_val, in bcmnand_ctrl_poll_status()