Home
last modified time | relevance | path

Searched defs:m (Results 1 – 25 of 1882) sorted by relevance

12345678910>>...76

/linux/net/tipc/
H A Dmsg.h205 static inline u32 msg_word(struct tipc_msg *m, u32 pos) in msg_word() argument
210 static inline void msg_set_word(struct tipc_msg *m, u32 w, u32 val) in msg_set_word() argument
215 static inline u32 msg_bits(struct tipc_msg *m, u32 w, u32 pos, u32 mask) in msg_bits() argument
220 static inline void msg_set_bits(struct tipc_msg *m, u32 w, in msg_set_bits() argument
232 static inline u32 msg_version(struct tipc_msg *m) in msg_version() argument
237 msg_set_version(struct tipc_msg * m) msg_set_version() argument
242 msg_user(struct tipc_msg * m) msg_user() argument
247 msg_isdata(struct tipc_msg * m) msg_isdata() argument
252 msg_set_user(struct tipc_msg * m,u32 n) msg_set_user() argument
257 msg_hdr_sz(struct tipc_msg * m) msg_hdr_sz() argument
262 msg_set_hdr_sz(struct tipc_msg * m,u32 n) msg_set_hdr_sz() argument
267 msg_size(struct tipc_msg * m) msg_size() argument
272 msg_blocks(struct tipc_msg * m) msg_blocks() argument
277 msg_data_sz(struct tipc_msg * m) msg_data_sz() argument
282 msg_non_seq(struct tipc_msg * m) msg_non_seq() argument
287 msg_set_non_seq(struct tipc_msg * m,u32 n) msg_set_non_seq() argument
292 msg_is_syn(struct tipc_msg * m) msg_is_syn() argument
297 msg_set_syn(struct tipc_msg * m,u32 d) msg_set_syn() argument
302 msg_dest_droppable(struct tipc_msg * m) msg_dest_droppable() argument
307 msg_set_dest_droppable(struct tipc_msg * m,u32 d) msg_set_dest_droppable() argument
312 msg_is_keepalive(struct tipc_msg * m) msg_is_keepalive() argument
317 msg_set_is_keepalive(struct tipc_msg * m,u32 d) msg_set_is_keepalive() argument
322 msg_src_droppable(struct tipc_msg * m) msg_src_droppable() argument
327 msg_set_src_droppable(struct tipc_msg * m,u32 d) msg_set_src_droppable() argument
332 msg_ack_required(struct tipc_msg * m) msg_ack_required() argument
337 msg_set_ack_required(struct tipc_msg * m) msg_set_ack_required() argument
342 msg_nagle_ack(struct tipc_msg * m) msg_nagle_ack() argument
347 msg_set_nagle_ack(struct tipc_msg * m) msg_set_nagle_ack() argument
352 msg_is_rcast(struct tipc_msg * m) msg_is_rcast() argument
357 msg_set_is_rcast(struct tipc_msg * m,bool d) msg_set_is_rcast() argument
362 msg_set_size(struct tipc_msg * m,u32 sz) msg_set_size() argument
367 msg_data(struct tipc_msg * m) msg_data() argument
372 msg_inner_hdr(struct tipc_msg * m) msg_inner_hdr() argument
380 msg_type(struct tipc_msg * m) msg_type() argument
385 msg_set_type(struct tipc_msg * m,u32 n) msg_set_type() argument
390 msg_in_group(struct tipc_msg * m) msg_in_group() argument
397 msg_is_grp_evt(struct tipc_msg * m) msg_is_grp_evt() argument
402 msg_named(struct tipc_msg * m) msg_named() argument
407 msg_mcast(struct tipc_msg * m) msg_mcast() argument
415 msg_connected(struct tipc_msg * m) msg_connected() argument
420 msg_direct(struct tipc_msg * m) msg_direct() argument
425 msg_errcode(struct tipc_msg * m) msg_errcode() argument
430 msg_set_errcode(struct tipc_msg * m,u32 err) msg_set_errcode() argument
435 msg_set_bulk(struct tipc_msg * m) msg_set_bulk() argument
440 msg_is_bulk(struct tipc_msg * m) msg_is_bulk() argument
445 msg_set_last_bulk(struct tipc_msg * m) msg_set_last_bulk() argument
450 msg_is_last_bulk(struct tipc_msg * m) msg_is_last_bulk() argument
455 msg_set_non_legacy(struct tipc_msg * m) msg_set_non_legacy() argument
460 msg_is_legacy(struct tipc_msg * m) msg_is_legacy() argument
465 msg_reroute_cnt(struct tipc_msg * m) msg_reroute_cnt() argument
470 msg_incr_reroute_cnt(struct tipc_msg * m) msg_incr_reroute_cnt() argument
475 msg_lookup_scope(struct tipc_msg * m) msg_lookup_scope() argument
480 msg_set_lookup_scope(struct tipc_msg * m,u32 n) msg_set_lookup_scope() argument
485 msg_bcast_ack(struct tipc_msg * m) msg_bcast_ack() argument
490 msg_set_bcast_ack(struct tipc_msg * m,u16 n) msg_set_bcast_ack() argument
498 msg_dest_session_valid(struct tipc_msg * m) msg_dest_session_valid() argument
503 msg_set_dest_session_valid(struct tipc_msg * m,bool valid) msg_set_dest_session_valid() argument
508 msg_dest_session(struct tipc_msg * m) msg_dest_session() argument
513 msg_set_dest_session(struct tipc_msg * m,u16 n) msg_set_dest_session() argument
521 msg_ack(struct tipc_msg * m) msg_ack() argument
526 msg_set_ack(struct tipc_msg * m,u16 n) msg_set_ack() argument
531 msg_seqno(struct tipc_msg * m) msg_seqno() argument
536 msg_set_seqno(struct tipc_msg * m,u16 n) msg_set_seqno() argument
544 msg_importance(struct tipc_msg * m) msg_importance() argument
555 msg_set_importance(struct tipc_msg * m,u32 i) msg_set_importance() argument
567 msg_prevnode(struct tipc_msg * m) msg_prevnode() argument
572 msg_set_prevnode(struct tipc_msg * m,u32 a) msg_set_prevnode() argument
577 msg_origport(struct tipc_msg * m) msg_origport() argument
584 msg_set_origport(struct tipc_msg * m,u32 p) msg_set_origport() argument
589 msg_named_seqno(struct tipc_msg * m) msg_named_seqno() argument
594 msg_set_named_seqno(struct tipc_msg * m,u16 n) msg_set_named_seqno() argument
599 msg_destport(struct tipc_msg * m) msg_destport() argument
604 msg_set_destport(struct tipc_msg * m,u32 p) msg_set_destport() argument
609 msg_mc_netid(struct tipc_msg * m) msg_mc_netid() argument
614 msg_set_mc_netid(struct tipc_msg * m,u32 p) msg_set_mc_netid() argument
619 msg_short(struct tipc_msg * m) msg_short() argument
624 msg_orignode(struct tipc_msg * m) msg_orignode() argument
631 msg_set_orignode(struct tipc_msg * m,u32 a) msg_set_orignode() argument
636 msg_destnode(struct tipc_msg * m) msg_destnode() argument
641 msg_set_destnode(struct tipc_msg * m,u32 a) msg_set_destnode() argument
646 msg_nametype(struct tipc_msg * m) msg_nametype() argument
651 msg_set_nametype(struct tipc_msg * m,u32 n) msg_set_nametype() argument
656 msg_nameinst(struct tipc_msg * m) msg_nameinst() argument
661 msg_namelower(struct tipc_msg * m) msg_namelower() argument
666 msg_set_namelower(struct tipc_msg * m,u32 n) msg_set_namelower() argument
671 msg_set_nameinst(struct tipc_msg * m,u32 n) msg_set_nameinst() argument
676 msg_nameupper(struct tipc_msg * m) msg_nameupper() argument
681 msg_set_nameupper(struct tipc_msg * m,u32 n) msg_set_nameupper() argument
747 msg_seq_gap(struct tipc_msg * m) msg_seq_gap() argument
752 msg_set_seq_gap(struct tipc_msg * m,u32 n) msg_set_seq_gap() argument
757 msg_node_sig(struct tipc_msg * m) msg_node_sig() argument
762 msg_set_node_sig(struct tipc_msg * m,u32 n) msg_set_node_sig() argument
767 msg_node_capabilities(struct tipc_msg * m) msg_node_capabilities() argument
772 msg_set_node_capabilities(struct tipc_msg * m,u32 n) msg_set_node_capabilities() argument
780 msg_dest_domain(struct tipc_msg * m) msg_dest_domain() argument
785 msg_set_dest_domain(struct tipc_msg * m,u32 n) msg_set_dest_domain() argument
790 msg_set_bcgap_after(struct tipc_msg * m,u32 n) msg_set_bcgap_after() argument
795 msg_bcgap_to(struct tipc_msg * m) msg_bcgap_to() argument
800 msg_set_bcgap_to(struct tipc_msg * m,u32 n) msg_set_bcgap_to() argument
808 msg_last_bcast(struct tipc_msg * m) msg_last_bcast() argument
813 msg_bc_snd_nxt(struct tipc_msg * m) msg_bc_snd_nxt() argument
818 msg_set_last_bcast(struct tipc_msg * m,u32 n) msg_set_last_bcast() argument
823 msg_nof_fragms(struct tipc_msg * m) msg_nof_fragms() argument
828 msg_set_nof_fragms(struct tipc_msg * m,u32 n) msg_set_nof_fragms() argument
833 msg_fragm_no(struct tipc_msg * m) msg_fragm_no() argument
838 msg_set_fragm_no(struct tipc_msg * m,u32 n) msg_set_fragm_no() argument
843 msg_next_sent(struct tipc_msg * m) msg_next_sent() argument
848 msg_set_next_sent(struct tipc_msg * m,u16 n) msg_set_next_sent() argument
853 msg_bc_netid(struct tipc_msg * m) msg_bc_netid() argument
858 msg_set_bc_netid(struct tipc_msg * m,u32 id) msg_set_bc_netid() argument
863 msg_link_selector(struct tipc_msg * m) msg_link_selector() argument
873 msg_session(struct tipc_msg * m) msg_session() argument
878 msg_set_session(struct tipc_msg * m,u16 n) msg_set_session() argument
883 msg_probe(struct tipc_msg * m) msg_probe() argument
888 msg_set_probe(struct tipc_msg * m,u32 val) msg_set_probe() argument
893 msg_net_plane(struct tipc_msg * m) msg_net_plane() argument
898 msg_set_net_plane(struct tipc_msg * m,char n) msg_set_net_plane() argument
903 msg_linkprio(struct tipc_msg * m) msg_linkprio() argument
908 msg_set_linkprio(struct tipc_msg * m,u32 n) msg_set_linkprio() argument
913 msg_bearer_id(struct tipc_msg * m) msg_bearer_id() argument
918 msg_set_bearer_id(struct tipc_msg * m,u32 n) msg_set_bearer_id() argument
923 msg_redundant_link(struct tipc_msg * m) msg_redundant_link() argument
928 msg_set_redundant_link(struct tipc_msg * m,u32 r) msg_set_redundant_link() argument
933 msg_peer_stopping(struct tipc_msg * m) msg_peer_stopping() argument
938 msg_set_peer_stopping(struct tipc_msg * m,u32 s) msg_set_peer_stopping() argument
943 msg_bc_ack_invalid(struct tipc_msg * m) msg_bc_ack_invalid() argument
955 msg_set_bc_ack_invalid(struct tipc_msg * m,bool invalid) msg_set_bc_ack_invalid() argument
960 msg_media_addr(struct tipc_msg * m) msg_media_addr() argument
965 msg_bc_gap(struct tipc_msg * m) msg_bc_gap() argument
970 msg_set_bc_gap(struct tipc_msg * m,u32 n) msg_set_bc_gap() argument
978 msg_msgcnt(struct tipc_msg * m) msg_msgcnt() argument
983 msg_set_msgcnt(struct tipc_msg * m,u16 n) msg_set_msgcnt() argument
988 msg_syncpt(struct tipc_msg * m) msg_syncpt() argument
993 msg_set_syncpt(struct tipc_msg * m,u16 n) msg_set_syncpt() argument
998 msg_conn_ack(struct tipc_msg * m) msg_conn_ack() argument
1003 msg_set_conn_ack(struct tipc_msg * m,u32 n) msg_set_conn_ack() argument
1008 msg_adv_win(struct tipc_msg * m) msg_adv_win() argument
1013 msg_set_adv_win(struct tipc_msg * m,u16 n) msg_set_adv_win() argument
1018 msg_max_pkt(struct tipc_msg * m) msg_max_pkt() argument
1023 msg_set_max_pkt(struct tipc_msg * m,u32 n) msg_set_max_pkt() argument
1028 msg_link_tolerance(struct tipc_msg * m) msg_link_tolerance() argument
1033 msg_set_link_tolerance(struct tipc_msg * m,u32 n) msg_set_link_tolerance() argument
1038 msg_grp_bc_syncpt(struct tipc_msg * m) msg_grp_bc_syncpt() argument
1043 msg_set_grp_bc_syncpt(struct tipc_msg * m,u16 n) msg_set_grp_bc_syncpt() argument
1048 msg_grp_bc_acked(struct tipc_msg * m) msg_grp_bc_acked() argument
1053 msg_set_grp_bc_acked(struct tipc_msg * m,u16 n) msg_set_grp_bc_acked() argument
1058 msg_grp_remitted(struct tipc_msg * m) msg_grp_remitted() argument
1063 msg_set_grp_remitted(struct tipc_msg * m,u16 n) msg_set_grp_remitted() argument
1070 msg_grp_evt(struct tipc_msg * m) msg_grp_evt() argument
1075 msg_set_grp_evt(struct tipc_msg * m,int n) msg_set_grp_evt() argument
1080 msg_grp_bc_ack_req(struct tipc_msg * m) msg_grp_bc_ack_req() argument
1085 msg_set_grp_bc_ack_req(struct tipc_msg * m,bool n) msg_set_grp_bc_ack_req() argument
1090 msg_grp_bc_seqno(struct tipc_msg * m) msg_grp_bc_seqno() argument
1095 msg_set_grp_bc_seqno(struct tipc_msg * m,u32 n) msg_set_grp_bc_seqno() argument
1100 msg_peer_link_is_up(struct tipc_msg * m) msg_peer_link_is_up() argument
1109 msg_peer_node_is_up(struct tipc_msg * m) msg_peer_node_is_up() argument
1123 msg_set_peer_net_hash(struct tipc_msg * m,u32 n) msg_set_peer_net_hash() argument
1128 msg_peer_net_hash(struct tipc_msg * m) msg_peer_net_hash() argument
1135 msg_sugg_node_addr(struct tipc_msg * m) msg_sugg_node_addr() argument
1140 msg_set_sugg_node_addr(struct tipc_msg * m,u32 n) msg_set_sugg_node_addr() argument
[all...]
/linux/arch/alpha/include/asm/
H A Dcore_mcpcia.h78 #define MCPCIA_MID(m) ((unsigned long)(m) << 33) argument
89 #define MCPCIA_SPARSE(m) (IDENT_ADDR + 0xf000000000UL + MCPCIA_MID(m)) argument
90 #define MCPCIA_DENSE(m) (IDENT_ADDR + 0xf100000000UL + MCPCIA_MID(m)) argument
91 #define MCPCIA_IO(m) (IDENT_ADDR + 0xf180000000UL + MCPCIA_MID(m)) argument
92 #define MCPCIA_CONF(m) (IDENT_ADDR + 0xf1c0000000UL + MCPCIA_MID(m)) argument
93 MCPCIA_CSR(m) global() argument
94 MCPCIA_IO_IACK(m) global() argument
95 MCPCIA_DENSE_IO(m) global() argument
96 MCPCIA_DENSE_CONF(m) global() argument
101 MCPCIA_REV(m) global() argument
102 MCPCIA_WHOAMI(m) global() argument
103 MCPCIA_PCI_LAT(m) global() argument
104 MCPCIA_CAP_CTRL(m) global() argument
105 MCPCIA_HAE_MEM(m) global() argument
106 MCPCIA_HAE_IO(m) global() argument
107 _MCPCIA_IACK_SC(m) global() argument
108 MCPCIA_HAE_DENSE(m) global() argument
113 MCPCIA_INT_CTL(m) global() argument
114 MCPCIA_INT_REQ(m) global() argument
115 MCPCIA_INT_TARG(m) global() argument
116 MCPCIA_INT_ADR(m) global() argument
117 MCPCIA_INT_ADR_EXT(m) global() argument
118 MCPCIA_INT_MASK0(m) global() argument
119 MCPCIA_INT_MASK1(m) global() argument
120 MCPCIA_INT_ACK0(m) global() argument
121 MCPCIA_INT_ACK1(m) global() argument
126 MCPCIA_PERF_MON(m) global() argument
127 MCPCIA_PERF_CONT(m) global() argument
132 MCPCIA_CAP_DIAG(m) global() argument
133 MCPCIA_TOP_OF_MEM(m) global() argument
138 MCPCIA_MC_ERR0(m) global() argument
139 MCPCIA_MC_ERR1(m) global() argument
140 MCPCIA_CAP_ERR(m) global() argument
141 MCPCIA_PCI_ERR1(m) global() argument
142 MCPCIA_MDPA_STAT(m) global() argument
143 MCPCIA_MDPA_SYN(m) global() argument
144 MCPCIA_MDPA_DIAG(m) global() argument
145 MCPCIA_MDPB_STAT(m) global() argument
146 MCPCIA_MDPB_SYN(m) global() argument
147 MCPCIA_MDPB_DIAG(m) global() argument
152 MCPCIA_SG_TBIA(m) global() argument
153 MCPCIA_HBASE(m) global() argument
155 MCPCIA_W0_BASE(m) global() argument
156 MCPCIA_W0_MASK(m) global() argument
157 MCPCIA_T0_BASE(m) global() argument
159 MCPCIA_W1_BASE(m) global() argument
160 MCPCIA_W1_MASK(m) global() argument
161 MCPCIA_T1_BASE(m) global() argument
163 MCPCIA_W2_BASE(m) global() argument
164 MCPCIA_W2_MASK(m) global() argument
165 MCPCIA_T2_BASE(m) global() argument
167 MCPCIA_W3_BASE(m) global() argument
168 MCPCIA_W3_MASK(m) global() argument
169 MCPCIA_T3_BASE(m) global() argument
[all...]
/linux/include/linux/isdn/
H A Dcapiutil.h19 #define CAPIMSG_U8(m, off) (m[off]) argument
20 #define CAPIMSG_U16(m, off) (m[off]|(m[(off)+1]<<8)) argument
21 #define CAPIMSG_U32(m, off) (m[off]|(m[(off)+1]<<8)|(m[(off)+2]<<16)|(m[(of argument
22 CAPIMSG_LEN(m) global() argument
23 CAPIMSG_APPID(m) global() argument
24 CAPIMSG_COMMAND(m) global() argument
25 CAPIMSG_SUBCOMMAND(m) global() argument
26 CAPIMSG_CMD(m) global() argument
27 CAPIMSG_MSGID(m) global() argument
28 CAPIMSG_CONTROLLER(m) global() argument
29 CAPIMSG_CONTROL(m) global() argument
30 CAPIMSG_NCCI(m) global() argument
31 CAPIMSG_DATALEN(m) global() argument
33 capimsg_setu8(void * m,int off,__u8 val) capimsg_setu8() argument
38 capimsg_setu16(void * m,int off,__u16 val) capimsg_setu16() argument
44 capimsg_setu32(void * m,int off,__u32 val) capimsg_setu32() argument
52 CAPIMSG_SETLEN(m,len) global() argument
53 CAPIMSG_SETAPPID(m,applid) global() argument
54 CAPIMSG_SETCOMMAND(m,cmd) global() argument
55 CAPIMSG_SETSUBCOMMAND(m,cmd) global() argument
56 CAPIMSG_SETMSGID(m,msgid) global() argument
57 CAPIMSG_SETCONTROL(m,contr) global() argument
58 CAPIMSG_SETDATALEN(m,len) global() argument
[all...]
/linux/fs/
H A Dpnode.c36 struct mount *m = mnt; in get_peer_under_root() local
57 struct mount *m; in get_dominating_id() local
68 will_be_unmounted(struct mount * m) will_be_unmounted() argument
76 struct mount *m; propagation_source() local
89 struct mount *m; transfer_propagation() local
107 struct mount *m = mnt->mnt_master; change_mnt_propagation() local
138 __propagation_next(struct mount * m,struct mount * origin) __propagation_next() argument
165 propagation_next(struct mount * m,struct mount * origin) propagation_next() argument
175 skip_propagation_subtree(struct mount * m,struct mount * origin) skip_propagation_subtree() argument
189 next_group(struct mount * m,struct mount * origin) next_group() argument
221 need_secondary(struct mount * m,struct mountpoint * dest_mp) need_secondary() argument
235 find_master(struct mount * m,struct mount * last_copy,struct mount * original) find_master() argument
275 struct mount *m, *n, *copy, *this; propagate_mnt() local
367 for (const struct mount *m = to; m; m = m->mnt_master) { propagation_would_overmount() local
400 for (struct mount *m = propagation_next(parent, parent); m; propagate_mount_busy() local
431 struct mount *m, *child; propagate_mount_unlock() local
443 is_candidate(struct mount * m) is_candidate() argument
448 umount_one(struct mount * m,struct list_head * to_umount) umount_one() argument
456 remove_from_candidate_list(struct mount * m) remove_from_candidate_list() argument
465 struct mount *m, *p, *q; gather_candidates() local
504 trim_ancestors(struct mount * m) trim_ancestors() argument
527 trim_one(struct mount * m,struct list_head * to_umount) trim_one() argument
559 handle_locked(struct mount * m,struct list_head * to_umount) handle_locked() argument
593 reparent(struct mount * m) reparent() argument
622 struct mount *m, *p; propagate_umount() local
[all...]
H A Dpnode.h13 #define IS_MNT_SHARED(m) ((m)->mnt_t_flags & T_SHARED) argument
14 #define IS_MNT_SLAVE(m) ((m)->mnt_master) argument
15 #define IS_MNT_NEW(m) (!(m)->mnt_ns) argument
16 #define CLEAR_MNT_SHARED(m) ((m)->mnt_t_flags &= ~T_SHARED) argument
17 #define IS_MNT_UNBINDABLE(m) ((m) argument
18 IS_MNT_MARKED(m) global() argument
19 SET_MNT_MARK(m) global() argument
20 CLEAR_MNT_MARK(m) global() argument
21 IS_MNT_LOCKED(m) global() argument
[all...]
/linux/drivers/mfd/
H A Dmcp-sa11x0.c35 #define MCCR0(m) ((m)->base0 + 0x00) argument
36 #define MCDR0(m) ((m)->base0 + 0x08) argument
37 #define MCDR1(m) ((m)->base0 + 0x0c) argument
38 #define MCDR2(m) ((m)->base0 + 0x10) argument
39 #define MCSR(m) ((m) argument
40 MCCR1(m) global() argument
47 struct mcp_sa11x0 *m = priv(mcp); mcp_sa11x0_set_telecom_divisor() local
59 struct mcp_sa11x0 *m = priv(mcp); mcp_sa11x0_set_audio_divisor() local
77 struct mcp_sa11x0 *m = priv(mcp); mcp_sa11x0_write() local
104 struct mcp_sa11x0 *m = priv(mcp); mcp_sa11x0_read() local
126 struct mcp_sa11x0 *m = priv(mcp); mcp_sa11x0_enable() local
135 struct mcp_sa11x0 *m = priv(mcp); mcp_sa11x0_disable() local
157 struct mcp_sa11x0 *m; mcp_sa11x0_probe() local
238 struct mcp_sa11x0 *m = priv(mcp); mcp_sa11x0_remove() local
258 struct mcp_sa11x0 *m = priv(dev_get_drvdata(dev)); mcp_sa11x0_suspend() local
270 struct mcp_sa11x0 *m = priv(dev_get_drvdata(dev)); mcp_sa11x0_resume() local
[all...]
/linux/drivers/media/test-drivers/vidtv/
H A Dvidtv_mux.c34 *vidtv_mux_get_pid_ctx(struct vidtv_mux *m, u16 pid) in vidtv_mux_get_pid_ctx() argument
45 *vidtv_mux_create_pid_ctx_once(struct vidtv_mux *m, u16 pid) in vidtv_mux_create_pid_ctx_once() argument
64 static void vidtv_mux_pid_ctx_destroy(struct vidtv_mux *m) in vidtv_mux_pid_ctx_destroy() argument
76 static int vidtv_mux_pid_ctx_init(struct vidtv_mux *m) in vidtv_mux_pid_ctx_init() argument
115 vidtv_mux_update_clk(struct vidtv_mux * m) vidtv_mux_update_clk() argument
130 vidtv_mux_push_si(struct vidtv_mux * m) vidtv_mux_push_si() argument
221 vidtv_mux_push_pcr(struct vidtv_mux * m) vidtv_mux_push_pcr() argument
244 vidtv_mux_should_push_pcr(struct vidtv_mux * m) vidtv_mux_should_push_pcr() argument
258 vidtv_mux_should_push_si(struct vidtv_mux * m) vidtv_mux_should_push_si() argument
272 vidtv_mux_packetize_access_units(struct vidtv_mux * m,struct vidtv_encoder * e) vidtv_mux_packetize_access_units() argument
322 vidtv_mux_poll_encoders(struct vidtv_mux * m) vidtv_mux_poll_encoders() argument
349 vidtv_mux_pad_with_nulls(struct vidtv_mux * m,u32 npkts) vidtv_mux_pad_with_nulls() argument
380 vidtv_mux_clear(struct vidtv_mux * m) vidtv_mux_clear() argument
391 struct vidtv_mux *m = container_of(work, vidtv_mux_tick() local
457 vidtv_mux_start_thread(struct vidtv_mux * m) vidtv_mux_start_thread() argument
469 vidtv_mux_stop_thread(struct vidtv_mux * m) vidtv_mux_stop_thread() argument
481 struct vidtv_mux *m; vidtv_mux_init() local
542 vidtv_mux_destroy(struct vidtv_mux * m) vidtv_mux_destroy() argument
[all...]
/linux/fs/afs/
H A Dproc.c21 static inline struct afs_net *afs_seq2net(struct seq_file *m) in afs_seq2net() argument
26 static inline struct afs_net *afs_seq2net_single(struct seq_file *m) in afs_seq2net_single() argument
34 static int afs_proc_cells_show(struct seq_file *m, void *v) in afs_proc_cells_show() argument
59 static void *afs_proc_cells_start(struct seq_file *m, loff_t *_pos) in afs_proc_cells_start() argument
66 static void *afs_proc_cells_next(struct seq_file *m, voi argument
71 afs_proc_cells_stop(struct seq_file * m,void * v) afs_proc_cells_stop() argument
90 struct seq_file *m = file->private_data; afs_proc_cells_write() local
153 afs_proc_addr_prefs_show(struct seq_file * m,void * v) afs_proc_addr_prefs_show() argument
203 afs_proc_rootcell_show(struct seq_file * m,void * v) afs_proc_rootcell_show() argument
225 struct seq_file *m = file->private_data; afs_proc_rootcell_write() local
266 afs_proc_cell_volumes_show(struct seq_file * m,void * v) afs_proc_cell_volumes_show() argument
284 afs_proc_cell_volumes_start(struct seq_file * m,loff_t * _pos) afs_proc_cell_volumes_start() argument
293 afs_proc_cell_volumes_next(struct seq_file * m,void * v,loff_t * _pos) afs_proc_cell_volumes_next() argument
301 afs_proc_cell_volumes_stop(struct seq_file * m,void * v) afs_proc_cell_volumes_stop() argument
339 afs_proc_cell_vlservers_show(struct seq_file * m,void * v) afs_proc_cell_vlservers_show() argument
377 afs_proc_cell_vlservers_start(struct seq_file * m,loff_t * _pos) afs_proc_cell_vlservers_start() argument
401 afs_proc_cell_vlservers_next(struct seq_file * m,void * v,loff_t * _pos) afs_proc_cell_vlservers_next() argument
417 afs_proc_cell_vlservers_stop(struct seq_file * m,void * v) afs_proc_cell_vlservers_stop() argument
433 afs_proc_servers_show(struct seq_file * m,void * v) afs_proc_servers_show() argument
483 afs_proc_servers_start(struct seq_file * m,loff_t * _pos) afs_proc_servers_start() argument
490 afs_proc_servers_next(struct seq_file * m,void * v,loff_t * _pos) afs_proc_servers_next() argument
495 afs_proc_servers_stop(struct seq_file * m,void * v) afs_proc_servers_stop() argument
512 afs_proc_sysname_show(struct seq_file * m,void * v) afs_proc_sysname_show() argument
523 afs_proc_sysname_start(struct seq_file * m,loff_t * pos) afs_proc_sysname_start() argument
537 afs_proc_sysname_next(struct seq_file * m,void * v,loff_t * pos) afs_proc_sysname_next() argument
548 afs_proc_sysname_stop(struct seq_file * m,void * v) afs_proc_sysname_stop() argument
569 struct seq_file *m = file->private_data; afs_proc_sysname_write() local
657 afs_proc_stats_show(struct seq_file * m,void * v) afs_proc_stats_show() argument
[all...]
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_debugfs.c56 static int intel_display_caps(struct seq_file *m, void *data) in intel_display_caps() argument
70 static int i915_frontbuffer_tracking(struct seq_file *m, void *unused) in i915_frontbuffer_tracking() argument
87 static int i915_sr_status(struct seq_file *m, void *unused) in i915_sr_status() argument
116 i915_gem_framebuffer_info(struct seq_file * m,void * data) i915_gem_framebuffer_info() argument
156 i915_power_domain_info(struct seq_file * m,void * unused) i915_power_domain_info() argument
165 intel_seq_print_mode(struct seq_file * m,int tabs,const struct drm_display_mode * mode) intel_seq_print_mode() argument
176 intel_encoder_info(struct seq_file * m,struct intel_crtc * crtc,struct intel_encoder * encoder) intel_encoder_info() argument
201 intel_panel_info(struct seq_file * m,struct intel_connector * connector) intel_panel_info() argument
215 intel_dp_info(struct seq_file * m,struct intel_connector * connector) intel_dp_info() argument
228 intel_dp_mst_info(struct seq_file * m,struct intel_connector * connector) intel_dp_mst_info() argument
236 intel_hdmi_info(struct seq_file * m,struct intel_connector * connector) intel_hdmi_info() argument
244 intel_connector_info(struct seq_file * m,struct drm_connector * connector) intel_connector_info() argument
336 intel_plane_uapi_info(struct seq_file * m,struct intel_plane * plane) intel_plane_uapi_info() argument
367 intel_plane_hw_info(struct seq_file * m,struct intel_plane * plane) intel_plane_hw_info() argument
390 intel_plane_info(struct seq_file * m,struct intel_crtc * crtc) intel_plane_info() argument
404 intel_scaler_info(struct seq_file * m,struct intel_crtc * crtc) intel_scaler_info() argument
433 crtc_updates_info(struct seq_file * m,struct intel_crtc * crtc,const char * hdr) crtc_updates_info() argument
485 crtc_updates_show(struct seq_file * m,void * data) crtc_updates_show() argument
500 struct seq_file *m = file->private_data; crtc_updates_write() local
525 crtc_updates_info(struct seq_file * m,struct intel_crtc * crtc,const char * hdr) crtc_updates_info() argument
536 intel_crtc_info(struct seq_file * m,struct intel_crtc * crtc) intel_crtc_info() argument
587 i915_display_info(struct seq_file * m,void * unused) i915_display_info() argument
619 i915_shared_dplls_info(struct seq_file * m,void * unused) i915_shared_dplls_info() argument
646 i915_ddb_info(struct seq_file * m,void * unused) i915_ddb_info() argument
697 i915_lpsp_status(struct seq_file * m,void * unused) i915_lpsp_status() argument
718 i915_dp_mst_info(struct seq_file * m,void * unused) i915_dp_mst_info() argument
844 i915_lpsp_capability_show(struct seq_file * m,void * data) i915_lpsp_capability_show() argument
884 i915_dsc_fec_support_show(struct seq_file * m,void * data) i915_dsc_fec_support_show() argument
958 struct seq_file *m = file->private_data; i915_dsc_fec_support_write() local
1000 i915_dsc_bpc_show(struct seq_file * m,void * data) i915_dsc_bpc_show() argument
1034 struct seq_file *m = file->private_data; i915_dsc_bpc_write() local
1066 i915_dsc_output_format_show(struct seq_file * m,void * data) i915_dsc_output_format_show() argument
1101 struct seq_file *m = file->private_data; i915_dsc_output_format_write() local
1133 i915_dsc_fractional_bpp_show(struct seq_file * m,void * data) i915_dsc_fractional_bpp_show() argument
1169 struct seq_file *m = file->private_data; i915_dsc_fractional_bpp_write() local
1215 i915_current_bpc_show(struct seq_file * m,void * data) i915_current_bpc_show() argument
1235 intel_crtc_pipe_show(struct seq_file * m,void * unused) intel_crtc_pipe_show() argument
1245 i915_joiner_show(struct seq_file * m,void * data) i915_joiner_show() argument
1258 struct seq_file *m = file->private_data; i915_joiner_write() local
[all...]
/linux/block/
H A Dblk-mq-debugfs.c17 static int queue_poll_stat_show(void *data, struct seq_file *m) in queue_poll_stat_show() argument
22 static void *queue_requeue_list_start(struct seq_file *m, loff_t *pos) in queue_requeue_list_start() argument
31 static void *queue_requeue_list_next(struct seq_file *m, void *v, loff_t *pos) in queue_requeue_list_next() argument
38 static void queue_requeue_list_stop(struct seq_file *m, void *v) in queue_requeue_list_stop() argument
53 static int blk_flags_show(struct seq_file *m, const unsigned long flags, in blk_flags_show() argument
73 queue_pm_only_show(void * data,struct seq_file * m) queue_pm_only_show() argument
101 queue_state_show(void * data,struct seq_file * m) queue_state_show() argument
166 hctx_state_show(void * data,struct seq_file * m) hctx_state_show() argument
188 hctx_flags_show(void * data,struct seq_file * m) hctx_flags_show() argument
261 __blk_mq_debugfs_rq_show(struct seq_file * m,struct request * rq) __blk_mq_debugfs_rq_show() argument
291 blk_mq_debugfs_rq_show(struct seq_file * m,void * v) blk_mq_debugfs_rq_show() argument
297 hctx_dispatch_start(struct seq_file * m,loff_t * pos) hctx_dispatch_start() argument
306 hctx_dispatch_next(struct seq_file * m,void * v,loff_t * pos) hctx_dispatch_next() argument
313 hctx_dispatch_stop(struct seq_file * m,void * v) hctx_dispatch_stop() argument
329 struct seq_file *m; global() member
348 hctx_busy_show(void * data,struct seq_file * m) hctx_busy_show() argument
370 hctx_type_show(void * data,struct seq_file * m) hctx_type_show() argument
379 hctx_ctx_map_show(void * data,struct seq_file * m) hctx_ctx_map_show() argument
387 blk_mq_debugfs_tags_show(struct seq_file * m,struct blk_mq_tags * tags) blk_mq_debugfs_tags_show() argument
404 hctx_tags_show(void * data,struct seq_file * m) hctx_tags_show() argument
420 hctx_tags_bitmap_show(void * data,struct seq_file * m) hctx_tags_bitmap_show() argument
436 hctx_sched_tags_show(void * data,struct seq_file * m) hctx_sched_tags_show() argument
452 hctx_sched_tags_bitmap_show(void * data,struct seq_file * m) hctx_sched_tags_bitmap_show() argument
468 hctx_active_show(void * data,struct seq_file * m) hctx_active_show() argument
476 hctx_dispatch_busy_show(void * data,struct seq_file * m) hctx_dispatch_busy_show() argument
521 blk_mq_debugfs_show(struct seq_file * m,void * v) blk_mq_debugfs_show() argument
532 struct seq_file *m = file->private_data; blk_mq_debugfs_write() local
550 struct seq_file *m; blk_mq_debugfs_open() local
[all...]
/linux/drivers/md/
H A Ddm-mpath.c62 struct multipath *m; /* Owning multipath instance */ member
141 static bool mpath_double_check_test_bit(int MPATHF_bit, struct multipath *m) in mpath_double_check_test_bit() argument
217 struct multipath *m; in alloc_multipath() local
238 alloc_multipath_stage2(struct dm_target * ti,struct multipath * m) alloc_multipath_stage2() argument
267 free_multipath(struct multipath * m) free_multipath() argument
322 __pg_init_all_paths(struct multipath * m) __pg_init_all_paths() argument
353 pg_init_all_paths(struct multipath * m) pg_init_all_paths() argument
365 __switch_pg(struct multipath * m,struct priority_group * pg) __switch_pg() argument
383 choose_path_in_pg(struct multipath * m,struct priority_group * pg,size_t nr_bytes) choose_path_in_pg() argument
408 choose_pgpath(struct multipath * m,size_t nr_bytes) choose_pgpath() argument
481 dm_report_EIO(m) global() argument
492 __must_push_back(struct multipath * m) __must_push_back() argument
497 must_push_back_rq(struct multipath * m) must_push_back_rq() argument
516 struct multipath *m = ti->private; multipath_clone_and_map() local
600 __multipath_queue_bio(struct multipath * m,struct bio * bio) __multipath_queue_bio() argument
608 multipath_queue_bio(struct multipath * m,struct bio * bio) multipath_queue_bio() argument
617 __map_bio(struct multipath * m,struct bio * bio) __map_bio() argument
644 __multipath_map_bio(struct multipath * m,struct bio * bio,struct dm_mpath_io * mpio) __multipath_map_bio() argument
677 struct multipath *m = ti->private; multipath_map_bio() local
684 process_queued_io_list(struct multipath * m) process_queued_io_list() argument
698 struct multipath *m = process_queued_bios() local
744 queue_if_no_path(struct multipath * m,bool f_queue_if_no_path,bool save_old_value,const char * caller) queue_if_no_path() argument
793 struct multipath *m = timer_container_of(m, t, nopath_timer); queue_if_no_path_timeout_work() local
804 enable_nopath_timeout(struct multipath * m) enable_nopath_timeout() argument
819 disable_nopath_timeout(struct multipath * m) disable_nopath_timeout() argument
830 struct multipath *m = trigger_event() local
884 setup_scsi_dh(struct block_device * bdev,struct multipath * m,const char ** attached_handler_name,char ** error) setup_scsi_dh() argument
942 struct multipath *m = ti->private; parse_path() local
988 parse_priority_group(struct dm_arg_set * as,struct multipath * m) parse_priority_group() argument
1060 parse_hw_handler(struct dm_arg_set * as,struct multipath * m) parse_hw_handler() argument
1111 parse_features(struct dm_arg_set * as,struct multipath * m) parse_features() argument
1192 struct multipath *m; multipath_ctr() local
1279 multipath_wait_for_pg_init_completion(struct multipath * m) multipath_wait_for_pg_init_completion() argument
1294 flush_multipath_work(struct multipath * m) flush_multipath_work() argument
1321 struct multipath *m = ti->private; multipath_dtr() local
1334 struct multipath *m = pgpath->pg->m; fail_path() local
1373 struct multipath *m = pgpath->pg->m; reinstate_path() local
1421 action_dev(struct multipath * m,dev_t dev,action_fn action) action_dev() argument
1440 bypass_pg(struct multipath * m,struct priority_group * pg,bool bypassed,bool can_be_delayed) bypass_pg() argument
1463 switch_pg_num(struct multipath * m,const char * pgstr) switch_pg_num() argument
1499 bypass_pg_num(struct multipath * m,const char * pgstr,bool bypassed) bypass_pg_num() argument
1523 pg_init_limit_reached(struct multipath * m,struct pgpath * pgpath) pg_init_limit_reached() argument
1545 struct multipath *m = pg->m; pg_init_done() local
1665 struct multipath *m = ti->private; multipath_end_io() local
1698 struct multipath *m = ti->private; multipath_end_io_bio() local
1749 struct multipath *m = ti->private; multipath_presuspend() local
1761 struct multipath *m = ti->private; multipath_postsuspend() local
1773 struct multipath *m = ti->private; multipath_resume() local
1810 struct multipath *m = ti->private; multipath_status() local
1970 struct multipath *m = ti->private; multipath_message() local
2084 probe_active_paths(struct multipath * m) probe_active_paths() argument
2143 struct multipath *m = ti->private; multipath_prepare_ioctl() local
2202 struct multipath *m = ti->private; multipath_iterate_devices() local
2237 struct multipath *m = ti->private; multipath_busy() local
[all...]
/linux/arch/x86/kernel/cpu/
H A Dproc.c19 static void show_cpuinfo_core(struct seq_file *m, struct cpuinfo_x86 *c, in show_cpuinfo_core() argument
34 static void show_cpuinfo_misc(struct seq_file *m, struct cpuinfo_x86 *c) in show_cpuinfo_misc() argument
52 static void show_cpuinfo_misc(struct seq_file *m, struc argument
63 show_cpuinfo(struct seq_file * m,void * v) show_cpuinfo() argument
159 c_start(struct seq_file * m,loff_t * pos) c_start() argument
167 c_next(struct seq_file * m,void * v,loff_t * pos) c_next() argument
173 c_stop(struct seq_file * m,void * v) c_stop() argument
185 dump_x86_features(struct seq_file * m,unsigned long features) dump_x86_features() argument
193 arch_proc_pid_thread_features(struct seq_file * m,struct task_struct * task) arch_proc_pid_thread_features() argument
[all...]
/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_ctrl_mbox.c38 #define OCTEP_CTRL_MBOX_INFO_MAGIC_NUM(m) (m) argument
39 #define OCTEP_CTRL_MBOX_INFO_BARMEM_SZ(m) ((m) + 8) argument
40 #define OCTEP_CTRL_MBOX_INFO_HOST_VERSION(m) ((m) + 16) argument
41 #define OCTEP_CTRL_MBOX_INFO_HOST_STATUS(m) ((m) + 24) argument
42 #define OCTEP_CTRL_MBOX_INFO_FW_VERSION(m) ((m) argument
43 OCTEP_CTRL_MBOX_INFO_FW_STATUS(m) global() argument
45 OCTEP_CTRL_MBOX_H2FQ_INFO(m) global() argument
46 OCTEP_CTRL_MBOX_H2FQ_PROD(m) global() argument
47 OCTEP_CTRL_MBOX_H2FQ_CONS(m) global() argument
48 OCTEP_CTRL_MBOX_H2FQ_SZ(m) global() argument
50 OCTEP_CTRL_MBOX_F2HQ_INFO(m) global() argument
53 OCTEP_CTRL_MBOX_F2HQ_PROD(m) global() argument
54 OCTEP_CTRL_MBOX_F2HQ_CONS(m) global() argument
55 OCTEP_CTRL_MBOX_F2HQ_SZ(m) global() argument
[all...]
/linux/kernel/irq/
H A Dmatrix.c52 struct irq_matrix *m; in irq_alloc_matrix() local
84 irq_matrix_online(struct irq_matrix * m) irq_matrix_online() argument
105 irq_matrix_offline(struct irq_matrix * m) irq_matrix_offline() argument
116 matrix_alloc_area(struct irq_matrix * m,struct cpumap * cm,unsigned int num,bool managed) matrix_alloc_area() argument
135 matrix_find_best_cpu(struct irq_matrix * m,const struct cpumask * msk) matrix_find_best_cpu() argument
156 matrix_find_best_cpu_managed(struct irq_matrix * m,const struct cpumask * msk) matrix_find_best_cpu_managed() argument
187 irq_matrix_assign_system(struct irq_matrix * m,unsigned int bit,bool replace) irq_matrix_assign_system() argument
216 irq_matrix_reserve_managed(struct irq_matrix * m,const struct cpumask * msk) irq_matrix_reserve_managed() argument
257 irq_matrix_remove_managed(struct irq_matrix * m,const struct cpumask * msk) irq_matrix_remove_managed() argument
292 irq_matrix_alloc_managed(struct irq_matrix * m,const struct cpumask * msk,unsigned int * mapped_cpu) irq_matrix_alloc_managed() argument
328 irq_matrix_assign(struct irq_matrix * m,unsigned int bit) irq_matrix_assign() argument
352 irq_matrix_reserve(struct irq_matrix * m) irq_matrix_reserve() argument
370 irq_matrix_remove_reserved(struct irq_matrix * m) irq_matrix_remove_reserved() argument
383 irq_matrix_alloc(struct irq_matrix * m,const struct cpumask * msk,bool reserved,unsigned int * mapped_cpu) irq_matrix_alloc() argument
424 irq_matrix_free(struct irq_matrix * m,unsigned int cpu,unsigned int bit,bool managed) irq_matrix_free() argument
456 irq_matrix_available(struct irq_matrix * m,bool cpudown) irq_matrix_available() argument
469 irq_matrix_reserved(struct irq_matrix * m) irq_matrix_reserved() argument
480 irq_matrix_allocated(struct irq_matrix * m) irq_matrix_allocated() argument
496 irq_matrix_debug_show(struct seq_file * sf,struct irq_matrix * m,int ind) irq_matrix_debug_show() argument
[all...]
/linux/kernel/locking/
H A Dlockdep_proc.c38 static void *l_next(struct seq_file *m, void *v, loff_t *pos) in l_next() argument
47 static void *l_start(struct seq_file *m, loff_t *pos) in l_start() argument
56 static void l_stop(struct seq_file *m, void *v) in l_stop() argument
60 static void print_name(struct seq_file *m, struct lock_class *class) in print_name() argument
77 static int l_show(struct seq_file *m, void *v) in l_show() argument
128 lc_start(struct seq_file * m,loff_t * pos) lc_start() argument
139 lc_next(struct seq_file * m,void * v,loff_t * pos) lc_next() argument
145 lc_stop(struct seq_file * m,void * v) lc_stop() argument
149 lc_show(struct seq_file * m,void * v) lc_show() argument
193 lockdep_stats_debug_show(struct seq_file * m) lockdep_stats_debug_show() argument
231 lockdep_stats_show(struct seq_file * m,void * v) lockdep_stats_show() argument
422 seq_line(struct seq_file * m,char c,int offset,int length) seq_line() argument
443 seq_time(struct seq_file * m,s64 time) seq_time() argument
451 seq_lock_time(struct seq_file * m,struct lock_time * lt) seq_lock_time() argument
460 seq_stats(struct seq_file * m,struct lock_stat_data * data) seq_stats() argument
572 seq_header(struct seq_file * m) seq_header() argument
599 ls_start(struct seq_file * m,loff_t * pos) ls_start() argument
614 ls_next(struct seq_file * m,void * v,loff_t * pos) ls_next() argument
620 ls_stop(struct seq_file * m,void * v) ls_stop() argument
624 ls_show(struct seq_file * m,void * v) ls_show() argument
653 struct seq_file *m = file->private_data; lock_stat_open() local
[all...]
/linux/drivers/block/drbd/
H A Ddrbd_debugfs.c25 static void seq_print_age_or_dash(struct seq_file *m, bool valid, unsigned long dt) in seq_print_age_or_dash() argument
33 static void __seq_print_rq_state_bit(struct seq_file *m, in __seq_print_rq_state_bit() argument
47 static void seq_print_rq_state_bit(struct seq_file *m, in seq_print_rq_state_bit() argument
54 seq_print_request_state(struct seq_file * m,struct drbd_request * req) seq_print_request_state() argument
96 seq_print_one_request(struct seq_file * m,struct drbd_request * req,unsigned long now) seq_print_one_request() argument
122 seq_print_minor_vnr_req(struct seq_file * m,struct drbd_request * req,unsigned long now) seq_print_minor_vnr_req() argument
128 seq_print_resource_pending_meta_io(struct seq_file * m,struct drbd_resource * resource,unsigned long now) seq_print_resource_pending_meta_io() argument
156 seq_print_waiting_for_AL(struct seq_file * m,struct drbd_resource * resource,unsigned long now) seq_print_waiting_for_AL() argument
191 seq_print_device_bitmap_io(struct seq_file * m,struct drbd_device * device,unsigned long now) seq_print_device_bitmap_io() argument
216 seq_print_resource_pending_bitmap_io(struct seq_file * m,struct drbd_resource * resource,unsigned long now) seq_print_resource_pending_bitmap_io() argument
230 seq_print_peer_request_flags(struct seq_file * m,struct drbd_peer_request * peer_req) seq_print_peer_request_flags() argument
246 seq_print_peer_request(struct seq_file * m,struct drbd_device * device,struct list_head * lh,unsigned long now) seq_print_peer_request() argument
271 seq_print_device_peer_requests(struct seq_file * m,struct drbd_device * device,unsigned long now) seq_print_device_peer_requests() argument
287 seq_print_resource_pending_peer_requests(struct seq_file * m,struct drbd_resource * resource,unsigned long now) seq_print_resource_pending_peer_requests() argument
300 seq_print_resource_transfer_log_summary(struct seq_file * m,struct drbd_resource * resource,struct drbd_connection * connection,unsigned long now) seq_print_resource_transfer_log_summary() argument
360 in_flight_summary_show(struct seq_file * m,void * pos) in_flight_summary_show() argument
499 seq_print_one_timing_detail(struct seq_file * m,const struct drbd_thread_timing_details * tdp,unsigned long now) seq_print_one_timing_detail() argument
518 seq_print_timing_details(struct seq_file * m,const char * title,unsigned int cb_nr,struct drbd_thread_timing_details * tdp,unsigned long now) seq_print_timing_details() argument
537 callback_history_show(struct seq_file * m,void * ignored) callback_history_show() argument
573 connection_oldest_requests_show(struct seq_file * m,void * ignored) connection_oldest_requests_show() argument
649 resync_dump_detail(struct seq_file * m,struct lc_element * e) resync_dump_detail() argument
660 device_resync_extents_show(struct seq_file * m,void * ignored) device_resync_extents_show() argument
675 device_act_log_extents_show(struct seq_file * m,void * ignored) device_act_log_extents_show() argument
690 device_oldest_requests_show(struct seq_file * m,void * ignored) device_oldest_requests_show() argument
718 device_data_gen_id_show(struct seq_file * m,void * ignored) device_data_gen_id_show() argument
737 device_ed_gen_id_show(struct seq_file * m,void * ignored) device_ed_gen_id_show() argument
843 drbd_version_show(struct seq_file * m,void * ignored) drbd_version_show() argument
[all...]
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_mqd_manager_v10.c48 struct v10_compute_mqd *m; in update_cu_mask() local
70 set_priority(struct v10_compute_mqd * m,struct queue_properties * q) set_priority() argument
93 struct v10_compute_mqd *m; init_mqd() local
168 struct v10_compute_mqd *m; update_mqd() local
231 struct v10_compute_mqd *m = (struct v10_compute_mqd *)mqd; check_preemption_failed() local
242 struct v10_compute_mqd *m; get_wave_state() local
276 struct v10_compute_mqd *m; checkpoint_mqd() local
290 struct v10_compute_mqd *m; restore_mqd() local
314 struct v10_compute_mqd *m; init_mqd_hiq() local
329 struct v10_compute_mqd *m; destroy_hiq_mqd() local
348 struct v10_sdma_mqd *m; init_mqd_sdma() local
367 struct v10_sdma_mqd *m; update_mqd_sdma() local
395 struct v10_sdma_mqd *m; checkpoint_mqd_sdma() local
410 struct v10_sdma_mqd *m; restore_mqd_sdma() local
429 debugfs_show_mqd(struct seq_file * m,void * data) debugfs_show_mqd() argument
436 debugfs_show_mqd_sdma(struct seq_file * m,void * data) debugfs_show_mqd_sdma() argument
[all...]
H A Dkfd_mqd_manager_v11.c47 struct v11_compute_mqd *m; in update_cu_mask() local
96 set_priority(struct v11_compute_mqd * m,struct queue_properties * q) set_priority() argument
128 struct v11_compute_mqd *m; init_mqd() local
222 struct v11_compute_mqd *m; update_mqd() local
284 struct v11_compute_mqd *m = (struct v11_compute_mqd *)mqd; check_preemption_failed() local
295 struct v11_compute_mqd *m; get_wave_state() local
328 struct v11_compute_mqd *m; checkpoint_mqd() local
342 struct v11_compute_mqd *m; restore_mqd() local
367 struct v11_compute_mqd *m; init_mqd_hiq() local
382 struct v11_compute_mqd *m; destroy_hiq_mqd() local
401 struct v11_sdma_mqd *m; init_mqd_sdma() local
425 struct v11_sdma_mqd *m; update_mqd_sdma() local
457 debugfs_show_mqd(struct seq_file * m,void * data) debugfs_show_mqd() argument
464 debugfs_show_mqd_sdma(struct seq_file * m,void * data) debugfs_show_mqd_sdma() argument
[all...]
H A Dkfd_mqd_manager_cik.c48 struct cik_mqd *m; in update_cu_mask() local
70 set_priority(struct cik_mqd * m,struct queue_properties * q) set_priority() argument
93 struct cik_mqd *m; init_mqd() local
146 struct cik_sdma_rlc_registers *m; init_mqd_sdma() local
176 struct cik_mqd *m; __update_mqd() local
211 struct cik_mqd *m = (struct cik_mqd *)mqd; check_preemption_failed() local
227 struct cik_sdma_rlc_registers *m; update_mqd_sdma() local
253 struct cik_mqd *m; checkpoint_mqd() local
267 struct cik_mqd *m; restore_mqd() local
291 struct cik_sdma_rlc_registers *m; checkpoint_mqd_sdma() local
305 struct cik_sdma_rlc_registers *m; restore_mqd_sdma() local
339 struct cik_mqd *m; update_mqd_hiq() local
367 debugfs_show_mqd(struct seq_file * m,void * data) debugfs_show_mqd() argument
374 debugfs_show_mqd_sdma(struct seq_file * m,void * data) debugfs_show_mqd_sdma() argument
[all...]
H A Dkfd_mqd_manager_v12.c47 struct v12_compute_mqd *m; in update_cu_mask() local
77 set_priority(struct v12_compute_mqd * m,struct queue_properties * q) set_priority() argument
103 struct v12_compute_mqd *m; init_mqd() local
185 struct v12_compute_mqd *m; update_mqd() local
247 struct v12_compute_mqd *m = (struct v12_compute_mqd *)mqd; check_preemption_failed() local
258 struct v12_compute_mqd *m; get_wave_state() local
293 struct v12_compute_mqd *m; init_mqd_hiq() local
307 struct v12_sdma_mqd *m; init_mqd_sdma() local
326 struct v12_sdma_mqd *m; update_mqd_sdma() local
359 debugfs_show_mqd(struct seq_file * m,void * data) debugfs_show_mqd() argument
366 debugfs_show_mqd_sdma(struct seq_file * m,void * data) debugfs_show_mqd_sdma() argument
[all...]
/linux/drivers/mailbox/
H A Dpl320-ipc.c20 #define IPCMxSOURCE(m) ((m) * 0x40) argument
21 #define IPCMxDSET(m) (((m) * 0x40) + 0x004) argument
22 #define IPCMxDCLEAR(m) (((m) * 0x40) + 0x008) argument
23 #define IPCMxDSTATUS(m) (((m) * 0x40) + 0x00C) argument
24 #define IPCMxMODE(m) (((m) * argument
25 IPCMxMSET(m) global() argument
26 IPCMxMCLEAR(m) global() argument
27 IPCMxMSTATUS(m) global() argument
28 IPCMxSEND(m) global() argument
29 IPCMxDR(m,dr) global() argument
[all...]
/linux/arch/s390/kernel/
H A Dsysinfo.c46 static void stsi_1_1_1(struct seq_file *m, struct sysinfo_1_1_1 *info) in stsi_1_1_1() argument
116 stsi_15_1_x(struct seq_file * m,struct sysinfo_15_1_x * info) stsi_15_1_x() argument
138 stsi_1_2_2(struct seq_file * m,struct sysinfo_1_2_2 * info) stsi_1_2_2() argument
181 stsi_2_2_2(struct seq_file * m,struct sysinfo_2_2_2 * info) stsi_2_2_2() argument
215 print_ext_name(struct seq_file * m,int lvl,struct sysinfo_3_2_2 * info) print_ext_name() argument
226 print_uuid(struct seq_file * m,int i,struct sysinfo_3_2_2 * info) print_uuid() argument
233 stsi_3_2_2(struct seq_file * m,struct sysinfo_3_2_2 * info) stsi_3_2_2() argument
255 sysinfo_show(struct seq_file * m,void * v) sysinfo_show() argument
327 service_level_start(struct seq_file * m,loff_t * pos) service_level_start() argument
333 service_level_next(struct seq_file * m,void * p,loff_t * pos) service_level_next() argument
338 service_level_stop(struct seq_file * m,void * p) service_level_stop() argument
343 service_level_show(struct seq_file * m,void * p) service_level_show() argument
359 service_level_vm_print(struct seq_file * m,struct service_level * slr) service_level_vm_print() argument
[all...]
/linux/fs/proc/
H A Darray.c99 void proc_task_name(struct seq_file *m, struct task_struct *p, bool escape) in proc_task_name() argument
148 static inline void task_state(struct seq_file *m, struct pid_namespace *ns, in task_state() argument
227 render_sigset_t(struct seq_file * m,const char * header,sigset_t * set) render_sigset_t() argument
264 task_sig(struct seq_file * m,struct task_struct * p) task_sig() argument
303 render_cap_t(struct seq_file * m,const char * header,kernel_cap_t * a) render_cap_t() argument
311 task_cap(struct seq_file * m,struct task_struct * p) task_cap() argument
333 task_seccomp(struct seq_file * m,struct task_struct * p) task_seccomp() argument
398 task_context_switch_counts(struct seq_file * m,struct task_struct * p) task_context_switch_counts() argument
406 task_cpus_allowed(struct seq_file * m,struct task_struct * task) task_cpus_allowed() argument
414 task_core_dumping(struct seq_file * m,struct task_struct * task) task_core_dumping() argument
420 task_thp_status(struct seq_file * m,struct mm_struct * mm) task_thp_status() argument
429 task_untag_mask(struct seq_file * m,struct mm_struct * mm) task_untag_mask() argument
434 arch_proc_pid_thread_features(struct seq_file * m,struct task_struct * task) arch_proc_pid_thread_features() argument
439 proc_pid_status(struct seq_file * m,struct pid_namespace * ns,struct pid * pid,struct task_struct * task) proc_pid_status() argument
467 do_task_stat(struct seq_file * m,struct pid_namespace * ns,struct pid * pid,struct task_struct * task,int whole) do_task_stat() argument
671 proc_tid_stat(struct seq_file * m,struct pid_namespace * ns,struct pid * pid,struct task_struct * task) proc_tid_stat() argument
677 proc_tgid_stat(struct seq_file * m,struct pid_namespace * ns,struct pid * pid,struct task_struct * task) proc_tgid_stat() argument
683 proc_pid_statm(struct seq_file * m,struct pid_namespace * ns,struct pid * pid,struct task_struct * task) proc_pid_statm() argument
[all...]
/linux/arch/arm/vfp/
H A Dvfpsingle.c259 static u32 vfp_single_fabs(int sd, int unused, s32 m, u32 fpscr) in vfp_single_fabs() argument
265 static u32 vfp_single_fcpy(int sd, int unused, s32 m, u32 fpscr) in vfp_single_fcpy() argument
271 static u32 vfp_single_fneg(int sd, int unused, s32 m, u32 fpscr) in vfp_single_fneg() argument
316 static u32 vfp_single_fsqrt(int sd, int unused, s32 m, u32 fpscr) in vfp_single_fsqrt() argument
403 static u32 vfp_compare(int sd, int signal_on_qnan, s32 m, u3 argument
462 vfp_single_fcmp(int sd,int unused,s32 m,u32 fpscr) vfp_single_fcmp() argument
467 vfp_single_fcmpe(int sd,int unused,s32 m,u32 fpscr) vfp_single_fcmpe() argument
472 vfp_single_fcmpz(int sd,int unused,s32 m,u32 fpscr) vfp_single_fcmpz() argument
477 vfp_single_fcmpez(int sd,int unused,s32 m,u32 fpscr) vfp_single_fcmpez() argument
482 vfp_single_fcvtd(int dd,int unused,s32 m,u32 fpscr) vfp_single_fcvtd() argument
525 vfp_single_fuito(int sd,int unused,s32 m,u32 fpscr) vfp_single_fuito() argument
536 vfp_single_fsito(int sd,int unused,s32 m,u32 fpscr) vfp_single_fsito() argument
547 vfp_single_ftoui(int sd,int unused,s32 m,u32 fpscr) vfp_single_ftoui() argument
622 vfp_single_ftouiz(int sd,int unused,s32 m,u32 fpscr) vfp_single_ftouiz() argument
627 vfp_single_ftosi(int sd,int unused,s32 m,u32 fpscr) vfp_single_ftosi() argument
701 vfp_single_ftosiz(int sd,int unused,s32 m,u32 fpscr) vfp_single_ftosiz() argument
895 vfp_single_multiply_accumulate(int sd,int sn,s32 m,u32 fpscr,u32 negate,char * func) vfp_single_multiply_accumulate() argument
935 vfp_single_fmac(int sd,int sn,s32 m,u32 fpscr) vfp_single_fmac() argument
943 vfp_single_fnmac(int sd,int sn,s32 m,u32 fpscr) vfp_single_fnmac() argument
951 vfp_single_fmsc(int sd,int sn,s32 m,u32 fpscr) vfp_single_fmsc() argument
959 vfp_single_fnmsc(int sd,int sn,s32 m,u32 fpscr) vfp_single_fnmsc() argument
967 vfp_single_fmul(int sd,int sn,s32 m,u32 fpscr) vfp_single_fmul() argument
990 vfp_single_fnmul(int sd,int sn,s32 m,u32 fpscr) vfp_single_fnmul() argument
1014 vfp_single_fadd(int sd,int sn,s32 m,u32 fpscr) vfp_single_fadd() argument
1041 vfp_single_fsub(int sd,int sn,s32 m,u32 fpscr) vfp_single_fsub() argument
1052 vfp_single_fdiv(int sd,int sn,s32 m,u32 fpscr) vfp_single_fdiv() argument
1213 s32 m = vfp_get_float(sm); vfp_single_cpdo() local
[all...]
/linux/drivers/iommu/intel/
H A Ddebugfs.c113 static int iommu_regset_show(struct seq_file *m, void *unused) in iommu_regset_show() argument
159 static inline void print_tbl_walk(struct seq_file *m) in print_tbl_walk() argument
184 pasid_tbl_walk(struct seq_file * m,struct pasid_entry * tbl_entry,u16 dir_idx) pasid_tbl_walk() argument
201 pasid_dir_walk(struct seq_file * m,u64 pasid_dir_ptr,u16 pasid_dir_size) pasid_dir_walk() argument
217 ctx_tbl_walk(struct seq_file * m,struct intel_iommu * iommu,u16 bus) ctx_tbl_walk() argument
263 root_tbl_walk(struct seq_file * m,struct intel_iommu * iommu) root_tbl_walk() argument
282 dmar_translation_struct_show(struct seq_file * m,void * unused) dmar_translation_struct_show() argument
311 dump_page_info(struct seq_file * m,unsigned long iova,u64 * path) dump_page_info() argument
323 pgtable_walk_level(struct seq_file * m,struct dma_pte * pde,int level,unsigned long start,u64 * path) pgtable_walk_level() argument
347 domain_translation_struct_show(struct seq_file * m,struct device_domain_info * info,ioasid_t pasid) domain_translation_struct_show() argument
465 dev_domain_translation_struct_show(struct seq_file * m,void * unused) dev_domain_translation_struct_show() argument
473 pasid_domain_translation_struct_show(struct seq_file * m,void * unused) pasid_domain_translation_struct_show() argument
482 invalidation_queue_entry_show(struct seq_file * m,struct intel_iommu * iommu) invalidation_queue_entry_show() argument
509 invalidation_queue_show(struct seq_file * m,void * unused) invalidation_queue_show() argument
543 ir_tbl_remap_entry_show(struct seq_file * m,struct intel_iommu * iommu) ir_tbl_remap_entry_show() argument
567 ir_tbl_posted_entry_show(struct seq_file * m,struct intel_iommu * iommu) ir_tbl_posted_entry_show() argument
597 ir_translation_struct_show(struct seq_file * m,void * unused) ir_translation_struct_show() argument
648 latency_show_one(struct seq_file * m,struct intel_iommu * iommu,struct dmar_drhd_unit * drhd) latency_show_one() argument
664 latency_show(struct seq_file * m,void * v) latency_show() argument
[all...]

12345678910>>...76