Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A 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
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A 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()
H A Dqed_hsi.h2959 __le32 expected_val; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_combo_phy.c95 u32 expected_val) in check_phy_reg()
262 u32 expected_val = 0; in icl_combo_phy_verify_state() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dpci_vsc.c171 static int mlx5_vsc_wait_on_flag(struct mlx5_core_dev *dev, u8 expected_val) in mlx5_vsc_wait_on_flag()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_verifier.c872 static int do_prog_test_run(int fd_prog, bool unpriv, uint32_t expected_val, in do_prog_test_run()
1058 uint32_t expected_val; in do_test_single() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Dintel_uncore.h410 u32 mask, u32 expected_val) in intel_uncore_write_and_verify()
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c773 u32 mask, u32 expected_val, in bcmnand_ctrl_poll_status()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dmarvell_nand.c698 u32 expected_val, unsigned long timeout_ms) in marvell_nfc_poll_status()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c1025 u32 mask, u32 expected_val, in bcmnand_ctrl_poll_status()