/linux/tools/perf/ui/ |
H A D | browser.c | 653 __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 D | al_mc_edac.c | 65 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 D | xe_fb_pin.c | 23 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 D | gconf.c | 191 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 D | nand_legacy.c | 251 int column, int page_addr) in nand_command() 390 int column, int page_addr) in nand_command_lp()
|
H A D | fsl_elbc_nand.c | 56 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 D | fsl_ifc_nand.c | 48 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 D | mpc5121_nfc.c | 113 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 D | sh_flctl.c | 222 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 D | hisi504_nand.c | 389 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 D | nand_hynix.c | 89 u16 column = ((u16)addr << 8) | addr; in hynix_nand_reg_write_op() local
|
/linux/tools/perf/scripts/python/ |
H A D | exported-sql-viewer.py | 252 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 D | mpt3sas_warpdrive.c | 258 sector_t v_lba, p_lba, stripe_off, column, io_size; in mpt3sas_setup_direct_io() local
|
/linux/tools/perf/ui/gtk/ |
H A D | hists.c | 343 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 D | lan966x_mac.c | 428 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 D | calib.h | 48 #define INI_RA(iniarray, row, column) \ argument
|
/linux/fs/hfsplus/ |
H A D | btree.c | 80 int column; in hfsplus_calc_btree_clump_size() local
|
/linux/tools/testing/selftests/net/tcp_ao/lib/ |
H A D | proc.c | 59 char *column; in lookup_get_column() local
|
/linux/drivers/mtd/nand/raw/bcm47xxnflash/ |
H A D | ops_bcm4706.c | 210 unsigned command, int column, in bcm47xxnflash_ops_bcm4706_cmdfunc()
|
/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt792x_acpi_sar.c | 355 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 D | rs.c | 1220 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 D | hists.c | 1325 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 D | cper.h | 473 u16 column; member 493 u16 column; member 513 u16 column; member
|
/linux/lib/ |
H A D | ubsan.h | 55 u32 column; member
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | umc_v6_7.c | 192 uint64_t soc_pa, retired_page, column; in umc_v6_7_convert_error_address() local
|