Home
last modified time | relevance | path

Searched defs:a (Results 1 – 25 of 53) sorted by relevance

123

/kernel/bpf/
A Dtnum.c37 struct tnum tnum_lshift(struct tnum a, u8 shift) in tnum_lshift()
42 struct tnum tnum_rshift(struct tnum a, u8 shift) in tnum_rshift()
62 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_neg(struct tnum a) in tnum_neg()
101 struct tnum tnum_or(struct tnum a, struct tnum b) in tnum_or()
158 struct tnum tnum_cast(struct tnum a, u8 size) in tnum_cast()
165 bool tnum_is_aligned(struct tnum a, u64 size) in tnum_is_aligned()
172 bool tnum_in(struct tnum a, struct tnum b) in tnum_in()
200 struct tnum tnum_subreg(struct tnum a) in tnum_subreg()
[all …]
A Dlog.c586 int tnum_strn(char *str, size_t size, struct tnum a) in tnum_strn()
/kernel/trace/
A Dtracing_map.c130 char *a = val_a; in tracing_map_cmp_string() local
143 u64 a = atomic64_read((atomic64_t *)val_a); in tracing_map_cmp_atomic64() local
287 static void tracing_map_array_clear(struct tracing_map_array *a) in tracing_map_array_clear()
298 static void tracing_map_array_free(struct tracing_map_array *a) in tracing_map_array_free()
324 struct tracing_map_array *a; in tracing_map_array_alloc() local
847 const struct tracing_map_sort_entry *a, *b; in cmp_entries_dup() local
858 const struct tracing_map_sort_entry *a, *b; in cmp_entries_sum() local
889 const struct tracing_map_sort_entry *a, *b; in cmp_entries_key() local
1019 const struct tracing_map_sort_entry **a = &entries[i]; in sort_secondary() local
A Dtrace_hwlat.c157 #define time_sub(a, b) ((a) - (b)) argument
158 #define init_time(a, b) (a = b) argument
159 #define time_u64(a) a argument
A Dtrace_probe.c21 #define C(a, b) b argument
2197 int trace_probe_compare_arg_type(struct trace_probe *a, struct trace_probe *b) in trace_probe_compare_arg_type()
2260 struct probe_arg *a = args + i; in trace_probe_print_args() local
A Dtrace_events_filter.c37 #define C(a, b) a argument
42 #define C(a, b) b argument
124 #define C(a, b) FILT_ERR_##a argument
129 #define C(a, b) b argument
A Dtrace_branch.c331 const struct ftrace_branch_data *a = p1; in annotated_branch_stat_cmp() local
A Dtrace_events_synth.c38 #define C(a, b) SYNTH_ERR_##a argument
43 #define C(a, b) b argument
A Dbpf_trace.c2654 static void bpf_kprobe_multi_cookie_swap(void *a, void *b, int size, const void *priv) in bpf_kprobe_multi_cookie_swap()
2668 static int bpf_kprobe_multi_addrs_cmp(const void *a, const void *b) in bpf_kprobe_multi_addrs_cmp()
2677 static int bpf_kprobe_multi_cookie_cmp(const void *a, const void *b, const void *priv) in bpf_kprobe_multi_cookie_cmp()
2777 static int symbols_cmp_r(const void *a, const void *b, const void *priv) in symbols_cmp_r()
2790 static void symbols_swap_r(void *a, void *b, int size, const void *priv) in symbols_swap_r()
/kernel/
A Dsys.c90 # define SET_FPEMU_CTL(a, b) (-EINVAL) argument
93 # define GET_FPEMU_CTL(a, b) (-EINVAL) argument
96 # define SET_FPEXC_CTL(a, b) (-EINVAL) argument
102 # define GET_ENDIAN(a, b) (-EINVAL) argument
105 # define SET_ENDIAN(a, b) (-EINVAL) argument
108 # define GET_TSC_CTL(a) (-EINVAL) argument
111 # define SET_TSC_CTL(a) (-EINVAL) argument
114 # define GET_FP_MODE(a) (-EINVAL) argument
117 # define SET_FP_MODE(a,b) (-EINVAL) argument
120 # define SVE_SET_VL(a) (-EINVAL) argument
[all …]
A Dstatic_call_inline.c78 const struct static_call_site *a = _a; in static_call_site_cmp() local
95 struct static_call_site *a = _a; in static_call_site_swap() local
A Dgroups.c78 kgid_t a = *(kgid_t *)_a; in gid_cmp() local
A 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()
A Dcred.c493 int cred_fscmp(const struct cred *a, const struct cred *b) in cred_fscmp()
A Dparams.c86 bool parameqn(const char *a, const char *b, size_t n) in parameqn()
97 bool parameq(const char *a, const char *b) in parameq()
A Duser_namespace.c821 static int cmp_extents_forward(const void *a, const void *b) in cmp_extents_forward()
836 static int cmp_extents_reverse(const void *a, const void *b) in cmp_extents_reverse()
A Dauditfilter.c706 static int audit_compare_rule(struct audit_krule *a, struct audit_krule *b) in audit_compare_rule()
/kernel/module/
A Dtree_lookup.c37 mod_tree_less(struct latch_tree_node *a, struct latch_tree_node *b) in mod_tree_less()
A Dmain.c206 char a = str_a[i]; in mod_strncmp() local
641 static int already_uses(struct module *a, struct module *b) in already_uses()
660 static int add_module_usage(struct module *a, struct module *b) in add_module_usage()
677 static int ref_module(struct module *a, struct module *b) in ref_module()
873 unsigned long a = (unsigned long)dereference_function_descriptor(addr); in symbol_put_addr() local
940 static int ref_module(struct module *a, struct module *b) in ref_module()
/kernel/locking/
A Dtest-ww_mutex.c20 #define ww_acquire_init_noinject(a, b) do { \ argument
25 #define ww_acquire_init_noinject(a, b) ww_acquire_init((a), (b)) argument
A Drtmutex.c453 static __always_inline bool __waiter_less(struct rb_node *a, const struct rb_node *b) in __waiter_less()
502 static __always_inline bool __pi_waiter_less(struct rb_node *a, const struct rb_node *b) in __pi_waiter_less()
A Dww_mutex.h228 __ww_ctx_less(struct ww_acquire_ctx *a, struct ww_acquire_ctx *b) in __ww_ctx_less()
/kernel/kcsan/
A Ddebugfs.c91 const unsigned long a = *(const unsigned long *)rhs; in cmp_filterlist_addrs() local
/kernel/rcu/
A Drefscale.c642 unsigned int a; member
702 unsigned int a; in typesafe_delay_section() local
/kernel/dma/
A Ddebug.c270 static bool exact_match(struct dma_debug_entry *a, struct dma_debug_entry *b) in exact_match()
276 static bool containing_match(struct dma_debug_entry *a, in containing_match()

Completed in 83 milliseconds

123