/linux-4.4.14/fs/ufs/ |
D | util.h | 322 #define ubh_get_addr8(ubh,begin) \ argument 326 #define ubh_get_addr16(ubh,begin) \ argument 330 #define ubh_get_addr32(ubh,begin) \ argument 334 #define ubh_get_addr64(ubh,begin) \ argument 350 #define ubh_blkmap(ubh,begin,bit) \ argument 383 #define ubh_setbit(ubh,begin,bit) \ argument 386 #define ubh_clrbit(ubh,begin,bit) \ argument 389 #define ubh_isset(ubh,begin,bit) \ argument 392 #define ubh_isclr(ubh,begin,bit) (!ubh_isset(ubh,begin,bit)) argument 394 #define ubh_find_first_zero_bit(ubh,begin,size) _ubh_find_next_zero_bit_(uspi,ubh,begin,size,0) argument [all …]
|
D | balloc.c | 743 unsigned begin, unsigned size, in ubh_scanc()
|
/linux-4.4.14/arch/avr32/mm/ |
D | cache.c | 26 unsigned long v, begin, end, linesz, mask; in invalidate_dcache_region() local 54 unsigned long v, begin, end, linesz; in clean_dcache_region() local 67 unsigned long v, begin, end, linesz; in flush_dcache_region() local 80 unsigned long v, begin, end, linesz; in invalidate_icache_region() local
|
/linux-4.4.14/samples/seccomp/ |
D | bpf-helper.c | 21 struct sock_filter *begin = filter; in bpf_resolve_jumps() local 65 struct __bpf_label *begin = labels->labels, *end; in seccomp_bpf_label() local
|
/linux-4.4.14/arch/sh/mm/ |
D | cache-sh2a.c | 54 unsigned long begin, end; in sh2a__flush_wback_region() local 95 unsigned long begin, end; in sh2a__flush_purge_region() local 125 unsigned long begin, end; in sh2a__flush_invalidate_region() local
|
D | cache-sh2.c | 22 unsigned long begin, end; in sh2__flush_wback_region() local 43 unsigned long begin, end; in sh2__flush_purge_region() local
|
D | cache-sh3.c | 38 unsigned long begin, end; in sh3__flush_wback_region() local 77 unsigned long begin, end; in sh3__flush_purge_region() local
|
/linux-4.4.14/arch/mips/ath25/ |
D | board.c | 61 const void __iomem *begin = limit - 0x1000; in find_board_config() local 74 const void __iomem *rcfg, *begin, *end; in find_radio_config() local
|
/linux-4.4.14/arch/x86/kernel/ |
D | sys_x86_64.c | 100 static void find_start_end(unsigned long flags, unsigned long *begin, in find_start_end() 132 unsigned long begin, end; in arch_get_unmapped_area() local
|
D | vmlinux.lds.S | 179 __init_begin = .; /* paired with __init_end */
|
/linux-4.4.14/tools/include/linux/ |
D | list.h | 16 static inline void list_del_range(struct list_head *begin, in list_del_range()
|
/linux-4.4.14/fs/hfsplus/ |
D | bfind.c | 55 int *begin, in hfs_find_1st_rec_by_cnid() 93 int *begin, in hfs_find_rec_by_key()
|
/linux-4.4.14/arch/mips/mti-malta/ |
D | malta-memory.c | 27 static void free_init_pages_eva_malta(void *begin, void *end) in free_init_pages_eva_malta()
|
/linux-4.4.14/arch/cris/mm/ |
D | init.c | 38 void free_init_pages(const char *what, unsigned long begin, unsigned long end) in free_init_pages()
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
D | scan.h | 29 struct ieee80211_channel **begin; member
|
D | wsm.h | 1821 u8 *begin; member
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | crash_dump.c | 126 void crash_free_reserved_phys_range(unsigned long begin, unsigned long end) in crash_free_reserved_phys_range()
|
D | machine_kexec_64.c | 51 unsigned long begin, end; /* limits of segment */ in default_machine_kexec_prepare() local
|
D | fadump.c | 1035 static void fadump_release_memory(unsigned long begin, unsigned long end) in fadump_release_memory()
|
/linux-4.4.14/kernel/ |
D | tracepoint.c | 389 static void tp_module_going_check_quiescent(struct tracepoint * const *begin, in tp_module_going_check_quiescent() 501 static void for_each_tracepoint_range(struct tracepoint * const *begin, in for_each_tracepoint_range()
|
D | kexec_core.c | 890 void __weak crash_free_reserved_phys_range(unsigned long begin, in crash_free_reserved_phys_range()
|
/linux-4.4.14/drivers/acpi/acpica/ |
D | exdebug.c | 426 u8 begin, u8 *aml, char *pathname) in acpi_ex_trace_point()
|
D | utdebug.c | 581 acpi_trace_point(acpi_trace_event_type type, u8 begin, u8 *aml, char *pathname) in acpi_trace_point()
|
/linux-4.4.14/include/linux/ |
D | ratelimit.h | 17 unsigned long begin; member
|
D | suspend.h | 179 int (*begin)(suspend_state_t state); member 191 int (*begin)(void); member 353 int (*begin)(void); member
|
D | ethtool.h | 249 int (*begin)(struct net_device *); member
|
D | device-mapper.h | 207 sector_t begin; member
|
/linux-4.4.14/arch/arm64/kernel/ |
D | alternative.c | 37 struct alt_instr *begin; member
|
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/ |
D | debug.c | 124 char *begin; in write_file_dump() local
|
/linux-4.4.14/arch/mips/mm/ |
D | sc-rm7k.c | 188 unsigned long flags, addr, begin, end, pow2; in __probe_tcache() local
|
D | init.c | 479 void free_init_pages(const char *what, unsigned long begin, unsigned long end) in free_init_pages()
|
D | c-r4k.c | 1338 unsigned long flags, addr, begin, end, pow2; in probe_scache() local
|
/linux-4.4.14/drivers/net/can/usb/ |
D | usb_8dev.c | 156 u8 begin; member 166 u8 begin; member 178 u8 begin; member
|
/linux-4.4.14/samples/bpf/ |
D | trace_output_user.c | 69 void *base, *begin, *end; in perf_event_read() local
|
/linux-4.4.14/mm/ |
D | list_lru.c | 297 int begin, int end) in __memcg_destroy_list_lru_node() 306 int begin, int end) in __memcg_init_list_lru_node()
|
/linux-4.4.14/drivers/md/persistent-data/ |
D | dm-space-map-common.c | 168 static int sm_find_free(void *addr, unsigned begin, unsigned end, in sm_find_free() 327 int sm_ll_find_free_block(struct ll_disk *ll, dm_block_t begin, in sm_ll_find_free_block()
|
D | dm-space-map-disk.c | 30 dm_block_t begin; member
|
D | dm-space-map-metadata.c | 95 unsigned begin; member 171 dm_block_t begin; member
|
D | dm-array.c | 454 unsigned begin, end; in shrink() local
|
/linux-4.4.14/drivers/scsi/aic7xxx/aicasm/ |
D | aicasm.c | 69 u_int begin; member
|
/linux-4.4.14/drivers/input/ |
D | input-mt.c | 299 static int adjust_dual(int *begin, int step, int *end, int eq, int mu) in adjust_dual()
|
/linux-4.4.14/drivers/hwmon/ |
D | applesmc.c | 377 int begin = 0, end = smcreg.key_count; in applesmc_get_lower_bound() local 399 int begin = 0, end = smcreg.key_count; in applesmc_get_upper_bound() local 421 int begin, end; in applesmc_get_entry_by_key() local
|
/linux-4.4.14/drivers/md/ |
D | dm-stripe.c | 264 sector_t begin, end; in stripe_map_range() local
|
D | dm-thin-metadata.c | 1437 dm_block_t begin, dm_block_t end, in dm_thin_find_mapped_range() 1544 static int __remove_range(struct dm_thin_device *td, dm_block_t begin, dm_block_t end) in __remove_range() 1616 dm_block_t begin, dm_block_t end) in dm_thin_remove_range()
|
D | dm-cache-policy-smq.c | 59 struct entry *begin; member 672 unsigned begin; member 679 unsigned begin, unsigned end) in init_allocator()
|
D | dm-thin.c | 652 dm_block_t *begin, dm_block_t *end) in get_bio_block_range() 1134 sector_t begin, sector_t end) in ll_zero() 1498 static void break_up_discard_bio(struct thin_c *tc, dm_block_t begin, dm_block_t end, in break_up_discard_bio() 1584 dm_block_t begin, end; in process_discard_bio() local
|
D | dm-cache-target.c | 205 dm_cblock_t begin; member 513 static void build_key(dm_oblock_t begin, dm_oblock_t end, struct dm_cell_key *key) in build_key() 2110 uint64_t begin = from_cblock(req->cblocks->begin); in process_invalidation_request() local
|
D | dm-cache-metadata.c | 847 dm_cblock_t begin, dm_cblock_t end, in blocks_are_unmapped_or_clean()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | pmac_pfunc.h | 57 void * (*begin)(struct pmf_function *func, struct pmf_args *args); member
|
/linux-4.4.14/fs/cifs/ |
D | asn1.c | 96 unsigned char *begin; /* First octet */ member
|
/linux-4.4.14/drivers/infiniband/ulp/ipoib/ |
D | ipoib_cm.c | 894 unsigned long begin; in ipoib_cm_dev_stop() local 1171 unsigned long begin; in ipoib_cm_tx_destroy() local
|
D | ipoib_ib.c | 825 unsigned long begin; in ipoib_ib_dev_stop() local
|
/linux-4.4.14/arch/x86/mm/ |
D | init.c | 648 void free_init_pages(char *what, unsigned long begin, unsigned long end) in free_init_pages()
|
/linux-4.4.14/arch/tile/mm/ |
D | init.c | 918 static void free_init_pages(char *what, unsigned long begin, unsigned long end) in free_init_pages()
|
/linux-4.4.14/net/ipv4/netfilter/ |
D | nf_nat_snmp_basic.c | 139 unsigned char *begin; /* First octet */ member 897 static inline void mangle_address(unsigned char *begin, in mangle_address()
|
/linux-4.4.14/drivers/mtd/ |
D | mtdconcat.c | 847 uint64_t begin, position; in mtd_concat_create() local
|
/linux-4.4.14/drivers/pci/hotplug/ |
D | cpqphp_core.c | 97 static void __iomem *detect_SMBIOS_pointer(void __iomem *begin, void __iomem *end) in detect_SMBIOS_pointer()
|
D | cpqphp_pci.c | 53 static void __iomem *detect_HRT_floating_pointer(void __iomem *begin, void __iomem *end) in detect_HRT_floating_pointer()
|
/linux-4.4.14/drivers/xen/ |
D | gntdev.c | 717 uint64_t begin = map->index << PAGE_SHIFT; in gntdev_ioctl_notify() local
|
/linux-4.4.14/drivers/block/ |
D | virtio_blk.c | 451 char *begin = buf + strlen(prefix); in virtblk_name_format() local
|
/linux-4.4.14/sound/isa/gus/ |
D | gus_pcm.c | 114 unsigned int curr, begin, end; in snd_gf1_pcm_trigger_up() local
|
/linux-4.4.14/drivers/net/wireless/b43/ |
D | lo.c | 589 int begin, end; in lo_probe_possible_loctls() local
|
/linux-4.4.14/arch/ia64/kernel/ |
D | palinfo.c | 152 int i, begin, skip = 0; in bitregister_process() local
|
/linux-4.4.14/drivers/net/wireless/b43legacy/ |
D | phy.c | 1401 int begin; in b43legacy_phy_lo_g_state() local
|
/linux-4.4.14/fs/gfs2/ |
D | rgrp.c | 1934 static bool gfs2_select_rgrp(struct gfs2_rgrpd **pos, const struct gfs2_rgrpd *begin) in gfs2_select_rgrp() 1986 struct gfs2_rgrpd *begin = NULL; in gfs2_inplace_reserve() local
|
/linux-4.4.14/drivers/pinctrl/sh-pfc/ |
D | sh_pfc.h | 131 u16 begin; member
|
/linux-4.4.14/net/switchdev/ |
D | switchdev.c | 637 u16 begin; member
|
/linux-4.4.14/arch/tile/kernel/ |
D | setup.c | 1140 void __init free_initrd_mem(unsigned long begin, unsigned long end) in free_initrd_mem()
|
/linux-4.4.14/drivers/scsi/ |
D | BusLogic.c | 3580 static bool begin = true; in blogic_msg() local
|
D | sd.c | 2944 char *begin = buf + strlen(prefix); in sd_format_disk_name() local
|
/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/ |
D | hnae.h | 265 static inline int ring_dist(struct hnae_ring *ring, int begin, int end) in ring_dist()
|
/linux-4.4.14/arch/mips/include/asm/ |
D | sgiarcs.h | 176 struct linux_bigint begin; member
|
/linux-4.4.14/net/sunrpc/auth_gss/ |
D | auth_gss.c | 1557 unsigned long begin, expire; in gss_cred_is_negative_entry() local
|
/linux-4.4.14/drivers/net/ethernet/cadence/ |
D | macb.c | 779 static void discard_partial_frame(struct macb *bp, unsigned int begin, in discard_partial_frame()
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
D | wil6210.h | 396 cycles_t idle, last_idle, begin; member
|
/linux-4.4.14/drivers/block/mtip32xx/ |
D | mtip32xx.c | 3502 char *begin = buf + strlen(prefix); in rssd_disk_name_format() local
|
/linux-4.4.14/drivers/mtd/nand/brcmnand/ |
D | brcmnand.c | 1341 bool begin, bool end, in brcmnand_fill_dma_desc()
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
D | wmi-tlv.c | 85 const void *begin = ptr; in ath10k_wmi_tlv_iter() local
|
/linux-4.4.14/drivers/net/ethernet/intel/e1000/ |
D | e1000_main.c | 1480 unsigned long begin = (unsigned long)start; in e1000_check_64k_bound() local
|
/linux-4.4.14/drivers/ata/ |
D | libata-core.c | 5920 void **begin = (void **)ops; in ata_finalize_port_ops() local
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
D | resource_tracker.c | 4500 unsigned long begin; in move_all_busy() local
|