/openbmc/linux/net/x25/ |
H A D | x25_proc.c | 25 static void *x25_seq_route_start(struct seq_file *seq, loff_t *pos) in x25_seq_route_start() 32 static void *x25_seq_route_next(struct seq_file *seq, void *v, loff_t *pos) in x25_seq_route_next() 37 static void x25_seq_route_stop(struct seq_file *seq, void *v) in x25_seq_route_stop() 43 static int x25_seq_route_show(struct seq_file *seq, void *v) in x25_seq_route_show() 60 static void *x25_seq_socket_start(struct seq_file *seq, loff_t *pos) in x25_seq_socket_start() 67 static void *x25_seq_socket_next(struct seq_file *seq, void *v, loff_t *pos) in x25_seq_socket_next() 72 static void x25_seq_socket_stop(struct seq_file *seq, void *v) in x25_seq_socket_stop() 78 static int x25_seq_socket_show(struct seq_file *seq, void *v) in x25_seq_socket_show() 112 static void *x25_seq_forward_start(struct seq_file *seq, loff_t *pos) in x25_seq_forward_start() 124 static void x25_seq_forward_stop(struct seq_file *seq, void *v) in x25_seq_forward_stop() [all …]
|
/openbmc/linux/net/rxrpc/ |
H A D | proc.c | 27 static void *rxrpc_call_seq_start(struct seq_file *seq, loff_t *_pos) in rxrpc_call_seq_start() 43 static void rxrpc_call_seq_stop(struct seq_file *seq, void *v) in rxrpc_call_seq_stop() 49 static int rxrpc_call_seq_show(struct seq_file *seq, void *v) in rxrpc_call_seq_show() 126 static void *rxrpc_connection_seq_next(struct seq_file *seq, void *v, in rxrpc_connection_seq_next() 134 static void rxrpc_connection_seq_stop(struct seq_file *seq, void *v) in rxrpc_connection_seq_stop() 142 static int rxrpc_connection_seq_show(struct seq_file *seq, void *v) in rxrpc_connection_seq_show() 204 static int rxrpc_peer_seq_show(struct seq_file *seq, void *v) in rxrpc_peer_seq_show() 313 static void rxrpc_peer_seq_stop(struct seq_file *seq, void *v) in rxrpc_peer_seq_stop() 330 static int rxrpc_local_seq_show(struct seq_file *seq, void *v) in rxrpc_local_seq_show() 384 static void rxrpc_local_seq_stop(struct seq_file *seq, void *v) in rxrpc_local_seq_stop() [all …]
|
/openbmc/linux/net/appletalk/ |
H A D | atalk_proc.c | 27 static void *atalk_seq_interface_start(struct seq_file *seq, loff_t *pos) in atalk_seq_interface_start() 36 static void *atalk_seq_interface_next(struct seq_file *seq, void *v, loff_t *pos) in atalk_seq_interface_next() 53 static void atalk_seq_interface_stop(struct seq_file *seq, void *v) in atalk_seq_interface_stop() 59 static int atalk_seq_interface_show(struct seq_file *seq, void *v) in atalk_seq_interface_show() 88 static void *atalk_seq_route_start(struct seq_file *seq, loff_t *pos) in atalk_seq_route_start() 97 static void *atalk_seq_route_next(struct seq_file *seq, void *v, loff_t *pos) in atalk_seq_route_next() 114 static void atalk_seq_route_stop(struct seq_file *seq, void *v) in atalk_seq_route_stop() 120 static int atalk_seq_route_show(struct seq_file *seq, void *v) in atalk_seq_route_show() 145 static void *atalk_seq_socket_start(struct seq_file *seq, loff_t *pos) in atalk_seq_socket_start() 157 static void atalk_seq_socket_stop(struct seq_file *seq, void *v) in atalk_seq_socket_stop() [all …]
|
/openbmc/linux/net/core/ |
H A D | net-procfs.c | 52 static void *dev_seq_start(struct seq_file *seq, loff_t *pos) in dev_seq_start() 71 static void dev_seq_stop(struct seq_file *seq, void *v) in dev_seq_stop() 105 static int dev_seq_show(struct seq_file *seq, void *v) in dev_seq_show() 141 static void *softnet_seq_start(struct seq_file *seq, loff_t *pos) in softnet_seq_start() 152 static void softnet_seq_stop(struct seq_file *seq, void *v) in softnet_seq_stop() 156 static int softnet_seq_show(struct seq_file *seq, void *v) in softnet_seq_show() 203 static void *ptype_get_idx(struct seq_file *seq, loff_t pos) in ptype_get_idx() 236 static void *ptype_seq_start(struct seq_file *seq, loff_t *pos) in ptype_seq_start() 290 static void ptype_seq_stop(struct seq_file *seq, void *v) in ptype_seq_stop() 296 static int ptype_seq_show(struct seq_file *seq, void *v) in ptype_seq_show() [all …]
|
/openbmc/linux/drivers/isdn/capi/ |
H A D | kcapi_proc.c | 38 static void *controller_start(struct seq_file *seq, loff_t *pos) in controller_start() 49 static void *controller_next(struct seq_file *seq, void *v, loff_t *pos) in controller_next() 58 static void controller_stop(struct seq_file *seq, void *v) in controller_stop() 64 static int controller_show(struct seq_file *seq, void *v) in controller_show() 80 static int contrstats_show(struct seq_file *seq, void *v) in contrstats_show() 117 static void *applications_start(struct seq_file *seq, loff_t *pos) in applications_start() 129 applications_next(struct seq_file *seq, void *v, loff_t *pos) in applications_next() 138 static void applications_stop(struct seq_file *seq, void *v) in applications_stop() 145 applications_show(struct seq_file *seq, void *v) in applications_show() 162 applstats_show(struct seq_file *seq, void *v) in applstats_show()
|
/openbmc/linux/net/sctp/ |
H A D | proc.c | 59 static int sctp_snmp_seq_show(struct seq_file *seq, void *v) in sctp_snmp_seq_show() 77 static void sctp_seq_dump_local_addrs(struct seq_file *seq, struct sctp_ep_common *epb) in sctp_seq_dump_local_addrs() 132 static void *sctp_eps_seq_start(struct seq_file *seq, loff_t *pos) in sctp_eps_seq_start() 146 static void sctp_eps_seq_stop(struct seq_file *seq, void *v) in sctp_eps_seq_stop() 151 static void *sctp_eps_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sctp_eps_seq_next() 161 static int sctp_eps_seq_show(struct seq_file *seq, void *v) in sctp_eps_seq_show() 203 static void *sctp_transport_seq_start(struct seq_file *seq, loff_t *pos) in sctp_transport_seq_start() 212 static void sctp_transport_seq_stop(struct seq_file *seq, void *v) in sctp_transport_seq_stop() 225 static void *sctp_transport_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sctp_transport_seq_next() 241 static int sctp_assocs_seq_show(struct seq_file *seq, void *v) in sctp_assocs_seq_show() [all …]
|
H A D | objcnt.c | 62 static int sctp_objcnt_seq_show(struct seq_file *seq, void *v) in sctp_objcnt_seq_show() 74 static void *sctp_objcnt_seq_start(struct seq_file *seq, loff_t *pos) in sctp_objcnt_seq_start() 79 static void sctp_objcnt_seq_stop(struct seq_file *seq, void *v) in sctp_objcnt_seq_stop() 83 static void *sctp_objcnt_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sctp_objcnt_seq_next()
|
/openbmc/linux/net/kcm/ |
H A D | kcmproc.c | 18 static struct kcm_mux *kcm_get_first(struct seq_file *seq) in kcm_get_first() 35 static struct kcm_mux *kcm_get_idx(struct seq_file *seq, loff_t pos) in kcm_get_idx() 49 static void *kcm_seq_next(struct seq_file *seq, void *v, loff_t *pos) in kcm_seq_next() 61 static void *kcm_seq_start(struct seq_file *seq, loff_t *pos) in kcm_seq_start() 72 static void kcm_seq_stop(struct seq_file *seq, void *v) in kcm_seq_stop() 83 static void kcm_format_mux_header(struct seq_file *seq) in kcm_format_mux_header() 109 static void kcm_format_sock(struct kcm_sock *kcm, struct seq_file *seq, in kcm_format_sock() 139 static void kcm_format_psock(struct kcm_psock *psock, struct seq_file *seq, in kcm_format_psock() 186 kcm_format_mux(struct kcm_mux *mux, loff_t idx, struct seq_file *seq) in kcm_format_mux() 220 static int kcm_seq_show(struct seq_file *seq, void *v) in kcm_seq_show() [all …]
|
/openbmc/sdbusplus/test/message/ |
H A D | read.cpp | 179 testing::InSequence seq; in TEST_F() local 230 testing::InSequence seq; in TEST_F() local 249 testing::InSequence seq; in TEST_F() local 260 testing::InSequence seq; in TEST_F() local 274 testing::InSequence seq; in TEST_F() local 293 testing::InSequence seq; in TEST_F() local 314 testing::InSequence seq; in TEST_F() local 340 testing::InSequence seq; in TEST_F() local 362 testing::InSequence seq; in TEST_F() local 373 testing::InSequence seq; in TEST_F() local [all …]
|
/openbmc/linux/net/atm/ |
H A D | proc.c | 44 static void add_stats(struct seq_file *seq, const char *aal, in add_stats() 108 static inline void *vcc_walk(struct seq_file *seq, loff_t l) in vcc_walk() 117 static void *vcc_seq_start(struct seq_file *seq, loff_t *pos) in vcc_seq_start() 128 static void vcc_seq_stop(struct seq_file *seq, void *v) in vcc_seq_stop() 141 static void pvc_info(struct seq_file *seq, struct atm_vcc *vcc) in pvc_info() 177 static void vcc_info(struct seq_file *seq, struct atm_vcc *vcc) in vcc_info() 204 static void svc_info(struct seq_file *seq, struct atm_vcc *vcc) in svc_info() 224 static int atm_dev_seq_show(struct seq_file *seq, void *v) in atm_dev_seq_show() 247 static int pvc_seq_show(struct seq_file *seq, void *v) in pvc_seq_show() 270 static int vcc_seq_show(struct seq_file *seq, void *v) in vcc_seq_show() [all …]
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_debugfs.c | 78 static void seq_tab_stop(struct seq_file *seq, void *v) in seq_tab_stop() 82 static int seq_tab_show(struct seq_file *seq, void *v) in seq_tab_show() 903 static int clk_show(struct seq_file *seq, void *v) in clk_show() 1227 struct seq_file *seq = file->private_data; in mboxlog_open() local 1923 struct seq_file *seq = file->private_data; in mps_tcam_open() local 2554 struct seq_file *seq = file->private_data; in dcb_info_open() local 3238 struct seq_file *seq = file->private_data; in sge_qinfo_open() local 3616 static void show_tcp_stats(struct seq_file *seq) in show_tcp_stats() 3635 static void show_ddp_stats(struct seq_file *seq) in show_ddp_stats() 3649 static void show_rdma_stats(struct seq_file *seq) in show_rdma_stats() [all …]
|
/openbmc/linux/net/ipv4/ |
H A D | proc.c | 51 static int sockstat_seq_show(struct seq_file *seq, void *v) in sockstat_seq_show() 305 static void icmpmsg_put_line(struct seq_file *seq, unsigned long *vals, in icmpmsg_put_line() 322 static void icmpmsg_put(struct seq_file *seq) in icmpmsg_put() 348 static void icmp_put(struct seq_file *seq) in icmp_put() 380 static int snmp_seq_show_ipstats(struct seq_file *seq, void *v) in snmp_seq_show_ipstats() 406 static int snmp_seq_show_tcp_udp(struct seq_file *seq, void *v) in snmp_seq_show_tcp_udp() 456 static int snmp_seq_show(struct seq_file *seq, void *v) in snmp_seq_show() 471 static int netstat_seq_show(struct seq_file *seq, void *v) in netstat_seq_show()
|
/openbmc/linux/net/wireless/ |
H A D | wext-proc.c | 29 static void wireless_seq_printf_stats(struct seq_file *seq, in wireless_seq_printf_stats() 75 static int wireless_dev_seq_show(struct seq_file *seq, void *v) in wireless_dev_seq_show() 90 static void *wireless_dev_seq_start(struct seq_file *seq, loff_t *pos) in wireless_dev_seq_start() 107 static void *wireless_dev_seq_next(struct seq_file *seq, void *v, loff_t *pos) in wireless_dev_seq_next() 117 static void wireless_dev_seq_stop(struct seq_file *seq, void *v) in wireless_dev_seq_stop()
|
/openbmc/linux/drivers/net/bonding/ |
H A D | bond_procfs.c | 11 static void *bond_info_seq_start(struct seq_file *seq, loff_t *pos) in bond_info_seq_start() 31 static void *bond_info_seq_next(struct seq_file *seq, void *v, loff_t *pos) in bond_info_seq_next() 52 static void bond_info_seq_stop(struct seq_file *seq, void *v) in bond_info_seq_stop() 58 static void bond_info_show_master(struct seq_file *seq) in bond_info_show_master() 190 static void bond_info_show_slave(struct seq_file *seq, in bond_info_show_slave() 265 static int bond_info_seq_show(struct seq_file *seq, void *v) in bond_info_seq_show()
|
/openbmc/linux/fs/ocfs2/cluster/ |
H A D | netdebug.c | 83 static void *nst_seq_start(struct seq_file *seq, loff_t *pos) in nst_seq_start() 94 static void *nst_seq_next(struct seq_file *seq, void *v, loff_t *pos) in nst_seq_next() 109 static int nst_seq_show(struct seq_file *seq, void *v) in nst_seq_show() 153 static void nst_seq_stop(struct seq_file *seq, void *v) in nst_seq_stop() 178 struct seq_file *seq = file->private_data; in nst_fop_release() local 234 static void *sc_seq_start(struct seq_file *seq, loff_t *pos) in sc_seq_start() 279 static void sc_show_sock_stats(struct seq_file *seq, in sc_show_sock_stats() 294 static void sc_show_sock_container(struct seq_file *seq, in sc_show_sock_container() 347 static int sc_seq_show(struct seq_file *seq, void *v) in sc_seq_show() 367 static void sc_seq_stop(struct seq_file *seq, void *v) in sc_seq_stop() [all …]
|
/openbmc/linux/fs/dlm/ |
H A D | rcom.c | 32 uint64_t seq) in _create_rcom() 52 uint64_t seq) in create_rcom() 72 struct dlm_msg **msg_ret, uint64_t seq) in create_rcom_stateless() 173 uint64_t seq) in dlm_rcom_status() 226 uint64_t seq) in receive_rcom_status() 309 int last_len, uint64_t seq) in dlm_rcom_names() 338 uint64_t seq) in receive_rcom_names() 361 int dlm_send_rcom_lookup(struct dlm_rsb *r, int dir_nodeid, uint64_t seq) in dlm_send_rcom_lookup() 381 const struct dlm_rcom *rc_in, uint64_t seq) in receive_rcom_lookup() 475 uint64_t seq) in receive_rcom_lock() [all …]
|
H A D | recover.c | 96 int save_slots, uint64_t seq) in wait_status_all() 129 uint32_t status_flags, uint64_t seq) in wait_status_low() 154 static int wait_status(struct dlm_ls *ls, uint32_t status, uint64_t seq) in wait_status() 169 int dlm_recover_members_wait(struct dlm_ls *ls, uint64_t seq) in dlm_recover_members_wait() 213 int dlm_recover_directory_wait(struct dlm_ls *ls, uint64_t seq) in dlm_recover_directory_wait() 218 int dlm_recover_locks_wait(struct dlm_ls *ls, uint64_t seq) in dlm_recover_locks_wait() 223 int dlm_recover_done_wait(struct dlm_ls *ls, uint64_t seq) in dlm_recover_done_wait() 524 int dlm_recover_masters(struct dlm_ls *ls, uint64_t seq) in dlm_recover_masters() 619 uint64_t seq) in recover_locks_queue() 634 static int recover_locks(struct dlm_rsb *r, uint64_t seq) in recover_locks() [all …]
|
/openbmc/linux/net/llc/ |
H A D | llc_proc.c | 29 static void llc_ui_format_mac(struct seq_file *seq, const u8 *addr) in llc_ui_format_mac() 59 static void *llc_seq_start(struct seq_file *seq, loff_t *pos) __acquires(RCU) in llc_seq_start() 80 static void *llc_seq_next(struct seq_file *seq, void *v, loff_t *pos) in llc_seq_next() 114 static void llc_seq_stop(struct seq_file *seq, void *v) in llc_seq_stop() 126 static int llc_seq_socket_show(struct seq_file *seq, void *v) in llc_seq_socket_show() 175 static int llc_seq_core_show(struct seq_file *seq, void *v) in llc_seq_core_show()
|
/openbmc/linux/net/dcb/ |
H A D | dcbnl.c | 242 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getstate() 253 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getpfccfg() 298 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getperm_hwaddr() 312 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getcap() 466 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_getapp() 536 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setapp() 734 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setstate() 782 u32 seq, struct nlattr **tb, struct sk_buff *skb) in dcbnl_setall() 1507 u32 seq, u32 portid, int dcbx_ver) in dcbnl_notify() 1541 u32 seq, u32 portid) in dcbnl_ieee_notify() [all …]
|
/openbmc/linux/drivers/android/ |
H A D | binder_alloc_selftest.c | 78 static void pr_err_size_seq(size_t *sizes, int *seq) in pr_err_size_seq() 117 size_t *sizes, int *seq) in binder_selftest_alloc_buf() 134 size_t *sizes, int *seq, size_t end) in binder_selftest_free_buf() 177 size_t *sizes, int *seq, size_t end) in binder_selftest_alloc_free() 193 static bool is_dup(int *seq, int index, int val) in is_dup() 206 size_t *sizes, int *seq, in binder_selftest_free_seq() 227 int seq[BUFFER_NUM] = {0}; in binder_selftest_alloc_size() local
|
/openbmc/linux/net/netfilter/ |
H A D | nf_flow_table_procfs.c | 6 static void *nf_flow_table_cpu_seq_start(struct seq_file *seq, loff_t *pos) in nf_flow_table_cpu_seq_start() 24 static void *nf_flow_table_cpu_seq_next(struct seq_file *seq, void *v, loff_t *pos) in nf_flow_table_cpu_seq_next() 39 static void nf_flow_table_cpu_seq_stop(struct seq_file *seq, void *v) in nf_flow_table_cpu_seq_stop() 43 static int nf_flow_table_cpu_seq_show(struct seq_file *seq, void *v) in nf_flow_table_cpu_seq_show()
|
/openbmc/linux/net/ipv6/ |
H A D | proc.c | 34 static int sockstat6_seq_show(struct seq_file *seq, void *v) in sockstat6_seq_show() 147 static void snmp6_seq_show_icmpv6msg(struct seq_file *seq, atomic_long_t *smib) in snmp6_seq_show_icmpv6msg() 183 static void snmp6_seq_show_item(struct seq_file *seq, void __percpu *pcpumib, in snmp6_seq_show_item() 204 static void snmp6_seq_show_item64(struct seq_file *seq, void __percpu *mib, in snmp6_seq_show_item64() 217 static int snmp6_seq_show(struct seq_file *seq, void *v) in snmp6_seq_show() 233 static int snmp6_dev_seq_show(struct seq_file *seq, void *v) in snmp6_dev_seq_show()
|
/openbmc/linux/net/rose/ |
H A D | rose_route.c | 1094 static void *rose_node_start(struct seq_file *seq, loff_t *pos) in rose_node_start() 1110 static void *rose_node_next(struct seq_file *seq, void *v, loff_t *pos) in rose_node_next() 1118 static void rose_node_stop(struct seq_file *seq, void *v) in rose_node_stop() 1124 static int rose_node_show(struct seq_file *seq, void *v) in rose_node_show() 1153 static void *rose_neigh_start(struct seq_file *seq, loff_t *pos) in rose_neigh_start() 1169 static void *rose_neigh_next(struct seq_file *seq, void *v, loff_t *pos) in rose_neigh_next() 1177 static void rose_neigh_stop(struct seq_file *seq, void *v) in rose_neigh_stop() 1183 static int rose_neigh_show(struct seq_file *seq, void *v) in rose_neigh_show() 1224 static void *rose_route_start(struct seq_file *seq, loff_t *pos) in rose_route_start() 1248 static void rose_route_stop(struct seq_file *seq, void *v) in rose_route_stop() [all …]
|
/openbmc/linux/drivers/gpu/drm/radeon/ |
H A D | radeon_fence.c | 67 static void radeon_fence_write(struct radeon_device *rdev, u32 seq, int ring) in radeon_fence_write() 91 u32 seq = 0; in radeon_fence_read() local 138 u64 seq; in radeon_fence_emit() local 169 u64 seq; in radeon_fence_check_signaled() local 199 uint64_t seq, last_seq, last_emitted; in radeon_fence_activity() local 341 u64 seq, unsigned ring) in radeon_fence_seq_signaled() 359 u64 seq = fence->seq; in radeon_fence_is_signaled() local 538 uint64_t seq[RADEON_NUM_RINGS] = {}; in radeon_fence_wait_timeout() local 598 uint64_t seq[RADEON_NUM_RINGS]; in radeon_fence_wait_any() local 636 uint64_t seq[RADEON_NUM_RINGS] = {}; in radeon_fence_wait_next() local [all …]
|
/openbmc/linux/drivers/vdpa/pds/ |
H A D | debugfs.c | 35 static void print_status_bits(struct seq_file *seq, u8 status) in print_status_bits() 47 static void print_feature_bits_all(struct seq_file *seq, u64 features) in print_feature_bits_all() 175 static int identity_show(struct seq_file *seq, void *v) in identity_show() 201 static int config_show(struct seq_file *seq, void *v) in config_show() 236 static int vq_show(struct seq_file *seq, void *v) in vq_show()
|