Home
last modified time | relevance | path

Searched +defs:mod +defs:m +defs:b (Results 1 – 21 of 21) sorted by relevance

/linux-6.14.4/scripts/mod/
Dfile2alias.c48 module_alias_printf(struct module *mod, bool append_wildcard, in module_alias_printf()
106 __u8 b[16]; member
110 __u8 b[16]; member
117 __u8 b[16]; member
134 #define DEF_FIELD(m, devid, f) \ argument
142 #define DEF_FIELD_ADDR(m, devid, f) \ argument
185 unsigned char max, struct module *mod) in do_usb_entry()
287 static void do_usb_entry_multi(struct module *mod, void *symval) in do_usb_entry_multi()
352 static void do_of_entry(struct module *mod, void *symval) in do_of_entry()
379 static void do_hid_entry(struct module *mod, void *symval) in do_hid_entry()
[all …]
Dmodpost.c164 struct module *mod; in find_module() local
176 struct module *mod; in new_module() local
239 static void sym_add_unresolved(const char *name, struct module *mod, bool weak) in sym_add_unresolved()
249 static struct symbol *sym_find_with_module(const char *name, struct module *mod) in sym_find_with_module()
337 static struct symbol *sym_add_exported(const char *name, struct module *mod, in sym_add_exported()
599 static void handle_symbol(struct module *mod, struct elf_info *info, in handle_symbol()
1052 static void check_export_symbol(struct module *mod, struct elf_info *elf, in check_export_symbol()
1122 static void check_section_mismatch(struct module *mod, struct elf_info *elf, in check_section_mismatch()
1317 static void section_rela(struct module *mod, struct elf_info *elf, in section_rela()
1359 static void section_rel(struct module *mod, struct elf_info *elf, in section_rel()
[all …]
/linux-6.14.4/tools/arch/x86/lib/
Dinsn.c128 insn_byte_t b, lb; in insn_get_prefixes() local
293 insn_byte_t m, p; in insn_get_opcode() local
363 insn_byte_t pfx_id, mod; in insn_get_modrm() local
478 insn_byte_t mod, rm, base; in insn_get_displacement() local
751 int insn_decode(struct insn *insn, const void *kaddr, int buf_len, enum insn_mode m) in insn_decode()
/linux-6.14.4/arch/x86/lib/
Dinsn.c128 insn_byte_t b, lb; in insn_get_prefixes() local
293 insn_byte_t m, p; in insn_get_opcode() local
363 insn_byte_t pfx_id, mod; in insn_get_modrm() local
478 insn_byte_t mod, rm, base; in insn_get_displacement() local
751 int insn_decode(struct insn *insn, const void *kaddr, int buf_len, enum insn_mode m) in insn_decode()
/linux-6.14.4/kernel/
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()
625 struct module *mod; member
641 struct static_key_mod *mod) in static_key_set_mod()
653 struct module *mod; in __jump_label_mod_text_reserved() local
677 struct static_key_mod *mod; in __jump_label_mod_update() local
681 struct module *m; in __jump_label_mod_update() local
700 static int jump_label_add_module(struct module *mod) in jump_label_add_module()
772 static void jump_label_del_module(struct module *mod) in jump_label_del_module()
830 struct module *mod = data; in jump_label_module_notify() local
[all …]
/linux-6.14.4/fs/xfs/libxfs/
Dxfs_rtbitmap.h197 unsigned int mod; in xfs_rtx_to_rbmword() local
431 # define xfs_rtfree_extent(t,b,l) (-ENOSYS) argument
439 # define xfs_rtalloc_query_range(m,t,l,h,f,p) (-ENOSYS) argument
440 # define xfs_rtalloc_query_all(m,t,f,p) (-ENOSYS) argument
441 # define xfs_rtbitmap_read_buf(a,b) (-ENOSYS) argument
442 # define xfs_rtsummary_read_buf(a,b) (-ENOSYS) argument
444 # define xfs_rtalloc_extent_is_free(m,t,s,l,i) (-ENOSYS) argument
/linux-6.14.4/kernel/module/
Dmain.c118 static void mod_update_bounds(struct module *mod) in mod_update_bounds()
154 static inline int strong_try_module_get(struct module *mod) in strong_try_module_get()
165 static inline void add_taint_module(struct module *mod, unsigned flag, in add_taint_module()
176 void __noreturn __module_put_and_kthread_exit(struct module *mod, long code) in __module_put_and_kthread_exit()
345 struct module *mod; in find_symbol() local
383 struct module *mod; in find_module_all() local
404 static inline void __percpu *mod_percpu(struct module *mod) in mod_percpu()
409 static int percpu_modalloc(struct module *mod, struct load_info *info) in percpu_modalloc()
433 static void percpu_modfree(struct module *mod) in percpu_modfree()
443 static void percpu_modcopy(struct module *mod, in percpu_modcopy()
[all …]
/linux-6.14.4/kernel/trace/
Dftrace.c496 const struct ftrace_profile *b = p2; in function_stat_cmp() local
510 const struct ftrace_profile *b = p2; in function_stat_cmp() local
521 static int function_stat_headers(struct seq_file *m) in function_stat_headers()
535 static int function_stat_show(struct seq_file *m, void *v) in function_stat_show()
1577 static int ftrace_cmp_recs(const void *a, const void *b) in ftrace_cmp_recs()
2816 ftrace_nop_initialize(struct module *mod, struct dyn_ftrace *rec) in ftrace_nop_initialize()
3691 static int ftrace_update_code(struct module *mod, struct ftrace_page *new_pgs) in ftrace_update_code()
3866 t_probe_next(struct seq_file *m, loff_t *pos) in t_probe_next()
3943 static void *t_probe_start(struct seq_file *m, loff_t *pos) in t_probe_start()
3973 t_probe_show(struct seq_file *m, struct ftrace_iterator *iter) in t_probe_show()
[all …]
Dtrace_events_synth.c38 #define C(a, b) SYNTH_ERR_##a argument
43 #define C(a, b) b argument
1189 struct module *mod, ...) in __synth_event_gen_cmd_start()
1259 struct module *mod, in synth_event_gen_cmd_array_start()
1459 unsigned int n_fields, struct module *mod) in synth_event_create()
1514 struct module *mod = NULL; in synth_event_delete() local
2235 static int __synth_event_show(struct seq_file *m, struct synth_event *event) in __synth_event_show()
2263 static int synth_event_show(struct seq_file *m, struct dyn_event *ev) in synth_event_show()
2272 static int synth_events_seq_show(struct seq_file *m, void *v) in synth_events_seq_show()
Dtrace.c147 struct module *mod; member
734 int trace_pid_show(struct seq_file *m, void *v) in trace_pid_show()
1664 #define C(a, b) b argument
3829 static void *s_next(struct seq_file *m, void *v, loff_t *pos) in s_next()
3891 static void *s_start(struct seq_file *m, loff_t *pos) in s_start()
3950 static void s_stop(struct seq_file *m, void *p) in s_stop()
4026 static void print_lat_help_header(struct seq_file *m) in print_lat_help_header()
4039 static void print_event_info(struct array_buffer *buf, struct seq_file *m) in print_event_info()
4050 static void print_func_help_header(struct array_buffer *buf, struct seq_file *m, in print_func_help_header()
4061 static void print_func_help_header_irq(struct array_buffer *buf, struct seq_file *m, in print_func_help_header_irq()
[all …]
Dbpf_trace.c458 BPF_CALL_5(bpf_seq_printf, struct seq_file *, m, char *, fmt, u32, fmt_size, in BPF_CALL_5() argument
496 BPF_CALL_3(bpf_seq_write, struct seq_file *, m, const void *, data, u32, len) in BPF_CALL_3() argument
511 BPF_CALL_4(bpf_seq_printf_btf, struct seq_file *, m, struct btf_ptr *, ptr, in BPF_CALL_4() argument
2346 struct module *mod; in bpf_put_raw_tracepoint() local
2518 struct module *mod = module; in bpf_event_notify() local
2742 static void bpf_kprobe_multi_cookie_swap(void *a, void *b, int size, const void *priv) in bpf_kprobe_multi_cookie_swap()
2756 static int bpf_kprobe_multi_addrs_cmp(const void *a, const void *b) in bpf_kprobe_multi_addrs_cmp()
2765 static int bpf_kprobe_multi_cookie_cmp(const void *a, const void *b, const void *priv) in bpf_kprobe_multi_cookie_cmp()
2865 static int symbols_cmp_r(const void *a, const void *b, const void *priv) in symbols_cmp_r()
2878 static void symbols_swap_r(void *a, void *b, int size, const void *priv) in symbols_swap_r()
[all …]
/linux-6.14.4/crypto/
Decc.c378 unsigned __int128 m = (unsigned __int128)left * right; in mul_64_64() local
405 static uint128_t add_128_128(uint128_t a, uint128_t b) in add_128_128()
516 const u64 *mod, unsigned int ndigits) in vli_mod_add()
533 const u64 *mod, unsigned int ndigits) in vli_mod_sub()
555 const u64 *mod, unsigned int ndigits) in vli_mmod_special()
589 const u64 *mod, unsigned int ndigits) in vli_mmod_special2()
594 u64 m[ECC_MAX_DIGITS * 2]; /* expanded mod */ in vli_mmod_special2() local
637 static void vli_mmod_slow(u64 *result, u64 *product, const u64 *mod, in vli_mmod_slow()
687 static void vli_mmod_barrett(u64 *result, u64 *product, const u64 *mod, in vli_mmod_barrett()
1005 const u64 *mod, unsigned int ndigits) in vli_mod_mult_slow()
[all …]
/linux-6.14.4/drivers/video/fbdev/i810/
Di810_main.c707 static void i810_calc_dclk(u32 freq, u32 *m, u32 *n, u32 *p) in i810_calc_dclk()
710 u32 m_target, n_target, p_target, n_best, m_best, mod; in i810_calc_dclk() local
803 int mod = width % 8, t_mask, d_mask; in i810_load_cursor_image() local
1313 u8 r, g, b; in i810fb_setcolreg() local
1934 const struct fb_videomode *m; in i810fb_find_init_mode() local
/linux-6.14.4/include/net/
Dipv6.h220 #define _DEVINC(net, statname, mod, idev, field) \ argument
229 #define _DEVINCATOMIC(net, statname, mod, idev, field) \ argument
246 #define _DEVADD(net, statname, mod, idev, field, val) \ argument
254 #define _DEVUPD(net, statname, mod, idev, field, val) \ argument
591 ipv6_masked_addr_cmp(const struct in6_addr *a1, const struct in6_addr *m, in ipv6_masked_addr_cmp()
615 b = plen & 0x7; in ipv6_addr_prefix() local
629 b = plen & 0x7; in ipv6_addr_prefix_copy() local
/linux-6.14.4/drivers/gpu/drm/renesas/rcar-du/
Drcar_lvds.c74 struct clk *mod; /* CPG module clock */ member
83 #define bridge_to_rcar_lvds(b) \ argument
150 unsigned int m; in rcar_lvds_d3_e3_pll_calc() local
/linux-6.14.4/drivers/video/fbdev/
Damifb.c1602 short clk_shift, vshift, fstrt, fsize, fstop, fconst, shift, move, mod; in ami_update_par() local
2573 static inline unsigned long comp(unsigned long a, unsigned long b, in comp()
2580 static inline unsigned long xor(unsigned long a, unsigned long b, in xor()
2597 int m; in bitcpy() local
2737 int m; in bitcpy_rev() local
2889 int m; in bitcpy_not() local
/linux-6.14.4/kernel/bpf/
Dbtf.c886 const struct btf_member *m, in btf_member_is_reg_int()
955 const struct btf_member *m = show->state.member; in btf_show_name() local
1352 const struct btf_member *m) in btf_show_start_member()
3078 const struct btf_member *m = show->state.member; in btf_array_show() local
3771 struct module *mod = NULL; in btf_parse_kptr() local
3919 const struct btf_field *b = (const struct btf_field *)_b; in btf_field_cmp() local
4183 const struct btf_member *m = show->state.member; in btf_struct_show() local
5405 static int btf_sec_info_cmp(const void *a, const void *b) in btf_sec_info_cmp()
7216 struct btf_func_model *m) in btf_distill_func_proto()
7757 void *obj, struct seq_file *m, u64 flags) in btf_type_seq_show_flags()
[all …]
Dverifier.c1692 static bool same_callsites(struct bpf_verifier_state *a, struct bpf_verifier_state *b) in same_callsites()
2744 static int cmp_subprogs(const void *a, const void *b) in cmp_subprogs()
2754 int l, r, m; in find_containing_subprog() local
2899 static int kfunc_desc_cmp_by_id_off(const void *a, const void *b) in kfunc_desc_cmp_by_id_off()
2908 static int kfunc_btf_cmp_by_off(const void *a, const void *b) in kfunc_btf_cmp_by_off()
2948 struct bpf_kfunc_btf *b; in __find_kfunc_desc_btf() local
2949 struct module *mod; in __find_kfunc_desc_btf() local
3162 static int kfunc_desc_cmp_by_imm_off(const void *a, const void *b) in kfunc_desc_cmp_by_imm_off()
22543 struct module *mod = NULL; in bpf_check_attach_target() local
/linux-6.14.4/tools/lib/bpf/
Dlibbpf.c72 #define __printf(a, b) __attribute__((format(printf, a, b))) argument
963 struct btf_member *m; in find_member_by_offset() local
978 struct btf_member *m; in find_member_by_name() local
2439 const struct btf_member *m, __u32 *res) in get_map_field_int()
2469 const struct btf_member *m, __u64 *res) in get_map_field_long()
2548 const struct btf_member *m; in parse_btf_map_def() local
3145 struct btf_member *m = btf_members(t); in bpf_object__sanitize_btf() local
3201 struct btf_member *m; in bpf_object__sanitize_btf() local
3319 const struct btf_var_secinfo *b = _b; in compare_vsi_off() local
3804 const struct bpf_program *b = _b; in cmp_progs() local
[all …]
/linux-6.14.4/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c45 #define DSI_REG(mod, idx) ((const struct dsi_reg) { mod, idx }) argument
3014 int b; in dsi_vc_read_rx_fifo() local
4436 static bool dsi_cm_calc_pll_cb(int n, int m, unsigned long fint, in dsi_cm_calc_pll_cb()
4734 static bool dsi_vm_calc_pll_cb(int n, int m, unsigned long fint, in dsi_vm_calc_pll_cb()
/linux-6.14.4/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.c36 #define HE_MAC(m, c) u8_get_bits(c, IEEE80211_HE_MAC_##m) argument
366 struct mt7915_mcu_bcc_notify *b; in mt7915_mcu_rx_bcc_notify() local
3519 } __packed mod; in mt7915_mcu_set_txbf() member