Searched +defs:test +defs:update (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/post/lib_powerpc/ |
H A D | load.c | 39 int update; member 167 struct cpu_post_load_s *test = cpu_post_load_table + i; in cpu_post_test_load() local
|
H A D | store.c | 39 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 D | msp3400-driver.c | 121 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 D | test_bpf.c | 80 } 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() 14733 static __init int test_skb_segment_single(const struct skb_segment_test *test) in test_skb_segment_single() 14759 const struct skb_segment_test *test = &skb_segment_tests[i]; in test_skb_segment() local [all …]
|
/openbmc/qemu/accel/kvm/ |
H A D | kvm-all.c | 1683 KVMMemoryUpdate *update; in kvm_region_add() local 1695 KVMMemoryUpdate *update; in kvm_region_del() local 3697 int kvm_create_device(KVMState *s, uint64_t type, bool test) in kvm_create_device()
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | spdx30.py | 1094 def update(self, *others): member in SHACLObjectSet 2847 test = "https://spdx.org/rdf/3.0.1/terms/Core/LifecycleScopeType/test" variable in LifecycleScopeType 4025 test = "https://spdx.org/rdf/3.0.1/terms/Software/SoftwarePurpose/test" variable in software_SoftwarePurpose
|
/openbmc/linux/kernel/trace/ |
H A D | trace.c | 1354 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() 10248 char *test; in tr_needs_alloc_snapshot() local
|