Home
last modified time | relevance | path

Searched refs:n (Results 1 – 25 of 472) sorted by relevance

12345678910>>...19

/tools/include/linux/
Dlog2.h21 int __ilog2_u32(u32 n) in __ilog2_u32() argument
23 return fls(n) - 1; in __ilog2_u32()
27 int __ilog2_u64(u64 n) in __ilog2_u64() argument
29 return fls64(n) - 1; in __ilog2_u64()
38 bool is_power_of_2(unsigned long n) in is_power_of_2() argument
40 return (n != 0 && ((n & (n - 1)) == 0)); in is_power_of_2()
47 unsigned long __roundup_pow_of_two(unsigned long n) in __roundup_pow_of_two() argument
49 return 1UL << fls_long(n - 1); in __roundup_pow_of_two()
56 unsigned long __rounddown_pow_of_two(unsigned long n) in __rounddown_pow_of_two() argument
58 return 1UL << (fls_long(n) - 1); in __rounddown_pow_of_two()
[all …]
Dlist.h436 #define list_for_each_safe(pos, n, head) \ argument
437 for (pos = (head)->next, n = pos->next; pos != (head); \
438 pos = n, n = pos->next)
446 #define list_for_each_prev_safe(pos, n, head) \ argument
447 for (pos = (head)->prev, n = pos->prev; \
449 pos = n, n = pos->prev)
531 #define list_for_each_entry_safe(pos, n, head, member) \ argument
533 n = list_next_entry(pos, member); \
535 pos = n, n = list_next_entry(n, member))
547 #define list_for_each_entry_safe_continue(pos, n, head, member) \ argument
[all …]
/tools/testing/selftests/rcutorture/configs/refscale/
DNOPREEMPT3 CONFIG_PREEMPT_VOLUNTARY=n
4 CONFIG_PREEMPT=n
5 CONFIG_PREEMPT_DYNAMIC=n
6 #CHECK#CONFIG_PREEMPT_RCU=n
7 CONFIG_HZ_PERIODIC=n
9 CONFIG_NO_HZ_FULL=n
11 CONFIG_SUSPEND=n
12 CONFIG_HIBERNATION=n
13 CONFIG_RCU_NOCB_CPU=n
14 CONFIG_DEBUG_LOCK_ALLOC=n
[all …]
DPREEMPT2 CONFIG_PREEMPT_NONE=n
3 CONFIG_PREEMPT_VOLUNTARY=n
6 CONFIG_HZ_PERIODIC=n
8 CONFIG_NO_HZ_FULL=n
10 CONFIG_SUSPEND=n
11 CONFIG_HIBERNATION=n
12 CONFIG_RCU_NOCB_CPU=n
13 CONFIG_DEBUG_LOCK_ALLOC=n
14 CONFIG_PROVE_LOCKING=n
15 CONFIG_RCU_BOOST=n
[all …]
/tools/power/cpupower/po/
Dka.po9 "Project-Id-Version: cpufrequtils 006\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2011-03-08 17:03+0100\n"
12 "PO-Revision-Date: 2022-09-18 22:12+0200\n"
13 "Last-Translator: Ekaterine Papava <katopapava@gmail.com>\n"
14 "Language-Team: NONE\n"
15 "Language: ka\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
[all …]
Dde.po8 "Project-Id-Version: cpufrequtils 006\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2011-03-08 17:03+0100\n"
11 "PO-Revision-Date: 2019-06-02 15:23+0200\n"
12 "Last-Translator: Benjamin Weis <benjamin.weis@gmx.com>\n"
13 "Language-Team: NONE\n"
14 "Language: \n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
[all …]
Dcs.po10 "Project-Id-Version: cs\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2011-03-08 17:03+0100\n"
13 "PO-Revision-Date: 2008-06-11 16:26+0200\n"
14 "Last-Translator: Karel Volný <kavol@seznam.cz>\n"
15 "Language-Team: Czech <diskuze@lists.l10n.cz>\n"
16 "Language: cs\n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=UTF-8\n"
19 "Content-Transfer-Encoding: 8bit\n"
[all …]
Dpt.po9 "Project-Id-Version: cpufrequtils 004\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2011-03-08 17:03+0100\n"
12 "PO-Revision-Date: 2008-06-14 22:16-0400\n"
13 "Last-Translator: Claudio Eduardo <claudioeddy@gmail.com>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
74 "interval_sec | -c command ...]\n"
81 "interval_sec | -c command ...]\n"
[all …]
Dfr.po9 "Project-Id-Version: cpufrequtils 0.1-pre2\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2011-03-08 17:03+0100\n"
12 "PO-Revision-Date: 2004-11-17 15:53+1000\n"
13 "Last-Translator: Bruno Ducrot <ducrot@poupinou.org>\n"
14 "Language-Team: NONE\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=ISO-8859-1\n"
18 "Content-Transfer-Encoding: 8bit\n"
[all …]
Dit.po9 "Project-Id-Version: cpufrequtils 0.3\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2011-03-08 17:03+0100\n"
12 "PO-Revision-Date: 2009-08-15 12:00+0900\n"
13 "Last-Translator: Mattia Dongili <malattia@gmail.com>\n"
14 "Language-Team: NONE\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
[all …]
/tools/perf/util/
Ddwarf-regs.c34 #define __get_dwarf_regstr(tbl, n) (((n) < ARRAY_SIZE(tbl)) ? (tbl)[(n)] : NULL) argument
37 const char *get_dwarf_regstr(unsigned int n, unsigned int machine) in get_dwarf_regstr() argument
41 return get_arch_regstr(n); in get_dwarf_regstr()
43 return __get_dwarf_regstr(x86_32_regstr_tbl, n); in get_dwarf_regstr()
45 return __get_dwarf_regstr(x86_64_regstr_tbl, n); in get_dwarf_regstr()
47 return __get_dwarf_regstr(arm_regstr_tbl, n); in get_dwarf_regstr()
49 return __get_dwarf_regstr(aarch64_regstr_tbl, n); in get_dwarf_regstr()
51 return __get_dwarf_regstr(sh_regstr_tbl, n); in get_dwarf_regstr()
53 return __get_dwarf_regstr(s390_regstr_tbl, n); in get_dwarf_regstr()
56 return __get_dwarf_regstr(powerpc_regstr_tbl, n); in get_dwarf_regstr()
[all …]
/tools/testing/selftests/rcutorture/configs/rcu/
DTREE091 CONFIG_SMP=n
3 CONFIG_PREEMPT_NONE=n
4 CONFIG_PREEMPT_VOLUNTARY=n
7 CONFIG_HZ_PERIODIC=n
9 CONFIG_NO_HZ_FULL=n
10 CONFIG_RCU_TRACE=n
11 CONFIG_RCU_NOCB_CPU=n
12 CONFIG_DEBUG_LOCK_ALLOC=n
13 CONFIG_RCU_BOOST=n
14 CONFIG_DEBUG_OBJECTS_RCU_HEAD=n
[all …]
DTREE104 CONFIG_PREEMPT_VOLUNTARY=n
5 CONFIG_PREEMPT=n
6 CONFIG_PREEMPT_DYNAMIC=n
8 CONFIG_HZ_PERIODIC=n
10 CONFIG_NO_HZ_FULL=n
11 CONFIG_RCU_TRACE=n
12 CONFIG_RCU_NOCB_CPU=n
13 CONFIG_DEBUG_LOCK_ALLOC=n
14 CONFIG_PROVE_LOCKING=n
15 #CHECK#CONFIG_PROVE_RCU=n
[all …]
DTINY011 CONFIG_SMP=n
3 CONFIG_PREEMPT_VOLUNTARY=n
4 CONFIG_PREEMPT=n
5 CONFIG_PREEMPT_DYNAMIC=n
7 CONFIG_HZ_PERIODIC=n
9 CONFIG_NO_HZ_FULL=n
10 CONFIG_RCU_TRACE=n
11 #CHECK#CONFIG_RCU_STALL_COMMON=n
12 CONFIG_DEBUG_LOCK_ALLOC=n
13 CONFIG_DEBUG_OBJECTS_RCU_HEAD=n
[all …]
/tools/testing/selftests/bpf/progs/
Drbtree.c38 struct node_data *n, *m; in __add_three() local
40 n = bpf_obj_new(typeof(*n)); in __add_three()
41 if (!n) in __add_three()
43 n->key = 5; in __add_three()
47 bpf_obj_drop(n); in __add_three()
53 bpf_rbtree_add(&groot, &n->node, less); in __add_three()
57 n = bpf_obj_new(typeof(*n)); in __add_three()
58 if (!n) in __add_three()
60 n->key = 3; in __add_three()
63 bpf_rbtree_add(&groot, &n->node, less); in __add_three()
[all …]
Drbtree_fail.c35 struct node_data *n; in rbtree_api_nolock_add() local
37 n = bpf_obj_new(typeof(*n)); in rbtree_api_nolock_add()
38 if (!n) in rbtree_api_nolock_add()
41 bpf_rbtree_add(&groot, &n->node, less); in rbtree_api_nolock_add()
49 struct node_data *n; in rbtree_api_nolock_remove() local
51 n = bpf_obj_new(typeof(*n)); in rbtree_api_nolock_remove()
52 if (!n) in rbtree_api_nolock_remove()
56 bpf_rbtree_add(&groot, &n->node, less); in rbtree_api_nolock_remove()
59 bpf_rbtree_remove(&groot, &n->node); in rbtree_api_nolock_remove()
75 struct node_data *n, *m; in rbtree_api_remove_unadded_node() local
[all …]
Drefcounted_kptr.c77 struct node_data *n, *m; in __insert_in_tree_and_list() local
79 n = bpf_obj_new(typeof(*n)); in __insert_in_tree_and_list()
80 if (!n) in __insert_in_tree_and_list()
83 m = bpf_refcount_acquire(n); in __insert_in_tree_and_list()
88 if (bpf_rbtree_add(root, &n->r, less)) { in __insert_in_tree_and_list()
110 struct node_data *n, *m; in __stash_map_insert_tree() local
116 n = bpf_obj_new(typeof(*n)); in __stash_map_insert_tree()
117 if (!n) in __stash_map_insert_tree()
120 n->key = val; in __stash_map_insert_tree()
121 m = bpf_refcount_acquire(n); in __stash_map_insert_tree()
[all …]
Drefcounted_kptr_fail.c38 struct node_acquire *n, *m; in rbtree_refcounted_node_ref_escapes() local
40 n = bpf_obj_new(typeof(*n)); in rbtree_refcounted_node_ref_escapes()
41 if (!n) in rbtree_refcounted_node_ref_escapes()
45 bpf_rbtree_add(&groot, &n->node, less); in rbtree_refcounted_node_ref_escapes()
47 m = bpf_refcount_acquire(n); in rbtree_refcounted_node_ref_escapes()
60 struct node_acquire *n, *m; in rbtree_refcounted_node_ref_escapes_owning_input() local
62 n = bpf_obj_new(typeof(*n)); in rbtree_refcounted_node_ref_escapes_owning_input()
63 if (!n) in rbtree_refcounted_node_ref_escapes_owning_input()
67 m = bpf_refcount_acquire(n); in rbtree_refcounted_node_ref_escapes_owning_input()
71 bpf_rbtree_add(&groot, &n->node, less); in rbtree_refcounted_node_ref_escapes_owning_input()
[all …]
/tools/testing/selftests/rcutorture/configs/rcuscale/
DTREE2 CONFIG_PREEMPT_NONE=n
3 CONFIG_PREEMPT_VOLUNTARY=n
6 CONFIG_HZ_PERIODIC=n
8 CONFIG_NO_HZ_FULL=n
10 CONFIG_SUSPEND=n
11 CONFIG_HIBERNATION=n
12 CONFIG_RCU_NOCB_CPU=n
13 CONFIG_DEBUG_LOCK_ALLOC=n
14 CONFIG_PROVE_LOCKING=n
15 CONFIG_RCU_BOOST=n
[all …]
DTINY1 CONFIG_SMP=n
3 CONFIG_PREEMPT_VOLUNTARY=n
4 CONFIG_PREEMPT=n
5 CONFIG_PREEMPT_DYNAMIC=n
7 CONFIG_HZ_PERIODIC=n
9 CONFIG_NO_HZ_FULL=n
10 CONFIG_RCU_NOCB_CPU=n
11 CONFIG_DEBUG_LOCK_ALLOC=n
12 CONFIG_PROVE_LOCKING=n
13 CONFIG_RCU_BOOST=n
[all …]
DTREE543 CONFIG_PREEMPT_NONE=n
4 CONFIG_PREEMPT_VOLUNTARY=n
7 CONFIG_HZ_PERIODIC=n
9 CONFIG_NO_HZ_FULL=n
11 CONFIG_SUSPEND=n
12 CONFIG_HIBERNATION=n
15 CONFIG_RCU_NOCB_CPU=n
16 CONFIG_DEBUG_LOCK_ALLOC=n
17 CONFIG_PROVE_LOCKING=n
18 CONFIG_RCU_BOOST=n
[all …]
DTRACE013 CONFIG_PREEMPT_VOLUNTARY=n
4 CONFIG_PREEMPT=n
5 CONFIG_PREEMPT_DYNAMIC=n
7 CONFIG_HZ_PERIODIC=n
9 CONFIG_NO_HZ_FULL=n
10 CONFIG_RCU_NOCB_CPU=n
11 CONFIG_DEBUG_LOCK_ALLOC=n
12 CONFIG_PROVE_LOCKING=n
13 CONFIG_RCU_BOOST=n
14 CONFIG_DEBUG_OBJECTS_RCU_HEAD=n
/tools/testing/selftests/rcutorture/configs/scf/
DNOPREEMPT3 CONFIG_PREEMPT_VOLUNTARY=n
4 CONFIG_PREEMPT=n
5 CONFIG_PREEMPT_DYNAMIC=n
6 #CHECK#CONFIG_PREEMPT_RCU=n
7 CONFIG_HZ_PERIODIC=n
8 CONFIG_NO_HZ_IDLE=n
10 CONFIG_DEBUG_LOCK_ALLOC=n
11 CONFIG_PROVE_LOCKING=n
12 CONFIG_KPROBES=n
13 CONFIG_FTRACE=n
/tools/testing/selftests/rcutorture/bin/
Djitter.sh26 n=1
68 cpumask=`awk -v cpus="$cpus" -v me=$me -v n=$n 'BEGIN {
73 n=$(($n+1))
81 sleeptime=`awk -v me=$me -v n=$n -v sleepmax=$sleepmax 'BEGIN {
85 n=$(($n+1))
89 limit=`awk -v me=$me -v n=$n -v spinmax=$spinmax 'BEGIN {
93 n=$(($n+1))
/tools/testing/selftests/drivers/net/netdevsim/
Dtc-mq-visibility.sh9 n=$(tc qdisc show dev $NDEV | grep '^qdisc' | wc -l)
10 echo $((n - 1))
18 n=$(n_children)
19 if [ $n -ne $1 ]; then
20 echo "ERROR ($root): ${@:2}, expected $1 have $n"
39 for n in 3 2 1 2 3 4 1 4; do
40 ethtool -L $NDEV combined $n
41 n_child_assert $n "Change queues to $n while down"
46 for n in 3 2 1 2 3 4 1 4; do
47 ethtool -L $NDEV combined $n
[all …]

12345678910>>...19