Home
last modified time | relevance | path

Searched defs:m (Results 51 – 75 of 2636) sorted by relevance

12345678910>>...106

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Drtw_proc.c101 static int proc_get_dummy(struct seq_file *m, void *v) in proc_get_dummy()
106 static int proc_get_drv_version(struct seq_file *m, void *v) in proc_get_drv_version()
112 static int proc_get_log_level(struct seq_file *m, void *v) in proc_get_log_level()
118 static int proc_get_drv_cfg(struct seq_file *m, void *v) in proc_get_drv_cfg()
157 static int proc_get_mstat(struct seq_file *m, void *v) in proc_get_mstat()
165 static int proc_get_country_chplan_map(struct seq_file *m, void *v) in proc_get_country_chplan_map()
195 static int proc_get_country_list(struct seq_file *m, void *v) in proc_get_country_list()
201 static int proc_get_chplan_id_list(struct seq_file *m, void *v) in proc_get_chplan_id_list()
207 static int proc_get_chplan_country_list(struct seq_file *m, void *v) in proc_get_chplan_country_list()
214 static int proc_get_chplan_test(struct seq_file *m, void *v) in proc_get_chplan_test()
[all …]
/OK3568_Linux_fs/kernel/fs/
H A Dseq_file.c28 static void seq_set_overflow(struct seq_file *m) in seq_set_overflow()
90 static int traverse(struct seq_file *m, loff_t offset) in traverse()
173 struct seq_file *m = iocb->ki_filp->private_data; in seq_read_iter() local
310 struct seq_file *m = file->private_data; in seq_lseek() local
354 struct seq_file *m = file->private_data; in seq_release() local
371 void seq_escape(struct seq_file *m, const char *s, const char *esc) in seq_escape()
382 void seq_escape_mem_ascii(struct seq_file *m, const char *src, size_t isz) in seq_escape_mem_ascii()
393 void seq_vprintf(struct seq_file *m, const char *f, va_list args) in seq_vprintf()
408 void seq_printf(struct seq_file *m, const char *f, ...) in seq_printf()
459 int seq_path(struct seq_file *m, const struct path *path, const char *esc) in seq_path()
[all …]
H A Dpnode.c41 struct mount *m = mnt; in get_peer_under_root() local
62 struct mount *m; in get_dominating_id() local
94 struct mount *m; in do_make_slave() local
149 static struct mount *propagation_next(struct mount *m, in propagation_next()
170 static struct mount *skip_propagation_subtree(struct mount *m, in skip_propagation_subtree()
183 static struct mount *next_group(struct mount *m, struct mount *origin) in next_group()
225 static int propagate_one(struct mount *m) in propagate_one()
291 struct mount *m, *n; in propagate_mnt() local
371 struct mount *m, *child, *topper; in propagate_mount_busy() local
415 struct mount *m, *child; in propagate_mount_unlock() local
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Drtw_proc.c84 static int proc_get_dummy(struct seq_file *m, void *v) in proc_get_dummy()
89 static int proc_get_drv_version(struct seq_file *m, void *v) in proc_get_drv_version()
95 static int proc_get_log_level(struct seq_file *m, void *v) in proc_get_log_level()
101 static int proc_get_drv_cfg(struct seq_file *m, void *v) in proc_get_drv_cfg()
139 static int proc_get_mstat(struct seq_file *m, void *v) in proc_get_mstat()
146 static int proc_get_country_chplan_map(struct seq_file *m, void *v) in proc_get_country_chplan_map()
152 static int proc_get_chplan_id_list(struct seq_file *m, void *v) in proc_get_chplan_id_list()
158 static int proc_get_chplan_test(struct seq_file *m, void *v) in proc_get_chplan_test()
167 static int proc_get_halmac_info(struct seq_file *m, void *v) in proc_get_halmac_info()
311 static void *proc_start_seq_file_test(struct seq_file *m, loff_t *pos) in proc_start_seq_file_test()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/platform/ti-vpe/
H A Dcal_regs.h43 #define CAL_HL_IRQSTATUS_RAW(m) (0x20U + (m) * 0x10U) argument
44 #define CAL_HL_IRQSTATUS(m) (0x24U + (m) * 0x10U) argument
45 #define CAL_HL_IRQENABLE_SET(m) (0x28U + (m) * 0x10U) argument
46 #define CAL_HL_IRQENABLE_CLR(m) (0x2cU + (m) * 0x10U) argument
47 #define CAL_PIX_PROC(m) (0xc0U + (m) * 0x4U) argument
63 #define CAL_WR_DMA_CTRL(m) (0x200U + (m) * 0x10U) argument
64 #define CAL_WR_DMA_ADDR(m) (0x204U + (m) * 0x10U) argument
65 #define CAL_WR_DMA_OFST(m) (0x208U + (m) * 0x10U) argument
66 #define CAL_WR_DMA_XSIZE(m) (0x20cU + (m) * 0x10U) argument
67 #define CAL_CSI2_PPI_CTRL(m) (0x300U + (m) * 0x80U) argument
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Drtw_proc.c101 static int proc_get_dummy(struct seq_file *m, void *v) in proc_get_dummy()
106 static int proc_get_drv_version(struct seq_file *m, void *v) in proc_get_drv_version()
112 static int proc_get_log_level(struct seq_file *m, void *v) in proc_get_log_level()
118 static int proc_get_drv_cfg(struct seq_file *m, void *v) in proc_get_drv_cfg()
157 static int proc_get_mstat(struct seq_file *m, void *v) in proc_get_mstat()
164 static int proc_get_country_chplan_map(struct seq_file *m, void *v) in proc_get_country_chplan_map()
170 static int proc_get_chplan_id_list(struct seq_file *m, void *v) in proc_get_chplan_id_list()
177 static int proc_get_chplan_test(struct seq_file *m, void *v) in proc_get_chplan_test()
184 static int proc_get_chplan_ver(struct seq_file *m, void *v) in proc_get_chplan_ver()
190 static int proc_get_global_op_class(struct seq_file *m, void *v) in proc_get_global_op_class()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Drtw_proc.c102 static int proc_get_dummy(struct seq_file *m, void *v) in proc_get_dummy()
107 static int proc_get_drv_version(struct seq_file *m, void *v) in proc_get_drv_version()
113 static int proc_get_log_level(struct seq_file *m, void *v) in proc_get_log_level()
119 static int proc_get_drv_cfg(struct seq_file *m, void *v) in proc_get_drv_cfg()
158 static int proc_get_mstat(struct seq_file *m, void *v) in proc_get_mstat()
165 static int proc_get_country_chplan_map(struct seq_file *m, void *v) in proc_get_country_chplan_map()
171 static int proc_get_chplan_id_list(struct seq_file *m, void *v) in proc_get_chplan_id_list()
178 static int proc_get_chplan_test(struct seq_file *m, void *v) in proc_get_chplan_test()
185 static int proc_get_chplan_ver(struct seq_file *m, void *v) in proc_get_chplan_ver()
191 static int proc_get_global_op_class(struct seq_file *m, void *v) in proc_get_global_op_class()
[all …]
/OK3568_Linux_fs/external/xserver/hw/xfree86/vbe/
H A DvbeModes.h54 #define VBE_MODE_SUPPORTED(m) (((m)->ModeAttributes & 0x01) != 0) argument
55 #define VBE_MODE_COLOR(m) (((m)->ModeAttributes & 0x08) != 0) argument
56 #define VBE_MODE_GRAPHICS(m) (((m)->ModeAttributes & 0x10) != 0) argument
57 #define VBE_MODE_VGA(m) (((m)->ModeAttributes & 0x40) == 0) argument
58 #define VBE_MODE_LINEAR(m) (((m)->ModeAttributes & 0x80) != 0 && \ argument
61 #define VBE_MODE_USABLE(m, f) (VBE_MODE_SUPPORTED(m) || \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Drtw_proc.c83 static int proc_get_dummy(struct seq_file *m, void *v) in proc_get_dummy()
88 static int proc_get_drv_version(struct seq_file *m, void *v) in proc_get_drv_version()
94 static int proc_get_log_level(struct seq_file *m, void *v) in proc_get_log_level()
100 static int proc_get_drv_cfg(struct seq_file *m, void *v) in proc_get_drv_cfg()
139 static int proc_get_mstat(struct seq_file *m, void *v) in proc_get_mstat()
146 static int proc_get_country_chplan_map(struct seq_file *m, void *v) in proc_get_country_chplan_map()
152 static int proc_get_chplan_id_list(struct seq_file *m, void *v) in proc_get_chplan_id_list()
158 static int proc_get_chplan_test(struct seq_file *m, void *v) in proc_get_chplan_test()
164 static int proc_get_chplan_ver(struct seq_file *m, void *v) in proc_get_chplan_ver()
173 static int proc_get_halmac_info(struct seq_file *m, void *v) in proc_get_halmac_info()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/include/
H A Darm_cde.h46 #define __arm_cx3(coproc, n, m, imm) \ argument
49 #define __arm_cx3a(coproc, acc, n, m, imm) \ argument
64 #define __arm_cx3d(coproc, n, m, imm) \ argument
67 #define __arm_cx3da(coproc, acc, n, m, imm) \ argument
96 #define __arm_vcx3_u32(coproc, n, m, imm) \ argument
102 #define __arm_vcx3a_u32(coproc, acc, n, m, imm) \ argument
117 #define __arm_vcx2d_u64(coproc, m, imm) \ argument
122 #define __arm_vcx2da_u64(coproc, acc, m, imm) \ argument
127 #define __arm_vcx3d_u64(coproc, n, m, imm) \ argument
133 #define __arm_vcx3da_u64(coproc, acc, n, m, imm) \ argument
[all …]
/OK3568_Linux_fs/kernel/net/can/
H A Dproc.c187 static void can_print_rcvlist(struct seq_file *m, struct hlist_head *rx_list, in can_print_rcvlist()
202 static void can_print_recv_banner(struct seq_file *m) in can_print_recv_banner()
212 static int can_stats_proc_show(struct seq_file *m, void *v) in can_stats_proc_show()
274 static int can_reset_stats_proc_show(struct seq_file *m, void *v) in can_reset_stats_proc_show()
295 static inline void can_rcvlist_proc_show_one(struct seq_file *m, int idx, in can_rcvlist_proc_show_one()
307 static int can_rcvlist_proc_show(struct seq_file *m, void *v) in can_rcvlist_proc_show()
338 static inline void can_rcvlist_proc_show_array(struct seq_file *m, in can_rcvlist_proc_show_array()
363 static int can_rcvlist_sff_proc_show(struct seq_file *m, void *v) in can_rcvlist_sff_proc_show()
396 static int can_rcvlist_eff_proc_show(struct seq_file *m, void *v) in can_rcvlist_eff_proc_show()
/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Dcpu-probe.c13 struct seq_file *m = (struct seq_file *)arg; in percpu_print() local
46 static int c_show(struct seq_file *m, void *v) in c_show()
61 static void *c_start(struct seq_file *m, loff_t *pos) in c_start()
66 static void *c_next(struct seq_file *m, void *v, loff_t *pos) in c_next()
72 static void c_stop(struct seq_file *m, void *v) {} in c_stop()
/OK3568_Linux_fs/kernel/net/tipc/
H A Dgroup.c104 static void tipc_group_open(struct tipc_member *m, bool *wakeup) in tipc_group_open()
115 struct tipc_member *m) in tipc_group_decr_active()
145 static bool tipc_group_is_receiver(struct tipc_member *m) in tipc_group_is_receiver()
150 static bool tipc_group_is_sender(struct tipc_member *m) in tipc_group_is_sender()
199 struct tipc_member *m, *tmp; in tipc_group_join() local
214 struct tipc_member *m, *tmp; in tipc_group_delete() local
236 struct tipc_member *m; in tipc_group_find_member() local
254 struct tipc_member *m; in tipc_group_find_dest() local
265 struct tipc_member *m; in tipc_group_find_node() local
277 struct tipc_member *m) in tipc_group_add_to_tree()
[all …]
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dmetric.c19 struct ceph_client_metric *m = &mdsc->metric; in ceph_mdsc_send_metrics() local
128 struct ceph_client_metric *m = in metric_delayed_work() local
149 int ceph_metric_init(struct ceph_client_metric *m) in ceph_metric_init()
222 void ceph_metric_destroy(struct ceph_client_metric *m) in ceph_metric_destroy()
264 void ceph_update_read_latency(struct ceph_client_metric *m, in ceph_update_read_latency()
280 void ceph_update_write_latency(struct ceph_client_metric *m, in ceph_update_write_latency()
296 void ceph_update_metadata_latency(struct ceph_client_metric *m, in ceph_update_metadata_latency()
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/mce/
H A Dinject.c97 static void setup_inj_struct(struct mce *m) in setup_inj_struct()
108 static void inject_mce(struct mce *m) in inject_mce()
126 static void raise_poll(struct mce *m) in raise_poll()
138 static void raise_exception(struct mce *m, struct pt_regs *pregs) in raise_exception()
162 struct mce *m = this_cpu_ptr(&injectm); in mce_raise_notify() local
176 struct mce *m = this_cpu_ptr(&injectm); in mce_irq_ipi() local
188 struct mce *m = this_cpu_ptr(&injectm); in raise_local() local
222 static void __maybe_unused raise_mce(struct mce *m) in raise_mce()
280 struct mce *m = (struct mce *)data; in mce_inject_raise() local
385 struct mce *m = (struct mce *)data; in inj_extcpu_set() local
[all …]
/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Dsynaptics.h33 #define SYN_MODEL_ROT180(m) ((m) & BIT(23)) argument
34 #define SYN_MODEL_PORTRAIT(m) ((m) & BIT(22)) argument
35 #define SYN_MODEL_SENSOR(m) (((m) & GENMASK(21, 16)) >> 16) argument
36 #define SYN_MODEL_HARDWARE(m) (((m) & GENMASK(15, 9)) >> 9) argument
37 #define SYN_MODEL_NEWABS(m) ((m) & BIT(7)) argument
38 #define SYN_MODEL_PEN(m) ((m) & BIT(6)) argument
39 #define SYN_MODEL_SIMPLIC(m) ((m) & BIT(5)) argument
40 #define SYN_MODEL_GEOMETRY(m) ((m) & GENMASK(3, 0)) argument
55 #define SYN_MEXT_CAP_BIT(m) ((m) & BIT(1)) argument
118 #define SYN_MODE_ABSOLUTE(m) ((m) & BIT(7)) argument
[all …]
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dpalinfo.c127 static void bitvector_process(struct seq_file *m, u64 vector) in bitvector_process()
151 static void bitregister_process(struct seq_file *m, u64 *reg_info, int max) in bitregister_process()
183 static int power_info(struct seq_file *m) in power_info()
212 static int cache_info(struct seq_file *m) in cache_info()
290 static int vm_info(struct seq_file *m) in vm_info()
420 static int register_info(struct seq_file *m) in register_info()
519 static void feature_set_info(struct seq_file *m, u64 avail, u64 status, u64 control, in feature_set_info()
552 static int processor_info(struct seq_file *m) in processor_info()
601 static int bus_info(struct seq_file *m) in bus_info()
627 static int version_info(struct seq_file *m) in version_info()
[all …]
/OK3568_Linux_fs/kernel/drivers/xen/xenfs/
H A Dxensyms.c65 static void *xensyms_start(struct seq_file *m, loff_t *pos) in xensyms_start()
77 static void *xensyms_next(struct seq_file *m, void *p, loff_t *pos) in xensyms_next()
89 static int xensyms_show(struct seq_file *m, void *p) in xensyms_show()
100 static void xensyms_stop(struct seq_file *m, void *p) in xensyms_stop()
113 struct seq_file *m; in xensyms_open() local
140 struct seq_file *m = file->private_data; in xensyms_release() local
/OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/
H A Dclock_sun6i.c117 int m = 1; in clock_set_pll1() local
153 const int m = 8; /* 3 MHz steps just like sun4i, sun5i and sun7i */ in clock_set_pll3() local
167 void clock_set_pll3_factors(int m, int n) in clock_set_pll3_factors()
187 int k = 1, m = 2; in clock_set_pll5() local
218 unsigned int k, m, n, value, diff; in clock_set_mipi_pll() local
259 const int m = 2; /* 12 MHz steps */ in clock_set_pll10() local
302 int m = ((rval & CCM_PLL3_CTRL_M_MASK) >> CCM_PLL3_CTRL_M_SHIFT) + 1; in clock_get_pll3() local
325 unsigned int m = ((rval & CCM_MIPI_PLL_CTRL_M_MASK) >> CCM_MIPI_PLL_CTRL_M_SHIFT) + 1; in clock_get_mipi_pll() local
/OK3568_Linux_fs/kernel/fs/proc/
H A Dnommu.c32 static int nommu_region_show(struct seq_file *m, struct vm_region *region) in nommu_region_show()
73 static int nommu_region_list_show(struct seq_file *m, void *_p) in nommu_region_list_show()
80 static void *nommu_region_list_start(struct seq_file *m, loff_t *_pos) in nommu_region_list_start()
93 static void nommu_region_list_stop(struct seq_file *m, void *v) in nommu_region_list_stop()
98 static void *nommu_region_list_next(struct seq_file *m, void *v, loff_t *pos) in nommu_region_list_next()
/OK3568_Linux_fs/kernel/drivers/md/
H A Ddm-raid1.c147 struct mirror *m; member
168 static void bio_set_m(struct bio *bio, struct mirror *m) in bio_set_m()
178 static void set_default_mirror(struct mirror *m) in set_default_mirror()
188 struct mirror *m; in get_valid_mirror() local
211 static void fail_mirror(struct mirror *m, enum dm_raid1_error error_type) in fail_mirror()
261 struct mirror *m; in mirror_flush() local
301 int m, bit = 0; in recovery_complete() local
333 struct mirror *m; in recover() local
375 unsigned int m; in reset_ms_flags() local
417 struct mirror *m = get_default_mirror(ms); in choose_mirror() local
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_debugfs.c57 static int i915_capabilities(struct seq_file *m, void *data) in i915_capabilities()
127 i915_debugfs_describe_obj(struct seq_file *m, struct drm_i915_gem_object *obj) in i915_debugfs_describe_obj()
288 #define print_file_stats(m, name, stats) do { \ argument
299 static void print_context_stats(struct seq_file *m, in print_context_stats()
361 static int i915_gem_object_info(struct seq_file *m, void *data) in i915_gem_object_info()
381 static void gen8_display_interrupt_info(struct seq_file *m) in gen8_display_interrupt_info()
433 static int i915_interrupt_info(struct seq_file *m, void *data) in i915_interrupt_info()
658 static int i915_gem_fence_regs_info(struct seq_file *m, void *data) in i915_gem_fence_regs_info()
783 static int i915_frequency_info(struct seq_file *m, void *unused) in i915_frequency_info()
1015 static int i915_ring_freq_table(struct seq_file *m, void *unused) in i915_ring_freq_table()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/camss/
H A Dcamss-ispif.c47 #define ISPIF_VFE_m_CTRL_0(m) (0x200 + 0x200 * (m)) argument
49 #define ISPIF_VFE_m_IRQ_MASK_0(m) (0x208 + 0x200 * (m)) argument
54 #define ISPIF_VFE_m_IRQ_MASK_1(m) (0x20c + 0x200 * (m)) argument
59 #define ISPIF_VFE_m_IRQ_MASK_2(m) (0x210 + 0x200 * (m)) argument
62 #define ISPIF_VFE_m_IRQ_STATUS_0(m) (0x21c + 0x200 * (m)) argument
65 #define ISPIF_VFE_m_IRQ_STATUS_1(m) (0x220 + 0x200 * (m)) argument
68 #define ISPIF_VFE_m_IRQ_STATUS_2(m) (0x224 + 0x200 * (m)) argument
70 #define ISPIF_VFE_m_IRQ_CLEAR_0(m) (0x230 + 0x200 * (m)) argument
71 #define ISPIF_VFE_m_IRQ_CLEAR_1(m) (0x234 + 0x200 * (m)) argument
72 #define ISPIF_VFE_m_IRQ_CLEAR_2(m) (0x238 + 0x200 * (m)) argument
[all …]
/OK3568_Linux_fs/kernel/arch/sh/math-emu/
H A Dmath.c79 fcmp_gt(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) in fcmp_gt()
90 fcmp_eq(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) in fcmp_eq()
106 fadd(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) in fadd()
113 fsub(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) in fsub()
120 fmul(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) in fmul()
127 fdiv(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) in fdiv()
134 fmac(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, int n) in fmac()
155 fmov_idx_reg(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, in fmov_idx_reg()
171 fmov_mem_reg(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, in fmov_mem_reg()
187 fmov_inc_reg(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int m, in fmov_inc_reg()
[all …]
/OK3568_Linux_fs/kernel/kernel/irq/
H A Ddebugfs.c16 #define BIT_MASK_DESCR(m) { .mask = m, .name = #m } argument
18 static void irq_debug_show_bits(struct seq_file *m, int ind, unsigned int state, in irq_debug_show_bits()
30 static void irq_debug_show_masks(struct seq_file *m, struct irq_desc *desc) in irq_debug_show_masks()
47 static void irq_debug_show_masks(struct seq_file *m, struct irq_desc *desc) { } in irq_debug_show_masks()
64 irq_debug_show_chip(struct seq_file *m, struct irq_data *data, int ind) in irq_debug_show_chip()
79 irq_debug_show_data(struct seq_file *m, struct irq_data *data, int ind) in irq_debug_show_data()
159 static int irq_debug_show(struct seq_file *m, void *p) in irq_debug_show()

12345678910>>...106