Home
last modified time | relevance | path

Searched +defs:test +defs:update (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/post/lib_powerpc/
H A Dload.c39 int update; member
167 struct cpu_post_load_s *test = cpu_post_load_table + i; in cpu_post_test_load() local
H A Dstore.c39 int update; member
152 struct cpu_post_store_s *test = cpu_post_store_table + i; in cpu_post_test_store() local
/openbmc/linux/drivers/media/i2c/
H A Dmsp3400-driver.c121 struct i2c_msg test[2] = { in msp_reset() local
461 int update = state->radio || state->v4l2_std != id; in msp_s_std() local
/openbmc/linux/lib/
H A Dtest_bpf.c80 } test[MAX_SUBTESTS]; member
8603 #define BPF_ATOMIC_OP_TEST1(width, op, logic, old, update, result) \ argument
8622 #define BPF_ATOMIC_OP_TEST2(width, op, logic, old, update, result) \ argument
8643 #define BPF_ATOMIC_OP_TEST3(width, op, logic, old, update, result) \ argument
8663 #define BPF_ATOMIC_OP_TEST4(width, op, logic, old, update, result) \ argument
14359 static void *generate_test_data(struct bpf_test *test, int sub) in generate_test_data()
14398 static void release_test_data(const struct bpf_test *test, void *data) in release_test_data()
14535 static int run_one(const struct bpf_prog *fp, struct bpf_test *test) in run_one()
14759 const struct skb_segment_test *test = &skb_segment_tests[i]; in test_skb_segment() local
15057 struct tail_call_test *test = &tail_call_tests[which]; in prepare_tail_call_tests() local
[all …]
/openbmc/qemu/accel/kvm/
H A Dkvm-all.c1611 KVMMemoryUpdate *update; in kvm_region_add() local
1623 KVMMemoryUpdate *update; in kvm_region_del() local
3577 int kvm_create_device(KVMState *s, uint64_t type, bool test) in kvm_create_device()
/openbmc/linux/kernel/trace/
H A Dtrace.c1354 cond_update_fn_t update) in tracing_snapshot_cond_enable()
1465 int tracing_snapshot_cond_enable(struct trace_array *tr, void *cond_data, cond_update_fn_t update) in tracing_snapshot_cond_enable()
10355 char *test; in tr_needs_alloc_snapshot() local