Home
last modified time | relevance | path

Searched defs:column (Results 1 – 25 of 48) sorted by relevance

12

/linux/tools/perf/ui/
H A Dbrowser.c653 __ui_browser__vline(struct ui_browser * browser,unsigned int column,u16 start,u16 end) __ui_browser__vline() argument
671 __ui_browser__line_arrow_up(struct ui_browser * browser,unsigned int column,u64 start,u64 end) __ui_browser__line_arrow_up() argument
711 __ui_browser__line_arrow_down(struct ui_browser * browser,unsigned int column,u64 start,u64 end) __ui_browser__line_arrow_down() argument
750 __ui_browser__line_arrow(struct ui_browser * browser,unsigned int column,u64 start,u64 end) __ui_browser__line_arrow() argument
759 ui_browser__mark_fused(struct ui_browser * browser,unsigned int column,unsigned int row,int diff,bool arrow_down) ui_browser__mark_fused() argument
[all...]
/linux/drivers/edac/
H A Dal_mc_edac.c65 u8 rank, u32 row, u8 bg, u8 bank, u16 column, in prepare_msg()
79 u16 ce_count, column; in handle_ce() local
124 u16 ue_count, column; in handle_ue() local
/linux/drivers/gpu/drm/xe/display/
H A Dxe_fb_pin.c23 u32 column, row; in write_dpt_rotated() local
58 u32 column, row; in write_dpt_remapped() local
173 u32 column, row; in write_ggtt_rotated() local
/linux/scripts/kconfig/
H A Dgconf.c191 GtkTreeViewColumn *column; in init_left_tree() local
233 GtkTreeViewColumn *column; in init_right_tree() local
823 static gint column2index(GtkTreeViewColumn * column) in column2index()
846 GtkTreeViewColumn *column; in on_treeview2_button_press_event() local
903 GtkTreeViewColumn *column; in on_treeview2_key_press_event() local
964 GtkTreeViewColumn *column; in on_treeview1_button_press_event() local
/linux/drivers/mtd/nand/raw/
H A Dnand_legacy.c251 int column, int page_addr) in nand_command()
390 int column, int page_addr) in nand_command_lp()
H A Dfsl_elbc_nand.c56 unsigned int column; /* Saved column from SEQIN */ member
151 static void set_addr(struct mtd_info *mtd, int column, int page_addr, int oob) in set_addr()
307 int column, int page_addr) in fsl_elbc_cmdfunc()
H A Dfsl_ifc_nand.c48 unsigned int column; /* Saved column from SEQIN */ member
139 static void set_addr(struct mtd_info *mtd, int column, int page_addr, int oob) in set_addr()
292 int column, int page_addr) { in fsl_ifc_cmdfunc()
H A Dmpc5121_nfc.c113 uint column; member
233 static void mpc5121_nfc_addr_cycle(struct mtd_info *mtd, int column, int page) in mpc5121_nfc_addr_cycle()
321 int column, int page) in mpc5121_nfc_command()
H A Dsh_flctl.c222 static void set_addr(struct mtd_info *mtd, int column, int page_addr) in set_addr()
740 int column, int page_addr) in flctl_cmdfunc()
H A Dhisi504_nand.c389 static void set_addr(struct mtd_info *mtd, int column, int page_addr) in set_addr()
424 int column, int page_addr) in hisi_nfc_cmdfunc()
H A Dnand_hynix.c89 u16 column = ((u16)addr << 8) | addr; in hynix_nand_reg_write_op() local
/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py252 def index(self, row, column, parent): argument
265 def columnAlignment(self, column): argument
268 def columnFont(self, column): argument
309 def index(self, row, column, parent): argument
321 def columnAlignment(self, column): argument
324 def columnFont(self, column): argument
521 def getData(self, column): argument
759 def columnHeader(self, column): argument
766 def columnAlignment(self, column): argument
955 def columnHeader(self, column): argument
[all …]
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_warpdrive.c258 sector_t v_lba, p_lba, stripe_off, column, io_size; in mpt3sas_setup_direct_io() local
/linux/tools/perf/ui/gtk/
H A Dhists.c343 GtkTreeViewColumn *column; in perf_gtk__show_hists() local
569 GtkTreeViewColumn *column; in perf_gtk__show_hierarchy() local
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_mac.c428 u32 column; in lan966x_mac_irq_process() local
533 u32 index, column; in lan966x_mac_irq_handler() local
/linux/drivers/net/wireless/ath/ath9k/
H A Dcalib.h48 #define INI_RA(iniarray, row, column) \ argument
/linux/fs/hfsplus/
H A Dbtree.c80 int column; in hfsplus_calc_btree_clump_size() local
/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Dproc.c59 char *column; in lookup_get_column() local
/linux/drivers/mtd/nand/raw/bcm47xxnflash/
H A Dops_bcm4706.c210 unsigned command, int column, in bcm47xxnflash_ops_bcm4706_cmdfunc()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_acpi_sar.c355 mt792x_acpi_get_mtcl_map(int row, int column, struct mt792x_asar_cl *cl) in mt792x_acpi_get_mtcl_map()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs.c1220 const struct rs_tx_column *column) in rs_get_max_allowed_rate()
1237 const struct rs_tx_column *column, in rs_get_expected_tpt_table()
1308 const struct rs_tx_column *column = &rs_tx_columns[tbl->column]; in rs_set_expected_tpt_table() local
1682 const struct rs_tx_column *column = &rs_tx_columns[col_id]; in rs_switch_to_column() local
3070 enum rs_column column; in __iwl_mvm_rs_tx_status() local
/linux/tools/perf/ui/browsers/
H A Dhists.c1325 int column = 0; in hist_browser__show_entry() local
1419 int column = 0; in hist_browser__show_hierarchy_entry() local
1574 int column = 0; in hist_browser__show_no_entry() local
1654 int column = 0; in hists_browser__scnprintf_headers() local
1692 int column = 0; in hists_browser__scnprintf_hierarchy_headers() local
/linux/include/linux/
H A Dcper.h473 u16 column; member
493 u16 column; member
513 u16 column; member
/linux/lib/
H A Dubsan.h55 u32 column; member
/linux/drivers/gpu/drm/amd/amdgpu/
H A Dumc_v6_7.c192 uint64_t soc_pa, retired_page, column; in umc_v6_7_convert_error_address() local

12