| /linux/arch/powerpc/platforms/powernv/ | 
| H A D | vas-window.c | 30 void vas_win_paste_addr(struct pnv_vas_window *window, u64 *addr, int *len)  in vas_win_paste_addr() 46 static inline void get_hvwc_mmio_bar(struct pnv_vas_window *window,  in get_hvwc_mmio_bar() 56 static inline void get_uwc_mmio_bar(struct pnv_vas_window *window,  in get_uwc_mmio_bar() 136 static void unmap_paste_region(struct pnv_vas_window *window)  in unmap_paste_region() 157 static void unmap_winctx_mmio_bars(struct pnv_vas_window *window)  in unmap_winctx_mmio_bars() 190 static int map_winctx_mmio_bars(struct pnv_vas_window *window)  in map_winctx_mmio_bars() 218 static void reset_window_regs(struct pnv_vas_window *window)  in reset_window_regs() 274 static void init_xlate_regs(struct pnv_vas_window *window, bool user_win)  in init_xlate_regs() 361 static void init_winctx_regs(struct pnv_vas_window *window,  in init_winctx_regs() 523 static void vas_window_free(struct pnv_vas_window *window)  in vas_window_free() [all …] 
 | 
| H A D | vas-debug.c | 32 	struct pnv_vas_window *window = s->private;  in info_show()  local 59 	struct pnv_vas_window *window = s->private;  in hvwc_show()  local 109 	struct vas_window *window =  &pnv_win->vas_win;  in vas_window_free_dbgdir()  local 119 void vas_window_init_dbgdir(struct pnv_vas_window *window)  in vas_window_init_dbgdir()
  | 
| H A D | vas-fault.c | 71 	struct pnv_vas_window *window;  in vas_fault_thread_fn()  local
  | 
| /linux/drivers/edac/ | 
| H A D | i3200_edac.c | 100 	void __iomem *window;  member 185 	void __iomem *window = priv->window;  in i3200_get_and_clear_error_info()  local 269 	void __iomem *window;  in i3200_map_mchbar()  local 291 static void i3200_get_drbs(void __iomem *window,  in i3200_get_drbs() 343 	void __iomem *window;  in i3200_probe1()  local
  | 
| H A D | x38_edac.c | 168 	void __iomem *window = mci->pvt_info;  in x38_get_and_clear_error_info()  local 254 	void __iomem *window;  in x38_map_mchbar()  local 277 static void x38_get_drbs(void __iomem *window,  in x38_get_drbs() 325 	void __iomem *window;  in x38_probe1()  local
  | 
| H A D | ie31200_edac.c | 175 	void __iomem *window;  member 395 	void __iomem *window;  in ie31200_map_mchbar()  local 424 static void ie31200_get_dimm_config(struct mem_ctl_info *mci, void __iomem *window,  in ie31200_get_dimm_config() 467 	void __iomem *window;  in ie31200_register_mci()  local
  | 
| /linux/arch/sparc/kernel/ | 
| H A D | windows.c | 64 	int window;  in synchronize_user_stack()  local 116 	int window;  in try_to_clear_window_buffer()  local
  | 
| H A D | process_64.c | 482 	unsigned long window;  in synchronize_user_stack()  local 520 	unsigned long window;  in fault_in_user_windows()  local
  | 
| /linux/drivers/mtd/maps/ | 
| H A D | ck804xrom.c | 82 static void ck804xrom_cleanup(struct ck804xrom_window *window)  in ck804xrom_cleanup() 122 	struct ck804xrom_window *window = &ck804xrom_window;  in ck804xrom_init_one()  local 323 	struct ck804xrom_window *window = &ck804xrom_window;  in ck804xrom_remove_one()  local
  | 
| H A D | amd76xrom.c | 69 static void amd76xrom_cleanup(struct amd76xrom_window *window)  in amd76xrom_cleanup() 109 	struct amd76xrom_window *window = &amd76xrom_window;  in amd76xrom_init_one()  local 293 	struct amd76xrom_window *window = &amd76xrom_window;  in amd76xrom_remove_one()  local
  | 
| H A D | ichxrom.c | 57 static void ichxrom_cleanup(struct ichxrom_window *window)  in ichxrom_cleanup() 94 	struct ichxrom_window *window = &ichxrom_window;  in ichxrom_init_one()  local 321 	struct ichxrom_window *window = &ichxrom_window;  in ichxrom_remove_one()  local
  | 
| H A D | esb2rom.c | 118 static void esb2rom_cleanup(struct esb2rom_window *window)  in esb2rom_cleanup() 152 	struct esb2rom_window *window = &esb2rom_window;  in esb2rom_init_one()  local 383 	struct esb2rom_window *window = &esb2rom_window;  in esb2rom_remove_one()  local
  | 
| /linux/drivers/pci/ | 
| H A D | host-bridge.c | 55 	struct resource_entry *window;  in pcibios_resource_to_bus()  local 80 	struct resource_entry *window;  in pcibios_bus_to_resource()  local
  | 
| /linux/include/linux/ssb/ | 
| H A D | ssb_driver_mips.h | 20 	u32 window;  member 27 	u32 window;  member
  | 
| /linux/drivers/scsi/qla2xxx/ | 
| H A D | qla_tmpl.c | 45 qla27xx_read8(void __iomem *window, void *buf, ulong *len)  in qla27xx_read8() 56 qla27xx_read16(void __iomem *window, void *buf, ulong *len)  in qla27xx_read16() 67 qla27xx_read32(void __iomem *window, void *buf, ulong *len)  in qla27xx_read32() 89 	void __iomem *window = (void __iomem *)reg + offset;  in qla27xx_read_reg()  local 99 		void __iomem *window = (void __iomem *)reg + offset;  in qla27xx_write_reg()  local 110 	void __iomem *window = (void __iomem *)reg + offset;  in qla27xx_read_window()  local
  | 
| /linux/tools/perf/ui/gtk/ | 
| H A D | hists.c | 293 static void perf_gtk__show_hists(GtkWidget *window, struct hists *hists,  in perf_gtk__show_hists() 497 static void perf_gtk__show_hierarchy(GtkWidget *window, struct hists *hists,  in perf_gtk__show_hierarchy() 601 	GtkWidget *window;  in evlist__gtk_browse_hists()  local
  | 
| H A D | browser.c | 16 void perf_gtk__resize_window(GtkWidget *window)  in perf_gtk__resize_window()
  | 
| H A D | util.c | 11 struct perf_gtk_context *perf_gtk__activate_context(GtkWidget *window)  in perf_gtk__activate_context()
  | 
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ | 
| H A D | rs.c | 208 static void rs_rate_scale_clear_window(struct iwl_rate_scale_data *window)  in rs_rate_scale_clear_window() 431 	struct iwl_rate_scale_data *window = NULL;  in rs_collect_tx_data()  local 1382 	struct iwl_rate_scale_data *window = &(tbl->win[index]);  in rs_move_legacy_other()  local 1555 	struct iwl_rate_scale_data *window = &(tbl->win[index]);  in rs_move_siso_to_other()  local 1725 	struct iwl_rate_scale_data *window = &(tbl->win[index]);  in rs_move_mimo2_to_other()  local 1893 	struct iwl_rate_scale_data *window = &(tbl->win[index]);  in rs_move_mimo3_to_other()  local 2170 	struct iwl_rate_scale_data *window = NULL;  in rs_rate_scale_perform()  local
  | 
| /linux/lib/zstd/compress/ | 
| H A D | zstd_compress_internal.h | 271     ZSTD_window_t window;   /* State for window round buffer management */  member 336     ZSTD_window_t window;   /* State for the window round buffer management */  member 1033 MEM_STATIC void ZSTD_window_clear(ZSTD_window_t* window)  in ZSTD_window_clear() 1042 MEM_STATIC U32 ZSTD_window_isEmpty(ZSTD_window_t const window)  in ZSTD_window_isEmpty() 1053 MEM_STATIC U32 ZSTD_window_hasExtDict(ZSTD_window_t const window)  in ZSTD_window_hasExtDict() 1089 MEM_STATIC U32 ZSTD_window_canOverflowCorrect(ZSTD_window_t const window,  in ZSTD_window_canOverflowCorrect() 1124 MEM_STATIC U32 ZSTD_window_needOverflowCorrection(ZSTD_window_t const window,  in ZSTD_window_needOverflowCorrection() 1151 U32 ZSTD_window_correctOverflow(ZSTD_window_t* window, U32 cycleLog,  in ZSTD_window_correctOverflow() 1248 ZSTD_window_enforceMaxDist(ZSTD_window_t* window,  in ZSTD_window_enforceMaxDist() 1293 ZSTD_checkDictValidity(const ZSTD_window_t* window,  in ZSTD_checkDictValidity() [all …] 
 | 
| /linux/include/uapi/linux/ | 
| H A D | atmsap.h | 110 	    unsigned char window; /* window size (k), 1-127 (0 to omit) */  member 121 	    unsigned char window;/* packet window size, 1-127 (0 to omit) */  member
  | 
| /linux/drivers/watchdog/ | 
| H A D | bd96801_wdt.c | 104 	unsigned int window = FASTNG_MIN;  in find_closest_fast()  local 141 	unsigned int window = FASTNG_MIN;  in find_closest_slow()  local
  | 
| /linux/net/rxrpc/ | 
| H A D | input.c | 435 					  rxrpc_seq_t window, rxrpc_seq_t wtop)  in rxrpc_input_update_ack_window() 445 				   rxrpc_seq_t window, rxrpc_seq_t wtop,  in rxrpc_input_queue_data() 476 	rxrpc_seq_t window = call->ackr_window;  in rxrpc_input_data_one()  local
  | 
| /linux/drivers/powercap/ | 
| H A D | dtpm.c | 40 static int get_time_window_us(struct powercap_zone *pcz, int cid, u64 *window)  in get_time_window_us() 45 static int set_time_window_us(struct powercap_zone *pcz, int cid, u64 window)  in set_time_window_us()
  | 
| /linux/arch/x86/pci/ | 
| H A D | bus_numa.c | 35 	struct resource_entry *window;  in x86_pci_root_bus_resources()  local
  |