Home
last modified time | relevance | path

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

123

/linux/tools/perf/ui/
A Dbrowser.c653 void __ui_browser__vline(struct ui_browser *browser, unsigned int column, in __ui_browser__vline()
671 unsigned int column, in __ui_browser__line_arrow_up()
711 unsigned int column, in __ui_browser__line_arrow_down()
750 void __ui_browser__line_arrow(struct ui_browser *browser, unsigned int column, in __ui_browser__line_arrow()
759 void ui_browser__mark_fused(struct ui_browser *browser, unsigned int column, in ui_browser__mark_fused()
/linux/drivers/edac/
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
A Dskx_common.h136 int column; member
/linux/scripts/kconfig/
A Dgconf.c223 GtkTreeViewColumn *column; in init_left_tree() local
265 GtkTreeViewColumn *column; in init_right_tree() local
858 static gint column2index(GtkTreeViewColumn * column) in column2index()
881 GtkTreeViewColumn *column; in on_treeview2_button_press_event() local
938 GtkTreeViewColumn *column; in on_treeview2_key_press_event() local
999 GtkTreeViewColumn *column; in on_treeview1_button_press_event() local
/linux/drivers/mtd/nand/raw/
A Dnand_legacy.c251 int column, int page_addr) in nand_command()
390 int column, int page_addr) in nand_command_lp()
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()
A Dfsl_ifc_nand.c47 unsigned int column; /* Saved column from SEQIN */ member
138 static void set_addr(struct mtd_info *mtd, int column, int page_addr, int oob) in set_addr()
291 int column, int page_addr) { in fsl_ifc_cmdfunc()
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()
322 int column, int page) in mpc5121_nfc_command()
A Dsh_flctl.c223 static void set_addr(struct mtd_info *mtd, int column, int page_addr) in set_addr()
739 int column, int page_addr) in flctl_cmdfunc()
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()
A Dnand_hynix.c90 u16 column = ((u16)addr << 8) | addr; in hynix_nand_reg_write_op() local
/linux/drivers/mtd/nand/onenand/
A Donenand_base.c1051 static int onenand_transfer_auto_oob(struct mtd_info *mtd, uint8_t *buf, int column, in onenand_transfer_auto_oob()
1123 int read = 0, column, thislen; in onenand_mlc_read_ops_nolock() local
1224 int read = 0, column, thislen; in onenand_read_ops_nolock() local
1349 int read = 0, thislen, column, oobsize; in onenand_read_oob_nolock() local
1530 int read = 0, thislen, column; in onenand_bbt_read_oob() local
1634 int thislen, column; in onenand_verify() local
1699 int column, subpage; in onenand_panic_write() local
1772 const u_char *buf, int column, int thislen) in onenand_fill_auto_oob()
1789 int written = 0, column, thislen = 0, subpage = 0; in onenand_write_ops_nolock() local
1970 int column, ret = 0, oobsize; in onenand_write_oob_nolock() local
[all …]
/linux/tools/perf/scripts/python/
A Dexported-sql-viewer.py268 def columnFont(self, column): argument
324 def columnFont(self, column): argument
521 def getData(self, column): argument
759 def columnHeader(self, column): argument
955 def columnHeader(self, column): argument
1950 def columnHeader(self, column): argument
2878 def getData(self, column): argument
2997 def getData(self, column): argument
3024 def getData(self, column): argument
3149 def columnFont(self, column): argument
[all …]
/linux/drivers/scsi/mpt3sas/
A Dmpt3sas_warpdrive.c259 sector_t v_lba, p_lba, stripe_off, column, io_size; in mpt3sas_setup_direct_io() local
/linux/tools/perf/ui/gtk/
A Dhists.c343 GtkTreeViewColumn *column; in perf_gtk__show_hists() local
569 GtkTreeViewColumn *column; in perf_gtk__show_hierarchy() local
/linux/fs/hfsplus/
A Dbtree.c80 int column; in hfsplus_calc_btree_clump_size() local
/linux/drivers/net/wireless/ath/ath9k/
A Dcalib.h48 #define INI_RA(iniarray, row, column) \ argument
/linux/lib/
A Dubsan.h23 u32 column; member
/linux/drivers/mtd/nand/raw/bcm47xxnflash/
A Dops_bcm4706.c210 unsigned command, int column, in bcm47xxnflash_ops_bcm4706_cmdfunc()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Drs.c1221 const struct rs_tx_column *column) in rs_get_max_allowed_rate()
1238 const struct rs_tx_column *column, in rs_get_expected_tpt_table()
1309 const struct rs_tx_column *column = &rs_tx_columns[tbl->column]; in rs_set_expected_tpt_table() local
1680 const struct rs_tx_column *column = &rs_tx_columns[col_id]; in rs_switch_to_column() local
3063 enum rs_column column; in __iwl_mvm_rs_tx_status() local
/linux/tools/perf/ui/browsers/
A Dhists.c1334 int column = 0; in hist_browser__show_entry() local
1428 int column = 0; in hist_browser__show_hierarchy_entry() local
1583 int column = 0; in hist_browser__show_no_entry() local
1663 int column = 0; in hists_browser__scnprintf_headers() local
1701 int column = 0; in hists_browser__scnprintf_hierarchy_headers() local
/linux/include/linux/
A Dcper.h450 u16 column; member
470 u16 column; member
490 u16 column; member
/linux/drivers/mtd/nand/spi/
A Dcore.c367 u16 column = 0; in spinand_read_from_cache_op() local
423 unsigned int nbytes, column = 0; in spinand_write_to_cache_op() local
/linux/drivers/net/ethernet/chelsio/cxgb/
A Dvsc7326.c302 int column=0; in check_bist() local
/linux/net/mac80211/
A Drc80211_minstrel_ht.h139 u8 column; member

Completed in 89 milliseconds

123