Home
last modified time | relevance | path

Searched defs:b (Results 1 – 25 of 43) sorted by relevance

12

/kernel/bpf/
Dtnum.c62 struct tnum tnum_add(struct tnum a, struct tnum b) in tnum_add()
74 struct tnum tnum_sub(struct tnum a, struct tnum b) in tnum_sub()
86 struct tnum tnum_and(struct tnum a, struct tnum b) in tnum_and()
96 struct tnum tnum_or(struct tnum a, struct tnum b) in tnum_or()
105 struct tnum tnum_xor(struct tnum a, struct tnum b) in tnum_xor()
128 struct tnum tnum_mul(struct tnum a, struct tnum b) in tnum_mul()
141 struct tnum tnum_intersect(struct tnum a, struct tnum b) in tnum_intersect()
164 bool tnum_in(struct tnum a, struct tnum b) in tnum_in()
Dbpf_local_storage.c178 struct bpf_local_storage_map_bucket *b; in bpf_selem_unlink_map() local
195 struct bpf_local_storage_map_bucket *b = select_bucket(smap, selem); in bpf_selem_link_map() local
482 struct bpf_local_storage_map_bucket *b; in bpf_local_storage_map_free() local
Dhashtab.c149 struct bucket *b) in htab_lock_bucket()
161 struct bucket *b, in htab_unlock_bucket()
689 struct bucket *b; in htab_lru_map_delete_node() local
962 struct bucket *b; in htab_map_update_elem() local
1053 struct bucket *b; in htab_lru_map_update_elem() local
1117 struct bucket *b; in __htab_percpu_map_update_elem() local
1169 struct bucket *b; in __htab_lru_percpu_map_update_elem() local
1243 struct bucket *b; in htab_map_delete_elem() local
1275 struct bucket *b; in htab_lru_map_delete_elem() local
1386 struct bucket *b; in __htab_map_lookup_and_delete_batch() local
[all …]
/kernel/trace/
Dtracing_map.c131 char *b = val_b; in tracing_map_cmp_string() local
144 u64 b = atomic64_read((atomic64_t *)val_b); in tracing_map_cmp_atomic64() local
847 const struct tracing_map_sort_entry *a, *b; in cmp_entries_dup() local
862 const struct tracing_map_sort_entry *a, *b; in cmp_entries_sum() local
893 const struct tracing_map_sort_entry *a, *b; in cmp_entries_key() local
1025 const struct tracing_map_sort_entry **b = &entries[i + 1]; in sort_secondary() local
Dtrace_hwlat.c138 #define time_sub(a, b) ((a) - (b)) argument
139 #define init_time(a, b) (a = b) argument
Dtrace_events_filter.c37 #define C(a, b) a argument
42 #define C(a, b) b argument
74 #define C(a, b) FILT_ERR_##a argument
79 #define C(a, b) b argument
Dtrace_probe.c17 #define C(a, b) b argument
1125 int trace_probe_compare_arg_type(struct trace_probe *a, struct trace_probe *b) in trace_probe_compare_arg_type()
Dtrace_branch.c338 const struct ftrace_branch_data *b = p2; in annotated_branch_stat_cmp() local
Dtrace_events_synth.c35 #define C(a, b) SYNTH_ERR_##a argument
40 #define C(a, b) b argument
Dtrace.h487 #define TRACER_OPT(s, b) .name = #s, .bit = b argument
1366 #define C(a, b) TRACE_ITER_##a##_BIT argument
1379 #define C(a, b) TRACE_ITER_##a = (1 << TRACE_ITER_##a##_BIT) argument
/kernel/
Dsys.c82 # define SET_UNALIGN_CTL(a, b) (-EINVAL) argument
85 # define GET_UNALIGN_CTL(a, b) (-EINVAL) argument
88 # define SET_FPEMU_CTL(a, b) (-EINVAL) argument
91 # define GET_FPEMU_CTL(a, b) (-EINVAL) argument
94 # define SET_FPEXC_CTL(a, b) (-EINVAL) argument
97 # define GET_FPEXC_CTL(a, b) (-EINVAL) argument
100 # define GET_ENDIAN(a, b) (-EINVAL) argument
103 # define SET_ENDIAN(a, b) (-EINVAL) argument
115 # define SET_FP_MODE(a,b) (-EINVAL) argument
124 # define PAC_RESET_KEYS(a, b) (-EINVAL) argument
[all …]
Dstatic_call.c68 const struct static_call_site *b = _b; in static_call_site_cmp() local
85 struct static_call_site *b = _b; in static_call_site_swap() local
Djump_label.c35 static int jump_label_cmp(const void *a, const void *b) in jump_label_cmp()
63 static void jump_label_swap(void *a, void *b, int size) in jump_label_swap()
Dgroups.c84 kgid_t b = *(kgid_t *)_b; in gid_cmp() local
Dcred.c622 int cred_fscmp(const struct cred *a, const struct cred *b) in cred_fscmp()
Dparams.c84 bool parameqn(const char *a, const char *b, size_t n) in parameqn()
95 bool parameq(const char *a, const char *b) in parameq()
Duser_namespace.c789 static int cmp_extents_forward(const void *a, const void *b) in cmp_extents_forward()
804 static int cmp_extents_reverse(const void *a, const void *b) in cmp_extents_reverse()
Dmodule.c128 mod_tree_less(struct latch_tree_node *a, struct latch_tree_node *b) in mod_tree_less()
846 static int already_uses(struct module *a, struct module *b) in already_uses()
867 static int add_module_usage(struct module *a, struct module *b) in add_module_usage()
884 static int ref_module(struct module *a, struct module *b) in ref_module()
1183 static int ref_module(struct module *a, struct module *b) in ref_module()
Dauditfilter.c696 static int audit_compare_rule(struct audit_krule *a, struct audit_krule *b) in audit_compare_rule()
/kernel/time/
Dtimeconv.c44 static long math_div(long a, long b) in math_div()
Dtimer.c1949 int b; in timers_prepare_cpu() local
1965 int b, i; in timers_dead_cpu() local
/kernel/kcsan/
Ddebugfs.c93 const unsigned long b = *(const unsigned long *)lhs; in cmp_filterlist_addrs() local
/kernel/cgroup/
Dcpuset.c691 static int cpusets_overlap(struct cpuset *a, struct cpuset *b) in cpusets_overlap()
873 struct cpuset *b = csa[j]; in generate_sched_domains() local
930 struct cpuset *b = csa[j]; in generate_sched_domains() local
/kernel/dma/
Ddebug.c270 static bool exact_match(struct dma_debug_entry *a, struct dma_debug_entry *b) in exact_match()
277 struct dma_debug_entry *b) in containing_match()
/kernel/locking/
Dmutex.c369 __ww_ctx_stamp_after(struct ww_acquire_ctx *a, struct ww_acquire_ctx *b) in __ww_ctx_stamp_after()

12