| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | dwarf-aux.c | 378 Dwarf_Addr base, end; in die_entrypc() local 1132 Dwarf_Addr base; in die_get_var_innermost_scope() local 1192 Dwarf_Addr base; in die_get_var_range() local
|
| H A D | srcline.c | 71 const char *base = strrchr(path, '/'); in gnu_basename() local
|
| H A D | unwind-libunwind-local.c | 472 unw_word_t base = is_exec ? 0 : start; in find_proc_info() local
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/drm/ |
| H A D | exynos_drm.h | 234 struct drm_event base; member 242 struct drm_event base; member
|
| /kernel/linux/linux-6.6/sound/pci/hda/ |
| H A D | hda_controller.c | 350 static u64 azx_scale64(u64 base, u32 num, u32 den) in azx_scale64() argument
|
| /kernel/linux/linux-6.6/security/apparmor/ |
| H A D | label.c | 1861 fqlookupn_profile(struct aa_label *base, struct aa_label *currentbase, const char *str, size_t n) fqlookupn_profile() argument 1885 aa_label_strn_parse(struct aa_label *base, const char *str, size_t n, gfp_t gfp, bool create, bool force_stack) aa_label_strn_parse() argument 1967 aa_label_parse(struct aa_label *base, const char *str, gfp_t gfp, bool create, bool force_stack) aa_label_parse() argument [all...] |
| /kernel/linux/linux-6.6/sound/arm/ |
| H A D | aaci.h | 200 void __iomem *base; member 225 void __iomem *base; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/hid/tests/ |
| H A D | test_multitouch.py | 9 from . import base namespace
|
| /kernel/liteos_a/fs/vfs/bcache/src/ |
| H A D | bcache.c | 438 OsBcacheBlock *base = bc->wStart; in GetBaseBlock() local
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | kd.h | 116 unsigned char diacr, base, result; member 125 unsigned int diacr, base, result; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/drm/ |
| H A D | exynos_drm.h | 212 struct drm_event base; member 220 struct drm_event base; member
|
| /kernel/linux/linux-6.6/sound/soc/codecs/ |
| H A D | arizona.h | 322 unsigned int base; member [all...] |
| H A D | jz4725b.c | 162 void __iomem *base; member
|
| H A D | madera.h | 161 unsigned int base; member [all...] |
| /kernel/linux/linux-6.6/sound/soc/atmel/ |
| H A D | atmel-i2s.c | 619 void __iomem *base; in atmel_i2s_probe() local
|
| H A D | mchp-spdifrx.c | 1086 void __iomem *base; in mchp_spdifrx_probe() local
|
| H A D | mchp-spdiftx.c | 786 void __iomem *base; in mchp_spdiftx_probe() local
|
| /kernel/linux/linux-6.6/sound/soc/amd/acp/ |
| H A D | amd.h | 130 void __iomem *base; /* ACP memory PCI base */ global() member [all...] |
| /kernel/linux/linux-6.6/sound/pci/ |
| H A D | sis7019.c | 193 void __iomem *base = voice->ctrl_base; in sis_update_sso() local
|
| /kernel/linux/linux-6.6/sound/soc/codecs/aw88395/ |
| H A D | aw88395_device.c | 1113 aw_dev_dsp_update_container(struct aw_device *aw_dev, unsigned char *data, unsigned int len, unsigned short base) aw_dev_dsp_update_container() argument
|
| /kernel/linux/linux-6.6/drivers/scsi/ |
| H A D | initio.c | 276 static void initio_se2_instr(unsigned long base, u8 instr) in initio_se2_instr() argument 308 initio_se2_ew_en(unsigned long base) initio_se2_ew_en() argument 322 initio_se2_ew_ds(unsigned long base) initio_se2_ew_ds() argument 337 initio_se2_rd(unsigned long base, u8 addr) initio_se2_rd() argument 372 initio_se2_wr(unsigned long base, u8 addr, u16 val) initio_se2_wr() argument 417 initio_se2_rd_all(unsigned long base) initio_se2_rd_all() argument 447 initio_se2_update_all(unsigned long base) initio_se2_update_all() argument 483 initio_read_eeprom(unsigned long base) initio_read_eeprom() argument [all...] |
| H A D | NCR5380.h | 215 unsigned long base; /* Device base address */ member
|
| /kernel/linux/linux-6.6/drivers/scsi/pcmcia/ |
| H A D | nsp_cs.c | 274 unsigned int base = data->BaseAddress; in nsp_setup_fifo() local 309 unsigned int base = data->BaseAddress; in nsphw_init() local 367 unsigned int base = SCpnt->device->host->io_port; nsphw_start_selection() local 503 unsigned int base = SCpnt->device->host->io_port; nsp_start_timer() local 517 unsigned int base = SCpnt->device->host->io_port; nsp_negate_signal() local 546 unsigned int base = SCpnt->device->host->io_port; nsp_expect_signal() local 580 unsigned int base = SCpnt->device->host->io_port; nsp_xfer() local 653 unsigned int base = SCpnt->device->host->io_port; nsp_reselected() local 690 unsigned int base = SCpnt->device->host->io_port; nsp_fifo_count() local 718 unsigned int base = SCpnt->device->host->io_port; nsp_pio_read() local 821 unsigned int base = SCpnt->device->host->io_port; nsp_pio_write() local 921 unsigned int base = SCpnt->device->host->io_port; nsp_nexus() local 963 unsigned int base; nspintr() local 1470 unsigned int base = data->BaseAddress; nsp_bus_reset() local [all...] |
| H A D | sym53c500_cs.c | 242 SYM53C500_pio_read(int fast_pio, int base, unsigned char *request, unsigned int reqlen) in SYM53C500_pio_read() argument 297 SYM53C500_pio_write(int fast_pio, int base, unsigned char *request, unsigned int reqlen) in SYM53C500_pio_write() argument [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/esas2r/ |
| H A D | esas2r_main.c | 1267 u32 base = addr_lo & -(signed int)MW_DATA_WINDOW_SIZE; in esas2r_map_data_window() local
|