/openbmc/phosphor-fan-presence/presence/ |
H A D | gpio.cpp | 48 bool Gpio::start() in start() function in phosphor::fan::presence::Gpio
|
/openbmc/linux/fs/adfs/ |
H A D | map.c | 74 unsigned int start = dm->dm_startbit; in lookup_zone() local 122 unsigned int start = 8, fragend; in scan_free_map() local
|
/openbmc/u-boot/drivers/usb/eth/ |
H A D | lan7x.h | 132 unsigned long start = get_timer(0); in lan7x_wait_for_bit() local 174 unsigned long start = get_timer(0); in lan7x_mdio_wait_for_bit() local
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | acpi_table.c | 299 u16 seg_nr, u8 start, u8 end) in acpi_create_mcfg_mmconfig() 456 ulong write_acpi_tables(ulong start) in write_acpi_tables()
|
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | ppatomfwctrl.c | 37 unsigned long start = (unsigned long)voltage_object_info_table; in pp_atomfwctrl_lookup_voltage_type_v4() local 187 unsigned long start = (unsigned long)gpio_lookup_table; in pp_atomfwctrl_lookup_gpio_pin() local
|
/openbmc/linux/include/linux/ |
H A D | static_call.h | 262 static inline int static_call_text_reserved(void *start, void *end) in static_call_text_reserved() 336 static inline int static_call_text_reserved(void *start, void *end) in static_call_text_reserved()
|
H A D | find.h | 443 unsigned long start, unsigned long n) in __for_each_wrap() 653 #define for_each_set_bit_wrap(bit, addr, size, start) \ argument 665 #define for_each_set_clump8(start, clump, bits, size) \ argument
|
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_coredump.c | 223 time64_t start, s16 start_utc, u16 total_segs, in bnxt_fill_coredump_record() 316 unsigned long start, end; in __bnxt_get_coredump() local
|
/openbmc/linux/tools/testing/selftests/kvm/ |
H A D | kvm_page_table_test.c | 189 struct timespec start; in vcpu_worker() local 347 struct timespec start; in run_test() local
|
/openbmc/linux/drivers/tee/ |
H A D | tee_shm.c | 25 static int shm_get_kernel_pages(unsigned long start, size_t page_count, in shm_get_kernel_pages() 222 unsigned long start; in register_shm_helper() local
|
/openbmc/linux/fs/btrfs/ |
H A D | extent_io.h | 60 #define BITMAP_FIRST_BYTE_MASK(start) \ argument 76 u64 start; member
|
/openbmc/linux/lib/ |
H A D | idr.c | 79 int idr_alloc(struct idr *idr, void *ptr, int start, int end, gfp_t gfp) in idr_alloc() 117 int idr_alloc_cyclic(struct idr *idr, void *ptr, int start, int end, gfp_t gfp) in idr_alloc_cyclic()
|
/openbmc/linux/mm/ |
H A D | page_ext.c | 358 unsigned long start, end, pfn; in online_page_ext() local 390 unsigned long start, end, pfn; in offline_page_ext() local
|
H A D | cma.c | 390 unsigned long start = 0; in cma_debug_show_areas() local 430 unsigned long start = 0; in cma_alloc() local
|
/openbmc/linux/drivers/staging/media/atomisp/include/hmm/ |
H A D | hmm_bo.h | 94 unsigned int start; member 127 unsigned int start; member
|
/openbmc/linux/block/ |
H A D | badblocks.c | 399 sector_t start = BB_OFFSET(p[lo]); in badblocks_clear() local 444 sector_t start = BB_OFFSET(p[i]); in ack_all_badblocks() local
|
/openbmc/linux/drivers/accessibility/speakup/ |
H A D | synth.c | 329 int synth_request_region(unsigned long start, unsigned long n) in synth_request_region() 342 int synth_release_region(unsigned long start, unsigned long n) in synth_release_region()
|
/openbmc/linux/include/net/ |
H A D | regulatory.h | 226 #define REG_RULE_EXT(start, end, bw, gain, eirp, dfs_cac, reg_flags) \ argument 237 #define REG_RULE(start, end, bw, gain, eirp, reg_flags) \ argument
|
/openbmc/linux/arch/arm/mm/ |
H A D | flush.c | 79 void flush_cache_range(struct vm_area_struct *vma, unsigned long start, unsigned long end) in flush_cache_range() 255 unsigned long start, offset, pfn; in __flush_dcache_aliases() local
|
/openbmc/linux/arch/x86/kernel/ |
H A D | callthunks.c | 232 patch_call_sites(s32 *start, s32 *end, const struct core_text *ct) in patch_call_sites() 241 patch_paravirt_call_sites(struct paravirt_patch_site *start, in patch_paravirt_call_sites()
|
/openbmc/linux/fs/9p/ |
H A D | vfs_file.c | 452 static int v9fs_file_fsync(struct file *filp, loff_t start, loff_t end, in v9fs_file_fsync() 476 int v9fs_file_fsync_dotl(struct file *filp, loff_t start, loff_t end, in v9fs_file_fsync_dotl()
|
/openbmc/qemu/hw/gpio/ |
H A D | bcm2835_gpio.c | 114 uint32_t val, uint8_t start, uint8_t count, uint32_t *lev) in gpset() 131 uint32_t val, uint8_t start, uint8_t count, uint32_t *lev) in gpclr()
|
/openbmc/linux/arch/sh/kernel/ |
H A D | dwarf.c | 866 void *start, unsigned long len, in dwarf_parse_fde() 924 unsigned long start, end; in dwarf_parse_fde() local 1093 unsigned long start, end; in module_dwarf_finalize() local
|
/openbmc/linux/tools/perf/util/ |
H A D | map.c | 105 void map__init(struct map *map, u64 start, u64 end, u64 pgoff, struct dso *dso) in map__init() 118 struct map *map__new(struct machine *machine, u64 start, u64 len, in map__new() 221 struct map *map__new2(u64 start, struct dso *dso) in map__new2()
|
/openbmc/linux/drivers/net/ethernet/i825xx/ |
H A D | ether1.c | 126 ether1_writebuffer (struct net_device *dev, void *data, unsigned int start, unsigned int length) in ether1_writebuffer() 189 ether1_readbuffer (struct net_device *dev, void *data, unsigned int start, unsigned int length) in ether1_readbuffer() 614 int start, tail; in ether1_txalloc() local
|