Searched refs:seq_file (Results 1 - 25 of 1759) sorted by last modified time

1234567891011>>

/linux-master/net/l2tp/
H A Dl2tp_eth.c177 static void l2tp_eth_show(struct seq_file *m, void *arg)
/linux-master/net/ipv6/
H A Dudp.c17 * YOSHIFUJI Hideaki @USAGI: convert /proc/net/udp6 to seq_file.
57 #include <linux/seq_file.h>
1708 int udp6_seq_show(struct seq_file *seq, void *v)
/linux-master/net/ipv4/
H A Dudp.c67 * Arnaldo C. Melo : convert /proc/net/udp to seq_file
99 #include <linux/seq_file.h>
2960 static unsigned short seq_file_family(const struct seq_file *seq);
2961 static bool seq_sk_match(struct seq_file *seq, const struct sock *sk)
2973 static struct udp_table *udp_get_table_seq(struct seq_file *seq,
2987 static struct sock *udp_get_first(struct seq_file *seq, int start)
3015 static struct sock *udp_get_next(struct seq_file *seq, struct sock *sk)
3036 static struct sock *udp_get_idx(struct seq_file *seq, loff_t pos)
3046 void *udp_seq_start(struct seq_file *seq, loff_t *pos)
3055 void *udp_seq_next(struct seq_file *se
[all...]
H A Draw.c73 #include <linux/seq_file.h>
958 static struct sock *raw_get_first(struct seq_file *seq, int bucket)
976 static struct sock *raw_get_next(struct seq_file *seq, struct sock *sk)
989 static struct sock *raw_get_idx(struct seq_file *seq, loff_t pos)
999 void *raw_seq_start(struct seq_file *seq, loff_t *pos)
1010 void *raw_seq_next(struct seq_file *seq, void *v, loff_t *pos)
1023 void raw_seq_stop(struct seq_file *seq, void *v)
1032 static void raw_sock_seq_show(struct seq_file *seq, struct sock *sp, int i)
1051 static int raw_seq_show(struct seq_file *seq, void *v)
/linux-master/kernel/bpf/
H A Dverifier.c6370 struct seq_file *seq;
/linux-master/drivers/thermal/
H A Dthermal_debugfs.c286 static void *cdev_seq_start(struct seq_file *s, loff_t *pos)
295 static void *cdev_seq_next(struct seq_file *s, void *v, loff_t *pos)
302 static void cdev_seq_stop(struct seq_file *s, void *v)
309 static int cdev_tt_seq_show(struct seq_file *s, void *v)
345 static int cdev_dt_seq_show(struct seq_file *s, void *v)
727 static void *tze_seq_start(struct seq_file *s, loff_t *pos)
737 static void *tze_seq_next(struct seq_file *s, void *v, loff_t *pos)
745 static void tze_seq_stop(struct seq_file *s, void *v)
752 static int tze_seq_show(struct seq_file *s, void *v)
/linux-master/drivers/s390/net/
H A Dqeth_core_main.c734 static int qeth_debugfs_local_addr_show(struct seq_file *m, void *v)
1616 static void qeth_core_sl_print(struct seq_file *m, struct service_level *slr)
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_debugfs.c226 static void print_nix_qsize(struct seq_file *filp, struct rvu_pfvf *pfvf);
228 static int rvu_dbg_mcs_port_stats_display(struct seq_file *filp, void *unused, int dir)
252 static int rvu_dbg_mcs_rx_port_stats_display(struct seq_file *filp, void *unused)
259 static int rvu_dbg_mcs_tx_port_stats_display(struct seq_file *filp, void *unused)
266 static int rvu_dbg_mcs_sa_stats_display(struct seq_file *filp, void *unused, int dir)
305 static int rvu_dbg_mcs_rx_sa_stats_display(struct seq_file *filp, void *unused)
312 static int rvu_dbg_mcs_tx_sa_stats_display(struct seq_file *filp, void *unused)
319 static int rvu_dbg_mcs_tx_sc_stats_display(struct seq_file *filp, void *unused)
349 static int rvu_dbg_mcs_rx_sc_stats_display(struct seq_file *filp, void *unused)
386 static int rvu_dbg_mcs_flowid_stats_display(struct seq_file *fil
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_debugfs.c82 ice_fwlog_print_module_cfg(struct ice_hw *hw, int module, struct seq_file *s)
127 static int ice_debugfs_module_show(struct seq_file *s, void *v)
/linux-master/drivers/gpu/drm/ttm/
H A Dttm_tt.c392 static int ttm_tt_debugfs_shrink_show(struct seq_file *m, void *data)
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_debugfs.c570 static int dp_lttpr_status_show(struct seq_file *m, void *unused)
900 static int dmub_tracebuffer_show(struct seq_file *m, void *data)
944 static int dmub_fw_state_show(struct seq_file *m, void *data)
977 static int psr_capability_show(struct seq_file *m, void *data)
1009 static int amdgpu_current_bpc_show(struct seq_file *m, void *data)
1061 static int amdgpu_current_colorspace_show(struct seq_file *m, void *data)
1162 static int hdcp_sink_capability_show(struct seq_file *m, void *data)
1194 static int internal_display_show(struct seq_file *m, void *data)
1209 static int odm_combine_segments_show(struct seq_file *m, void *unused)
1283 static int dp_dsc_fec_support_show(struct seq_file *
[all...]
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_process.c2248 int kfd_debugfs_mqds_by_process(struct seq_file *m, void *data)
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ttm.c38 #include <linux/seq_file.h>
2315 static int amdgpu_ttm_page_pool_show(struct seq_file *m, void *unused)
H A Damdgpu_object.h388 struct seq_file *m);
389 u64 amdgpu_bo_print_info(int id, struct amdgpu_bo *bo, struct seq_file *m);
H A Damdgpu_object.c1584 u64 amdgpu_bo_print_info(int id, struct amdgpu_bo *bo, struct seq_file *m)
H A Damdgpu_amdkfd_gpuvm.c3183 int kfd_debugfs_kfd_mem_limits(struct seq_file *m, void *data)
/linux-master/arch/xtensa/platforms/iss/
H A Dconsole.c20 #include <linux/seq_file.h>
90 static int rs_proc_show(struct seq_file *m, void *v)
/linux-master/net/sunrpc/
H A Dxprtsock.c2828 static void xs_local_print_stats(struct rpc_xprt *xprt, struct seq_file *seq)
2857 static void xs_udp_print_stats(struct rpc_xprt *xprt, struct seq_file *seq)
2881 static void xs_tcp_print_stats(struct rpc_xprt *xprt, struct seq_file *seq)
/linux-master/fs/nfs/
H A Dinode.c34 #include <linux/seq_file.h>
/linux-master/drivers/pinctrl/renesas/
H A Dpinctrl-rzg2l.c19 #include <linux/seq_file.h>
1922 static void rzg2l_gpio_irq_print_chip(struct irq_data *data, struct seq_file *p)
/linux-master/drivers/pinctrl/mediatek/
H A Dpinctrl-paris.c14 #include <linux/seq_file.h>
702 static void mtk_pctrl_dbg_show(struct pinctrl_dev *pctldev, struct seq_file *s,
/linux-master/drivers/pinctrl/intel/
H A Dpinctrl-baytrail.c22 #include <linux/seq_file.h>
1132 static void byt_gpio_dbg_show(struct seq_file *s, struct gpio_chip *chip)
/linux-master/drivers/pinctrl/
H A Dcore.c24 #include <linux/seq_file.h>
1645 static int pinctrl_pins_show(struct seq_file *s, void *what)
1709 static int pinctrl_groups_show(struct seq_file *s, void *what)
1755 static int pinctrl_gpioranges_show(struct seq_file *s, void *what)
1789 static int pinctrl_devices_show(struct seq_file *s, void *what)
1832 static int pinctrl_maps_show(struct seq_file *s, void *what)
1869 static int pinctrl_show(struct seq_file *s, void *what)
/linux-master/kernel/sched/
H A Dfair.c13166 void print_cfs_stats(struct seq_file *m, int cpu)
13177 void show_numa_stats(struct task_struct *p, struct seq_file *m)
/linux-master/kernel/
H A Dprofile.c344 #include <linux/seq_file.h>

Completed in 632 milliseconds

1234567891011>>