Home
last modified time | relevance | path

Searched defs:vars (Results 1 - 25 of 88) sorted by relevance

1234

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dmap_lock.c21 int vars[17], i, j, rnd, key = 0; in parallel_map_access() local
50 int prog_fd, map_fd[2], vars[17] = {}; in test_map_lock() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dmap_lock.c24 int vars[17], i, j, rnd, key = 0; in parallel_map_access() local
53 int prog_fd, map_fd[2], vars[17] = {}; in test_map_lock() local
[all...]
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dspeakup_txprt.c19 static struct var_t vars[] = { variable
H A Dspeakup_acntsa.c22 static struct var_t vars[] = { variable
H A Dspeakup_bns.c19 static struct var_t vars[] = { variable
H A Dspeakup_spkout.c21 static struct var_t vars[] = { variable
H A Dspeakup_dummy.c21 static struct var_t vars[] = { variable
H A Dspeakup_audptr.c22 static struct var_t vars[] = { variable
H A Dspeakup_ltlk.c21 static struct var_t vars[] = { variable
H A Dspeakup_acntpc.c37 static struct var_t vars[] = { variable
H A Dspeakup_decext.c41 static struct var_t vars[] = { variable
H A Dspeakup_apollo.c27 static struct var_t vars[] = { variable
/kernel/linux/linux-5.10/arch/um/os-Linux/
H A Dmem.c49 static const char * const vars[] = { in choose_tempdir() local
/kernel/linux/linux-6.6/arch/um/os-Linux/
H A Dmem.c71 static const char * const vars[] = { in choose_tempdir() local
/kernel/linux/linux-5.10/include/net/
H A Dcodel_impl.h60 static void codel_vars_init(struct codel_vars *vars) in codel_vars_init() argument
76 static void codel_Newton_step(struct codel_vars *vars) in codel_Newton_step() argument
100 codel_should_drop(const struct sk_buff *skb, void *ctx, struct codel_vars *vars, struct codel_params *params, struct codel_stats *stats, codel_skb_len_t skb_len_func, codel_skb_time_t skb_time_func, u32 *backlog, codel_time_t now) codel_should_drop() argument
142 codel_dequeue(void *ctx, u32 *backlog, struct codel_params *params, struct codel_vars *vars, struct codel_stats *stats, codel_skb_len_t skb_len_func, codel_skb_time_t skb_time_func, codel_skb_drop_t drop_func, codel_skb_dequeue_t dequeue_func) codel_dequeue() argument
[all...]
/kernel/linux/linux-6.6/drivers/accessibility/speakup/
H A Dspeakup_txprt.c34 static struct var_t vars[NB_ID] = { variable
H A Dspeakup_bns.c28 static struct var_t vars[NB_ID] = { variable
H A Dspeakup_ltlk.c32 static struct var_t vars[NB_ID] = { variable
[all...]
H A Dspeakup_dummy.c34 static struct var_t vars[NB_ID] = { variable
[all...]
H A Dspeakup_spkout.c32 static struct var_t vars[NB_ID] = { variable
H A Dspeakup_apollo.c40 static struct var_t vars[NB_ID] = { variable
H A Dspeakup_audptr.c31 static struct var_t vars[NB_ID] = { variable
H A Dspeakup_acntsa.c32 static struct var_t vars[NB_ID] = { variable
/kernel/linux/linux-5.10/net/sched/
H A Dsch_codel.c60 struct codel_vars vars; member
69 static struct sk_buff *dequeue_func(struct codel_vars *vars, void *ctx) in dequeue_func() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsetup.py15 vars = get_config_vars() variable
[all...]

Completed in 10 milliseconds

1234