Home
last modified time | relevance | path

Searched refs:col_cnt (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/
H A Dfs3270.h19 __u16 col_cnt; member
/kernel/linux/linux-5.10/drivers/s390/char/
H A Draw3270.h87 short col_cnt; member
H A Dfs3270.c358 iocb.col_cnt = fp->view.cols; in fs3270_ioctl()
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Damd8111e.h727 unsigned int col_cnt; member
H A Damd8111e.c1656 unsigned int prev_col_cnt = ipg_data->col_cnt; in amd8111e_config_ipg()
1683 total_col_cnt = ipg_data->col_cnt = in amd8111e_config_ipg()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Damd8111e.h727 unsigned int col_cnt; member
H A Damd8111e.c1647 unsigned int prev_col_cnt = ipg_data->col_cnt; in amd8111e_config_ipg()
1674 total_col_cnt = ipg_data->col_cnt = in amd8111e_config_ipg()
/kernel/linux/linux-6.6/drivers/s390/char/
H A Dfs3270.c355 iocb.col_cnt = fp->view.cols; in fs3270_ioctl()
/kernel/linux/linux-5.10/tools/perf/scripts/python/
H A Dexported-sql-viewer.py3934 col_cnt = model.columnCount(first)
3935 max_width = [0] * col_cnt
3954 for c in range(col_cnt):
3971 for c in range(col_cnt):
3992 for c in range(col_cnt):
/kernel/linux/linux-6.6/tools/perf/scripts/python/
H A Dexported-sql-viewer.py3935 col_cnt = model.columnCount(first)
3936 max_width = [0] * col_cnt
3955 for c in range(col_cnt):
3972 for c in range(col_cnt):
3993 for c in range(col_cnt):

Completed in 22 milliseconds