Searched defs:expected_val (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_init_ops.c | 412 static inline bool comp_eq(u32 val, u32 expected_val) in comp_eq() 417 static inline bool comp_and(u32 val, u32 expected_val) in comp_and() 422 static inline bool comp_or(u32 val, u32 expected_val) in comp_or()
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | bpf_iter.c | 849 __u64 val, expected_val = 0; in test_bpf_hash_map() local 942 __u32 expected_val = 0; in test_bpf_percpu_hash_map() local 1021 __u64 val, expected_val = 0, res_first_val, first_val = 0; in test_bpf_array_map() local 1122 __u32 expected_key = 0, expected_val = 0; in test_bpf_percpu_array_map() local 1327 __u32 val, expected_val = 0; in test_bpf_sk_storage_map() local
|
| H A D | btf_dump.c | 341 size_t ptr_sz, char *str, const char *expected_val) in btf_dump_data() argument 892 const char *expected_val) in btf_dump_one_string() argument 999 const char *name, const char *expected_val, in test_btf_datasec() argument
|
| H A D | unpriv_bpf_disabled.c | 106 __u32 expected_val = 1; in test_unpriv_bpf_disabled_positive() local
|
| /linux/tools/testing/selftests/kvm/x86/ |
| H A D | pmu_counters_test.c | 377 uint64_t expected_val) in guest_test_rdpmc() 421 const uint64_t expected_val = expect_success ? test_val : 0; in guest_rd_wr_counters() local
|
| /linux/tools/testing/selftests/alsa/ |
| H A D | mixer-test.c | 524 snd_ctl_elem_value_t *expected_val) in show_mismatch() argument 589 snd_ctl_elem_value_t *expected_val) in write_and_verify() argument [all...] |
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | pci_vsc.c | 180 static int mlx5_vsc_wait_on_flag(struct mlx5_core_dev *dev, u8 expected_val) in mlx5_vsc_wait_on_flag()
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | marvell_nand.c | 706 u32 expected_val, unsigned long timeout_ms) in marvell_nfc_poll_status()
|