Searched defs:trial (Results 1 – 10 of 10) sorted by relevance
| /linux/tools/testing/selftests/vDSO/ |
| H A D | vdso_test_chacha.c | 94 for (unsigned int trial = 0; trial < TRIALS; ++trial) { in main() local
|
| /linux/drivers/media/common/saa7146/ |
| H A D | saa7146_i2c.c | 179 int trial = 0; in saa7146_i2c_writeout() local
|
| /linux/net/rxrpc/ |
| H A D | peer_event.c | 387 int good, trial, bad, jumbo; in rxrpc_input_probe_for_pmtud() local
|
| /linux/kernel/sched/ |
| H A D | isolation.c | 123 struct cpumask *trial, *old = NULL; in housekeeping_update() local
|
| H A D | deadline.c | 3731 const struct cpumask *trial) in dl_cpuset_cpumask_can_shrink()
|
| H A D | core.c | 7993 const struct cpumask *trial) in cpuset_cpumask_can_shrink()
|
| /linux/net/tipc/ |
| H A D | discover.c | 152 bool trial = time_before(jiffies, tn->addr_trial_end) && !self; in tipc_disc_addr_trial_msg() local
|
| /linux/kernel/cgroup/ |
| H A D | cpuset-v1.c | 351 int cpuset1_validate_change(struct cpuset *cur, struct cpuset *trial) in cpuset1_validate_change()
|
| H A D | cpuset-internal.h | 305 cpuset1_validate_change(struct cpuset * cur,struct cpuset * trial) cpuset1_validate_change() argument
|
| H A D | cpuset.c | 574 struct cpuset *trial; in dup_or_alloc_cpuset() local 662 static inline bool cpus_excl_conflict(struct cpuset *trial, struct cpuset *sibling, in cpus_excl_conflict() 704 static int validate_change(struct cpuset *cur, struct cpuset *trial) in validate_change()
|