/linux-4.1.27/tools/virtio/linux/ |
H A D | kmemleak.h | 1 static inline void kmemleak_ignore(const void *ptr) kmemleak_ignore() argument
|
H A D | err.h | 12 static inline long __must_check PTR_ERR(const void *ptr) PTR_ERR() argument 17 static inline long __must_check IS_ERR(const void *ptr) IS_ERR() argument 22 static inline long __must_check IS_ERR_OR_NULL(const void *ptr) IS_ERR_OR_NULL() argument
|
/linux-4.1.27/arch/unicore32/include/mach/ |
H A D | uncompress.h | 22 static void arch_decomp_puts(const char *ptr) arch_decomp_puts() argument
|
/linux-4.1.27/arch/ia64/include/asm/ |
H A D | sections.h | 30 static inline void *dereference_function_descriptor(void *ptr) dereference_function_descriptor() argument
|
/linux-4.1.27/include/linux/ |
H A D | adfs_fs.h | 11 static inline int adfs_checkbblk(unsigned char *ptr) adfs_checkbblk() argument
|
H A D | err.h | 28 static inline long __must_check PTR_ERR(__force const void *ptr) PTR_ERR() argument 33 static inline bool __must_check IS_ERR(__force const void *ptr) IS_ERR() argument 38 static inline bool __must_check IS_ERR_OR_NULL(__force const void *ptr) IS_ERR_OR_NULL() argument 50 static inline void * __must_check ERR_CAST(__force const void *ptr) ERR_CAST() argument 56 static inline int __must_check PTR_ERR_OR_ZERO(__force const void *ptr) PTR_ERR_OR_ZERO() argument
|
H A D | hash.h | 87 static inline unsigned long hash_ptr(const void *ptr, unsigned int bits) hash_ptr() argument 92 static inline u32 hash32_ptr(const void *ptr) hash32_ptr() argument
|
H A D | futex.h | 48 void *ptr; member in struct:futex_key::__anon11708
|
H A D | hugetlb_cgroup.h | 87 hugetlb_cgroup_charge_cgroup(int idx, unsigned long nr_pages, struct hugetlb_cgroup **ptr) hugetlb_cgroup_charge_cgroup() argument
|
H A D | kmemleak.h | 42 static inline void kmemleak_alloc_recursive(const void *ptr, size_t size, kmemleak_alloc_recursive() argument 50 static inline void kmemleak_free_recursive(const void *ptr, unsigned long flags) kmemleak_free_recursive() argument 56 static inline void kmemleak_erase(void **ptr) kmemleak_erase() argument 66 static inline void kmemleak_alloc(const void *ptr, size_t size, int min_count, kmemleak_alloc() argument 70 static inline void kmemleak_alloc_recursive(const void *ptr, size_t size, kmemleak_alloc_recursive() argument 75 static inline void kmemleak_alloc_percpu(const void __percpu *ptr, size_t size, kmemleak_alloc_percpu() argument 79 static inline void kmemleak_free(const void *ptr) kmemleak_free() argument 82 static inline void kmemleak_free_part(const void *ptr, size_t size) kmemleak_free_part() argument 85 static inline void kmemleak_free_recursive(const void *ptr, unsigned long flags) kmemleak_free_recursive() argument 88 static inline void kmemleak_free_percpu(const void __percpu *ptr) kmemleak_free_percpu() argument 91 static inline void kmemleak_update_trace(const void *ptr) kmemleak_update_trace() argument 94 static inline void kmemleak_not_leak(const void *ptr) kmemleak_not_leak() argument 97 static inline void kmemleak_ignore(const void *ptr) kmemleak_ignore() argument 100 static inline void kmemleak_scan_area(const void *ptr, size_t size, gfp_t gfp) kmemleak_scan_area() argument 103 static inline void kmemleak_erase(void **ptr) kmemleak_erase() argument 106 static inline void kmemleak_no_scan(const void *ptr) kmemleak_no_scan() argument
|
H A D | list_nulls.h | 37 static inline int is_a_nulls(const struct hlist_nulls_node *ptr) is_a_nulls() argument 48 static inline unsigned long get_nulls_value(const struct hlist_nulls_node *ptr) get_nulls_value() argument
|
/linux-4.1.27/arch/arm/plat-samsung/ |
H A D | pm-common.c | 31 void s3c_pm_do_save(struct sleep_save *ptr, int count) s3c_pm_do_save() argument 50 void s3c_pm_do_restore(const struct sleep_save *ptr, int count) s3c_pm_do_restore() argument 71 void s3c_pm_do_restore_core(const struct sleep_save *ptr, int count) s3c_pm_do_restore_core() argument
|
H A D | pm-check.c | 50 static void s3c_pm_run_res(struct resource *ptr, run_fn_t fn, u32 *arg) s3c_pm_run_res() argument 144 static inline int in_region(void *ptr, int size, void *what, size_t whatsz) in_region() argument 170 void *ptr; s3c_pm_runcheck() local
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | cmpxchg_64.h | 4 static inline void set_64bit(volatile u64 *ptr, u64 val) set_64bit() argument
|
H A D | cmpxchg_32.h | 23 static inline void set_64bit(volatile u64 *ptr, u64 value) set_64bit() argument 46 static inline u64 __cmpxchg64(volatile u64 *ptr, u64 old, u64 new) __cmpxchg64() argument 59 static inline u64 __cmpxchg64_local(volatile u64 *ptr, u64 old, u64 new) __cmpxchg64_local() argument
|
/linux-4.1.27/arch/microblaze/include/asm/ |
H A D | cmpxchg.h | 8 static inline unsigned long __xchg(unsigned long x, volatile void *ptr, __xchg() argument
|
H A D | highmem.h | 79 static inline struct page *kmap_atomic_to_page(void *ptr) kmap_atomic_to_page() argument
|
/linux-4.1.27/arch/powerpc/boot/ |
H A D | stdlib.c | 16 unsigned long long int strtoull(const char *ptr, char **end, int base) strtoull() argument
|
H A D | simple_alloc.c | 68 static struct alloc_info *simple_find_entry(void *ptr) simple_find_entry() argument 83 static void simple_free(void *ptr) simple_free() argument 97 static void *simple_realloc(void *ptr, unsigned long size) simple_realloc() argument
|
/linux-4.1.27/fs/fscache/ |
H A D | netfs.c | 24 struct fscache_netfs *ptr; __fscache_register_netfs() local
|
/linux-4.1.27/lib/ |
H A D | memweight.c | 10 size_t memweight(const void *ptr, size_t bytes) memweight() argument
|
H A D | timerqueue.c | 43 struct timerqueue_node *ptr; timerqueue_add() local
|
H A D | cmdline.c | 127 unsigned long long memparse(const char *ptr, char **retptr) memparse() argument
|
/linux-4.1.27/samples/bpf/ |
H A D | tracex4_kern.c | 30 long ptr = ctx->si; bpf_prog1() local 39 long ptr = ctx->ax; bpf_prog2() local
|
/linux-4.1.27/include/drm/ |
H A D | drm_mem_util.h | 57 static __inline void drm_free_large(void *ptr) drm_free_large() argument
|
/linux-4.1.27/drivers/misc/vmw_vmci/ |
H A D | vmci_driver.h | 34 void *ptr; member in struct:vmci_obj
|
/linux-4.1.27/arch/sparc/kernel/ |
H A D | idprom.c | 66 unsigned char cksum, i, *ptr = (unsigned char *)idprom; calc_idprom_cksum() local
|
H A D | kgdb_32.c | 113 char *ptr; kgdb_arch_handle_exception() local
|
H A D | kgdb_64.c | 140 char *ptr; kgdb_arch_handle_exception() local
|
H A D | sstate.c | 77 static int sstate_panic_event(struct notifier_block *n, unsigned long event, void *ptr) sstate_panic_event() argument
|
/linux-4.1.27/arch/unicore32/include/asm/ |
H A D | cmpxchg.h | 19 static inline unsigned long __xchg(unsigned long x, volatile void *ptr, __xchg() argument
|
H A D | assembler.h | 100 .macro usracc, instr, reg, ptr, inc, cond, rept, abort variable 119 .macro strusr, reg, ptr, inc, cond = al, rept = 1, abort = 9001f variable 120 usracc st, \reg, \ptr, \inc, \cond, \rept, \abort variable 123 .macro ldrusr, reg, ptr, inc, cond = al, rept = 1, abort = 9001f variable 124 usracc ld, \reg, \ptr, \inc, \cond, \rept, \abort variable
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
H A D | cvmx-packet.h | 39 void *ptr; member in union:cvmx_buf_ptr
|
/linux-4.1.27/drivers/pps/clients/ |
H A D | pps-ktimer.c | 42 static void pps_ktimer_event(unsigned long ptr) pps_ktimer_event() argument
|
/linux-4.1.27/include/net/netns/ |
H A D | generic.h | 31 void *ptr[0]; member in struct:net_generic 37 void *ptr; net_generic() local
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | facility.h | 18 unsigned char *ptr; __test_facility() local
|
/linux-4.1.27/arch/sh/include/asm/ |
H A D | cmpxchg.h | 51 static inline unsigned long __cmpxchg(volatile void * ptr, unsigned long old, __cmpxchg() argument
|
/linux-4.1.27/arch/nios2/include/asm/ |
H A D | cmpxchg.h | 20 static inline unsigned long __xchg(unsigned long x, volatile void *ptr, __xchg() argument
|
H A D | dma-mapping.h | 64 static inline dma_addr_t dma_map_single(struct device *dev, void *ptr, dma_map_single() argument
|
/linux-4.1.27/arch/arm64/include/asm/ |
H A D | traps.h | 37 static inline int in_exception_text(unsigned long ptr) in_exception_text() argument
|
/linux-4.1.27/arch/c6x/include/asm/ |
H A D | cmpxchg.h | 19 static inline unsigned int __xchg(unsigned int x, volatile void *ptr, int size) __xchg() argument
|
/linux-4.1.27/arch/frv/mm/ |
H A D | highmem.c | 35 struct page *kmap_atomic_to_page(void *ptr) kmap_atomic_to_page() argument
|
/linux-4.1.27/arch/hexagon/include/asm/ |
H A D | cmpxchg.h | 36 static inline unsigned long __xchg(unsigned long x, volatile void *ptr, __xchg() argument
|
/linux-4.1.27/arch/metag/include/asm/ |
H A D | cmpxchg.h | 43 static inline unsigned long __cmpxchg(volatile void *ptr, unsigned long old, __cmpxchg() argument
|
/linux-4.1.27/fs/btrfs/ |
H A D | struct-funcs.c | 139 unsigned long ptr = btrfs_node_key_ptr_offset(nr); btrfs_node_key() local
|
/linux-4.1.27/net/sched/ |
H A D | em_u32.c | 25 const unsigned char *ptr = skb_network_header(skb); em_u32_match() local
|
H A D | em_cmp.c | 29 unsigned char *ptr = tcf_get_base_ptr(skb, cmp->layer) + cmp->off; em_cmp_match() local
|
H A D | em_nbyte.c | 47 unsigned char *ptr = tcf_get_base_ptr(skb, nbyte->hdr.layer); em_nbyte_match() local
|
/linux-4.1.27/tools/perf/util/ |
H A D | wrapper.c | 27 void *xrealloc(void *ptr, size_t size) xrealloc() argument
|
H A D | zlib.c | 17 void *ptr; gzip_decompress_to_file() local
|
/linux-4.1.27/include/asm-generic/ |
H A D | cmpxchg-local.h | 14 static inline unsigned long __cmpxchg_local_generic(volatile void *ptr, __cmpxchg_local_generic() argument 53 static inline u64 __cmpxchg64_local_generic(volatile void *ptr, __cmpxchg64_local_generic() argument
|
H A D | msi.h | 26 void *ptr; member in union:msi_alloc_info::__anon11435
|
H A D | cmpxchg.h | 25 unsigned long __xchg(unsigned long x, volatile void *ptr, int size) __xchg() argument
|
/linux-4.1.27/include/linux/mlx5/ |
H A D | cmd.h | 39 u64 ptr; member in struct:manage_pages_layout
|
/linux-4.1.27/drivers/net/caif/ |
H A D | caif_spi_slave.c | 64 u8 *ptr = NULL; cfspi_xfer() local
|
/linux-4.1.27/drivers/misc/cb710/ |
H A D | sgbuf2.c | 48 static inline bool needs_unaligned_copy(const void *ptr) needs_unaligned_copy() argument 57 static bool sg_dwiter_get_next_block(struct sg_mapping_iter *miter, uint32_t **ptr) sg_dwiter_get_next_block() argument 95 uint32_t *ptr = NULL; cb710_sg_dwiter_read_next_block() local 135 uint32_t *ptr = NULL; cb710_sg_dwiter_write_next_block() local
|
/linux-4.1.27/drivers/staging/android/uapi/ |
H A D | ion_test.h | 31 __u64 ptr; member in struct:ion_test_rw_data
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
H A D | uuid.c | 47 static inline __u32 consume(int nob, __u8 **ptr) consume() argument 62 __u8 *ptr = in; uuid_unpack() local
|
/linux-4.1.27/drivers/fmc/ |
H A D | fru-parse.c | 49 uint8_t *ptr = (void *)header; fru_header_cksum_ok() local 58 uint8_t *ptr = (void *)bia; fru_bia_cksum_ok() local
|
/linux-4.1.27/drivers/edac/ |
H A D | octeon_edac-pc.c | 39 co_cache_error_event(struct notifier_block *this, unsigned long event, void *ptr) co_cache_error_event() argument
|
/linux-4.1.27/arch/x86/purgatory/ |
H A D | purgatory.c | 44 struct sha_region *ptr, *end; verify_sha256_digest() local
|
/linux-4.1.27/arch/x86/um/ |
H A D | syscalls_64.c | 14 unsigned long *ptr = addr, tmp; arch_prctl() local
|
/linux-4.1.27/arch/xtensa/platforms/iss/ |
H A D | setup.c | 97 iss_panic_event(struct notifier_block *this, unsigned long event, void *ptr) iss_panic_event() argument
|
/linux-4.1.27/arch/xtensa/variants/dc232b/include/variant/ |
H A D | tie-asm.h | 40 xchal_sa_align \ptr, 0, 1024-8, 4, 4 variable 43 s32i \at1, \ptr, .Lxchal_ofs_ + 0 variable 44 s32i \at2, \ptr, .Lxchal_ofs_ + 4 variable 48 xchal_sa_align \ptr, 0, 1024-16, 4, 4 variable 51 s32i \at1, \ptr, .Lxchal_ofs_ + 0 variable 52 s32i \at2, \ptr, .Lxchal_ofs_ + 4 variable 55 s32i \at1, \ptr, .Lxchal_ofs_ + 8 variable 56 s32i \at2, \ptr, .Lxchal_ofs_ + 12 variable 60 xchal_sa_align \ptr, 0, 1024-4, 4, 4 variable 62 s32i \at1, \ptr, .Lxchal_ofs_ + 0 variable 66 xchal_sa_align \ptr, 0, 1024-4, 4, 4 variable 68 s32i \at1, \ptr, .Lxchal_ofs_ + 0 variable 81 xchal_sa_align \ptr, 0, 1024-8, 4, 4 variable 82 l32i \at1, \ptr, .Lxchal_ofs_ + 0 variable 83 l32i \at2, \ptr, .Lxchal_ofs_ + 4 variable 89 xchal_sa_align \ptr, 0, 1024-16, 4, 4 variable 90 l32i \at1, \ptr, .Lxchal_ofs_ + 0 variable 91 l32i \at2, \ptr, .Lxchal_ofs_ + 4 variable 94 l32i \at1, \ptr, .Lxchal_ofs_ + 8 variable 95 l32i \at2, \ptr, .Lxchal_ofs_ + 12 variable 101 xchal_sa_align \ptr, 0, 1024-4, 4, 4 variable 102 l32i \at1, \ptr, .Lxchal_ofs_ + 0 variable 107 xchal_sa_align \ptr, 0, 1024-4, 4, 4 variable 108 l32i \at1, \ptr, .Lxchal_ofs_ + 0 variable
|
/linux-4.1.27/arch/xtensa/variants/fsf/include/variant/ |
H A D | tie-asm.h | 40 xchal_sa_align \ptr, 0, 1024-4, 4, 4 variable 42 s32i \at1, \ptr, .Lxchal_ofs_ + 0 variable 55 xchal_sa_align \ptr, 0, 1024-4, 4, 4 variable 56 l32i \at1, \ptr, .Lxchal_ofs_ + 0 variable
|
/linux-4.1.27/arch/sparc/include/asm/ |
H A D | cmpxchg_32.h | 17 static inline unsigned long __xchg(unsigned long x, __volatile__ void * ptr, int size) __xchg() argument 46 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new_, int size) __cmpxchg() argument
|
H A D | cmpxchg_64.h | 47 static inline unsigned long __xchg(unsigned long x, __volatile__ void * ptr, __xchg() argument 97 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg() argument 122 static inline unsigned long __cmpxchg_local(volatile void *ptr, __cmpxchg_local() argument
|
/linux-4.1.27/arch/um/drivers/ |
H A D | cow_sys.h | 13 static inline void cow_free(void *ptr) cow_free() argument
|
H A D | slip_common.h | 48 unsigned char *ptr = d; slip_esc() local
|
/linux-4.1.27/arch/x86/boot/ |
H A D | pm.c | 63 u32 ptr; member in struct:gdt_ptr
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | atom-bits.h | 28 static inline uint8_t get_u8(void *bios, int ptr) get_u8() argument 34 static inline uint16_t get_u16(void *bios, int ptr) get_u16() argument 40 static inline uint32_t get_u32(void *bios, int ptr) get_u32() argument
|
H A D | radeon_gart.c | 67 void *ptr; radeon_gart_table_ram_alloc() local
|
/linux-4.1.27/drivers/clk/ |
H A D | clk-devres.c | 19 struct clk **ptr, *clk; devm_clk_get() local
|
/linux-4.1.27/drivers/usb/misc/ |
H A D | isight_firmware.c | 45 const u8 *ptr; isight_firmware_load() local
|
/linux-4.1.27/include/linux/unaligned/ |
H A D | packed_struct.h | 12 const struct __una_u16 *ptr = (const struct __una_u16 *)p; __get_unaligned_cpu16() local 18 const struct __una_u32 *ptr = (const struct __una_u32 *)p; __get_unaligned_cpu32() local 24 const struct __una_u64 *ptr = (const struct __una_u64 *)p; __get_unaligned_cpu64() local 30 struct __una_u16 *ptr = (struct __una_u16 *)p; __put_unaligned_cpu16() local 36 struct __una_u32 *ptr = (struct __una_u32 *)p; __put_unaligned_cpu32() local 42 struct __una_u64 *ptr = (struct __una_u64 *)p; __put_unaligned_cpu64() local
|
/linux-4.1.27/arch/powerpc/sysdev/ |
H A D | fsl_85xx_cache_sram.c | 72 void mpc85xx_cache_sram_free(void *ptr) mpc85xx_cache_sram_free() argument
|
/linux-4.1.27/arch/mips/lasat/ |
H A D | setup.c | 90 lasat_panic_display(struct notifier_block *this, unsigned long event, void *ptr) lasat_panic_display() argument 102 lasat_panic_prom_monitor(struct notifier_block *this, unsigned long event, void *ptr) lasat_panic_prom_monitor() argument
|
/linux-4.1.27/arch/parisc/include/asm/ |
H A D | cmpxchg.h | 24 __xchg(unsigned long x, __volatile__ void *ptr, int size) __xchg() argument 62 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new_, int size) __cmpxchg() argument 85 static inline unsigned long __cmpxchg_local(volatile void *ptr, __cmpxchg_local() argument
|
/linux-4.1.27/arch/parisc/kernel/ |
H A D | hardware.c | 1379 struct hp_cpu_type_mask *ptr; parisc_get_cpu_type() local
|
H A D | pdc_chassis.c | 98 pdc_chassis_panic_event(struct notifier_block *this, unsigned long event, void *ptr) pdc_chassis_panic_event() argument 118 pdc_chassis_reboot_event(struct notifier_block *this, unsigned long event, void *ptr) pdc_chassis_reboot_event() argument
|
/linux-4.1.27/arch/parisc/lib/ |
H A D | bitops.c | 20 unsigned long __xchg64(unsigned long x, unsigned long *ptr) __xchg64() argument 32 unsigned long __xchg32(int x, int *ptr) __xchg32() argument 45 unsigned long __xchg8(char x, char *ptr) __xchg8() argument 59 unsigned long __cmpxchg_u64(volatile unsigned long *ptr, unsigned long old, unsigned long new) __cmpxchg_u64() argument 72 unsigned long __cmpxchg_u32(volatile unsigned int *ptr, unsigned int old, unsigned int new) __cmpxchg_u32() argument
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | sections.h | 55 static inline void *dereference_function_descriptor(void *ptr) dereference_function_descriptor() argument
|
H A D | highmem.h | 87 static inline struct page *kmap_atomic_to_page(void *ptr) kmap_atomic_to_page() argument
|
H A D | cmpxchg.h | 102 __xchg(volatile void *ptr, unsigned long x, unsigned int size) __xchg() argument 117 __xchg_local(volatile void *ptr, unsigned long x, unsigned int size) __xchg_local() argument 244 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, __cmpxchg() argument 260 __cmpxchg_local(volatile void *ptr, unsigned long old, unsigned long new, __cmpxchg_local() argument
|
/linux-4.1.27/arch/arm64/kernel/ |
H A D | suspend.c | 23 void notrace __cpu_suspend_save(struct cpu_suspend_ctx *ptr, __cpu_suspend_save() argument
|
/linux-4.1.27/arch/blackfin/kernel/ |
H A D | flat.c | 15 unsigned long bfin_get_addr_from_rp(unsigned long *ptr, bfin_get_addr_from_rp() argument 61 void bfin_put_addr_at_rp(unsigned long *ptr, unsigned long addr, bfin_put_addr_at_rp() argument
|
/linux-4.1.27/arch/frv/include/asm/ |
H A D | cmpxchg.h | 149 static inline unsigned long __cmpxchg_local(volatile void *ptr, __cmpxchg_local() argument
|
/linux-4.1.27/arch/m68k/amiga/ |
H A D | chipram.c | 93 void amiga_chip_free(void *ptr) amiga_chip_free() argument
|
/linux-4.1.27/arch/m68k/sun3/ |
H A D | idprom.c | 100 unsigned char cksum, i, *ptr = (unsigned char *)idprom; calc_idprom_cksum() local
|
/linux-4.1.27/arch/arm/mm/ |
H A D | copypage-fa.c | 61 void *ptr, *kaddr = kmap_atomic(page); fa_clear_user_highpage() local
|
H A D | copypage-feroceon.c | 85 void *ptr, *kaddr = kmap_atomic(page); feroceon_clear_user_highpage() local
|
H A D | copypage-v4mc.c | 91 void *ptr, *kaddr = kmap_atomic(page); v4_mc_clear_user_highpage() local
|
H A D | copypage-v4wb.c | 70 void *ptr, *kaddr = kmap_atomic(page); v4wb_clear_user_highpage() local
|
H A D | copypage-v4wt.c | 65 void *ptr, *kaddr = kmap_atomic(page); v4wt_clear_user_highpage() local
|
H A D | copypage-xsc3.c | 93 void *ptr, *kaddr = kmap_atomic(page); xsc3_mc_clear_user_highpage() local
|
H A D | copypage-xscale.c | 112 void *ptr, *kaddr = kmap_atomic(page); xscale_mc_clear_user_highpage() local
|
H A D | highmem.c | 148 struct page *kmap_atomic_to_page(const void *ptr) kmap_atomic_to_page() argument
|
/linux-4.1.27/arch/arm/include/asm/ |
H A D | traps.h | 22 static inline int __in_irqentry_text(unsigned long ptr) __in_irqentry_text() argument 31 static inline int __in_irqentry_text(unsigned long ptr) __in_irqentry_text() argument 37 static inline int in_exception_text(unsigned long ptr) in_exception_text() argument
|
H A D | cmpxchg.h | 27 static inline unsigned long __xchg(unsigned long x, volatile void *ptr, int size) __xchg() argument 138 static inline unsigned long __cmpxchg(volatile void *ptr, unsigned long old, __cmpxchg() argument 192 static inline unsigned long __cmpxchg_mb(volatile void *ptr, unsigned long old, __cmpxchg_mb() argument 210 static inline unsigned long __cmpxchg_local(volatile void *ptr, __cmpxchg_local() argument 230 static inline unsigned long long __cmpxchg64(unsigned long long *ptr, __cmpxchg64() argument 255 static inline unsigned long long __cmpxchg64_mb(unsigned long long *ptr, __cmpxchg64_mb() argument
|
H A D | processor.h | 110 static inline void prefetch(const void *ptr) prefetch() argument 119 static inline void prefetchw(const void *ptr) prefetchw() argument
|
/linux-4.1.27/arch/arm/kernel/ |
H A D | suspend.c | 55 void __cpu_suspend_save(u32 *ptr, u32 ptrsz, u32 sp, u32 *save_ptr) __cpu_suspend_save() argument
|
/linux-4.1.27/arch/arm/mach-ep93xx/include/mach/ |
H A D | uncompress.h | 14 static unsigned char __raw_readb(unsigned int ptr) __raw_readb() argument 19 static unsigned int __raw_readl(unsigned int ptr) __raw_readl() argument 24 static void __raw_writeb(unsigned char value, unsigned int ptr) __raw_writeb() argument 29 static void __raw_writel(unsigned int value, unsigned int ptr) __raw_writel() argument
|
/linux-4.1.27/arch/alpha/include/asm/ |
H A D | xchg.h | 109 ____xchg(, volatile void *ptr, unsigned long x, int size) ____xchg() argument 241 ____cmpxchg(, volatile void *ptr, unsigned long old, unsigned long new, ____cmpxchg() argument
|
H A D | processor.h | 72 extern inline void prefetch(const void *ptr) prefetch() argument 77 extern inline void prefetchw(const void *ptr) prefetchw() argument 83 extern inline void spin_lock_prefetch(const void *ptr) spin_lock_prefetch() argument
|
/linux-4.1.27/arch/arc/include/asm/ |
H A D | checksum.h | 43 const void *ptr = iph; ip_fast_csum() local
|
H A D | cmpxchg.h | 20 __cmpxchg(volatile void *ptr, unsigned long expected, unsigned long new) __cmpxchg() argument 50 __cmpxchg(volatile void *ptr, unsigned long expected, unsigned long new) __cmpxchg() argument 87 static inline unsigned long __xchg(unsigned long val, volatile void *ptr, __xchg() argument
|
/linux-4.1.27/net/hsr/ |
H A D | hsr_main.c | 23 hsr_netdev_notify(struct notifier_block *nb, unsigned long event, void *ptr) hsr_netdev_notify() argument
|
/linux-4.1.27/net/ipv6/netfilter/ |
H A D | ip6t_ipv6header.c | 36 unsigned int ptr; ipv6header_mt6() local
|
H A D | ip6t_ah.c | 44 unsigned int ptr = 0; ah_mt6() local
|
H A D | ip6t_frag.c | 43 unsigned int ptr = 0; frag_mt6() local
|
/linux-4.1.27/kernel/ |
H A D | extable.c | 137 int func_ptr_is_kernel_text(void *ptr) func_ptr_is_kernel_text() argument
|
/linux-4.1.27/net/openvswitch/ |
H A D | dp_notify.c | 75 dp_device_event(struct notifier_block *unused, unsigned long event, void *ptr) dp_device_event() argument
|
/linux-4.1.27/security/tomoyo/ |
H A D | environ.c | 17 tomoyo_check_env_acl(struct tomoyo_request_info *r, const struct tomoyo_acl_info *ptr) tomoyo_check_env_acl() argument
|
/linux-4.1.27/tools/lib/api/fs/ |
H A D | findfs.c | 29 const char * const *ptr; find_mountpoint() local
|
/linux-4.1.27/tools/perf/ui/gtk/ |
H A D | helpline.c | 30 char *ptr; gtk_helpline_show() local
|
/linux-4.1.27/drivers/isdn/hisax/ |
H A D | hscx_irq.c | 55 u_char *ptr; hscx_empty_fifo() local 88 u_char *ptr; hscx_fill_fifo() local
|
H A D | jade_irq.c | 45 u_char *ptr; jade_empty_fifo() local 78 u_char *ptr; jade_fill_fifo() local
|
/linux-4.1.27/drivers/net/can/ |
H A D | led.c | 103 can_led_notifier(struct notifier_block *nb, unsigned long msg, void *ptr) can_led_notifier() argument
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
H A D | super25.c | 66 struct ll_inode_info *ptr = ll_i2info(inode); ll_inode_destroy_callback() local
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
H A D | common.c | 46 char *ptr; brcmf_c_preinit_dcmds() local
|
/linux-4.1.27/drivers/gpu/drm/armada/ |
H A D | armada_fbdev.c | 44 void *ptr; armada_fb_create() local
|
/linux-4.1.27/drivers/infiniband/hw/usnic/ |
H A D | usnic_debugfs.c | 60 char *ptr; flowinfo_read() local
|
/linux-4.1.27/drivers/input/mouse/ |
H A D | pc110pad.c | 59 static irqreturn_t pc110pad_interrupt(int irq, void *ptr) pc110pad_interrupt() argument
|
/linux-4.1.27/drivers/dma/bestcomm/ |
H A D | sram.c | 165 void bcom_sram_free(void *ptr) bcom_sram_free() argument
|
/linux-4.1.27/arch/x86/math-emu/ |
H A D | fpu_tags.c | 61 int FPU_Special(FPU_REG const *ptr) FPU_Special() argument 74 int isNaN(FPU_REG const *ptr) isNaN() argument
|
/linux-4.1.27/arch/x86/realmode/ |
H A D | init.c | 62 u32 *ptr = (u32 *) (base + *rel++); setup_real_mode() local
|
/linux-4.1.27/arch/xtensa/include/asm/ |
H A D | cmpxchg.h | 56 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg() argument 74 static inline unsigned long __cmpxchg_local(volatile void *ptr, __cmpxchg_local() argument 150 __xchg(unsigned long x, volatile void * ptr, int size) __xchg() argument
|
/linux-4.1.27/arch/xtensa/variants/dc233c/include/variant/ |
H A D | tie-asm.h | 81 xchal_sa_align \ptr, 0, 1020, 4, 4 variable 83 s32i \at1, \ptr, .Lxchal_ofs_+0 variable 91 xchal_sa_align \ptr, 0, 1016, 4, 4 variable 93 s32i \at1, \ptr, .Lxchal_ofs_+0 variable 95 s32i \at1, \ptr, .Lxchal_ofs_+4 variable 103 xchal_sa_align \ptr, 0, 1004, 4, 4 variable 105 s32i \at1, \ptr, .Lxchal_ofs_+0 variable 107 s32i \at1, \ptr, .Lxchal_ofs_+4 variable 109 s32i \at1, \ptr, .Lxchal_ofs_+8 variable 111 s32i \at1, \ptr, .Lxchal_ofs_+12 variable 113 s32i \at1, \ptr, .Lxchal_ofs_+16 variable 145 xchal_sa_align \ptr, 0, 1020, 4, 4 variable 146 l32i \at1, \ptr, .Lxchal_ofs_+0 variable 155 xchal_sa_align \ptr, 0, 1016, 4, 4 variable 156 l32i \at1, \ptr, .Lxchal_ofs_+0 variable 158 l32i \at1, \ptr, .Lxchal_ofs_+4 variable 167 xchal_sa_align \ptr, 0, 1004, 4, 4 variable 168 l32i \at1, \ptr, .Lxchal_ofs_+0 variable 170 l32i \at1, \ptr, .Lxchal_ofs_+4 variable 172 l32i \at1, \ptr, .Lxchal_ofs_+8 variable 174 l32i \at1, \ptr, .Lxchal_ofs_+12 variable 176 l32i \at1, \ptr, .Lxchal_ofs_+16 variable
|
/linux-4.1.27/arch/sh/kernel/ |
H A D | machine_kexec.c | 79 unsigned long *ptr; machine_kexec() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
H A D | aux.c | 73 u8 *ptr = msg->buf; aux_xfer() local
|
/linux-4.1.27/arch/metag/mm/ |
H A D | highmem.c | 112 struct page *kmap_atomic_to_page(void *ptr) kmap_atomic_to_page() argument
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | cmpxchg.h | 121 static inline unsigned long __xchg(unsigned long x, volatile void * ptr, int size) __xchg() argument
|
/linux-4.1.27/arch/mips/include/asm/netlogic/ |
H A D | haldefs.h | 74 volatile uint64_t *ptr = (volatile uint64_t *)(long)addr; nlm_read_reg64() local 101 volatile uint64_t *ptr = (volatile uint64_t *)(long)addr; nlm_write_reg64() local
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_dmabuf.c | 280 vmw_bo_get_guest_ptr(const struct ttm_buffer_object *bo, SVGAGuestPtr *ptr) vmw_bo_get_guest_ptr() argument
|
/linux-4.1.27/fs/xfs/ |
H A D | kmem.c | 33 void *ptr; kmem_zalloc_greedy() local 50 void *ptr; kmem_alloc() local 68 void *ptr; kmem_zalloc_large() local 95 kmem_realloc(const void *ptr, size_t newsize, size_t oldsize, kmem_realloc() argument 115 void *ptr; kmem_zone_alloc() local
|
H A D | kmem.h | 66 static inline void kmem_free(const void *ptr) kmem_free() argument 105 kmem_zone_free(kmem_zone_t *zone, void *ptr) kmem_zone_free() argument
|
/linux-4.1.27/include/uapi/drm/ |
H A D | armada_drm.h | 37 uint64_t ptr; member in struct:drm_armada_gem_pwrite
|
/linux-4.1.27/arch/powerpc/xmon/ |
H A D | nonstdio.c | 15 static int xmon_write(const void *ptr, int nb) xmon_write() argument
|
/linux-4.1.27/arch/mips/kernel/ |
H A D | machine_kexec.c | 66 unsigned long *ptr; machine_kexec() local
|
/linux-4.1.27/arch/avr32/include/asm/ |
H A D | cmpxchg.h | 75 static inline unsigned long __cmpxchg(volatile void *ptr, unsigned long old, __cmpxchg() argument 96 static inline unsigned long __cmpxchg_local(volatile void *ptr, __cmpxchg_local() argument 33 __xchg(unsigned long x, volatile void *ptr, int size) __xchg() argument
|
/linux-4.1.27/arch/blackfin/include/asm/ |
H A D | cmpxchg.h | 24 static inline unsigned long __xchg(unsigned long x, volatile void *ptr, __xchg() argument 49 static inline unsigned long __cmpxchg(volatile void *ptr, unsigned long old, __cmpxchg() argument 82 static inline unsigned long __xchg(unsigned long x, volatile void *ptr, __xchg() argument
|
/linux-4.1.27/arch/frv/mb93090-mb00/ |
H A D | pci-dma.c | 41 dma_addr_t dma_map_single(struct device *dev, void *ptr, size_t size, dma_map_single() argument
|
/linux-4.1.27/arch/m32r/include/asm/ |
H A D | cmpxchg.h | 17 __xchg(unsigned long x, volatile void *ptr, int size) __xchg() argument 71 __xchg_local(unsigned long x, volatile void *ptr, int size) __xchg_local() argument 178 __cmpxchg(volatile void *ptr, unsigned long old, unsigned long new, int size) __cmpxchg() argument 198 static inline unsigned long __cmpxchg_local(volatile void *ptr, __cmpxchg_local() argument
|
/linux-4.1.27/arch/m68k/include/asm/ |
H A D | cmpxchg.h | 12 static inline unsigned long __xchg(unsigned long x, volatile void * ptr, int size) __xchg() argument 43 static inline unsigned long __xchg(unsigned long x, volatile void * ptr, int size) __xchg() argument
|
/linux-4.1.27/arch/arm/mach-s3c24xx/ |
H A D | pm-s3c2410.c | 55 unsigned long ptr; s3c2410_pm_prepare() local 71 unsigned long ptr; s3c2410_pm_prepare() local
|
/linux-4.1.27/fs/gfs2/ |
H A D | lops.h | 77 lops_scan_elements(struct gfs2_jdesc *jd, unsigned int start, struct gfs2_log_descriptor *ld, __be64 *ptr, unsigned int pass) lops_scan_elements() argument
|
/linux-4.1.27/net/bridge/ |
H A D | br.c | 32 static int br_device_event(struct notifier_block *unused, unsigned long event, void *ptr) br_device_event() argument 125 br_netdev_switch_event(struct notifier_block *unused, unsigned long event, void *ptr) br_netdev_switch_event() argument
|
/linux-4.1.27/net/x25/ |
H A D | x25_dev.c | 154 unsigned char *ptr; x25_establish_link() local 183 unsigned char *ptr; x25_terminate_link() local
|
/linux-4.1.27/sound/core/ |
H A D | hwdep_compat.c | 37 compat_caddr_t ptr; snd_hwdep_dsp_load_compat() local
|
/linux-4.1.27/sound/soc/ |
H A D | soc-devres.c | 36 struct device **ptr; devm_snd_soc_register_component() local 71 struct device **ptr; devm_snd_soc_register_platform() local 105 struct snd_soc_card **ptr; devm_snd_soc_register_card() local 143 struct device **ptr; devm_snd_dmaengine_pcm_register() local
|
/linux-4.1.27/drivers/media/i2c/cx25840/ |
H A D | cx25840-firmware.c | 113 const u8 *ptr; cx25840_loadfw() local
|
/linux-4.1.27/drivers/media/pci/cx18/ |
H A D | cx18-av-firmware.c | 84 const u8 *ptr; cx18_av_loadfw() local
|
/linux-4.1.27/drivers/media/pci/zoran/ |
H A D | videocodec.c | 80 struct attached_list *a, *ptr; videocodec_attach() local 236 struct codec_list *ptr, *h = codeclist_top; videocodec_register() local
|
/linux-4.1.27/drivers/net/wan/ |
H A D | hdlc_x25.c | 34 unsigned char *ptr; x25_connect_disconnect() local 66 unsigned char *ptr; x25_data_indication() local
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
H A D | 11n.h | 69 mwifiex_is_station_ampdu_allowed(struct mwifiex_private *priv, struct mwifiex_ra_list_tbl *ptr, int tid) mwifiex_is_station_ampdu_allowed() argument 82 mwifiex_is_ampdu_allowed(struct mwifiex_private *priv, struct mwifiex_ra_list_tbl *ptr, int tid) mwifiex_is_ampdu_allowed() argument
|
H A D | wmm.h | 55 mwifiex_get_tid(struct mwifiex_ra_list_tbl *ptr) mwifiex_get_tid() argument
|
/linux-4.1.27/drivers/staging/i2o/ |
H A D | memory.c | 71 dma_addr_t i2o_dma_map_single(struct i2o_controller *c, void *ptr, i2o_dma_map_single() argument
|
/linux-4.1.27/drivers/remoteproc/ |
H A D | remoteproc_elf_loader.c | 163 void *ptr; rproc_elf_load_segments() local
|
/linux-4.1.27/drivers/reset/ |
H A D | core.c | 262 struct reset_control **ptr, *rstc; devm_reset_control_get() local
|
/linux-4.1.27/drivers/staging/speakup/ |
H A D | devsynth.c | 20 const char __user *ptr = buffer; speakup_file_write() local
|
/linux-4.1.27/drivers/target/ |
H A D | target_core_fabric_lib.c | 62 unsigned char *ptr; sas_get_pr_transport_id() local 158 unsigned char *ptr; fc_get_pr_transport_id() local
|
/linux-4.1.27/drivers/parisc/ |
H A D | power.c | 183 parisc_panic_event(struct notifier_block *this, unsigned long event, void *ptr) parisc_panic_event() argument
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/ |
H A D | dma.h | 48 u32 ptr; /* last descriptor posted to chip */ member in struct:dma64regs
|
/linux-4.1.27/drivers/gpu/drm/ |
H A D | drm_info.c | 198 static int drm_gem_one_name_info(int id, void *ptr, void *data) drm_gem_one_name_info() argument
|
/linux-4.1.27/drivers/gpu/drm/msm/adreno/ |
H A D | a3xx_gpu.c | 75 uint32_t *ptr, len; a3xx_hw_init() local
|
H A D | a4xx_gpu.c | 141 uint32_t *ptr, len; a4xx_hw_init() local
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
H A D | ipath_user_pages.c | 130 dma_addr_t ipath_map_single(struct pci_dev *hwdev, void *ptr, size_t size, ipath_map_single() argument
|
/linux-4.1.27/drivers/input/keyboard/ |
H A D | maple_keyb.c | 98 void *ptr; dc_scan_kbd() local
|
/linux-4.1.27/drivers/crypto/qat/qat_common/ |
H A D | adf_dev_mgr.c | 77 struct adf_accel_dev *ptr = adf_devmgr_add_dev() local 141 struct adf_accel_dev *ptr = adf_devmgr_pci_to_accel_dev() local 160 struct adf_accel_dev *ptr = adf_devmgr_get_dev_by_id() local
|
/linux-4.1.27/arch/x86/mm/ |
H A D | highmem_32.c | 106 struct page *kmap_atomic_to_page(void *ptr) kmap_atomic_to_page() argument
|
/linux-4.1.27/arch/x86/power/ |
H A D | cpu.c | 263 bsp_pm_callback(struct notifier_block *nb, unsigned long action, void *ptr) bsp_pm_callback() argument
|
/linux-4.1.27/arch/sparc/lib/ |
H A D | atomic32.c | 140 unsigned long __cmpxchg_u32(volatile u32 *ptr, u32 old, u32 new) __cmpxchg_u32() argument 154 unsigned long __xchg_u32(volatile u32 *ptr, u32 new) __xchg_u32() argument
|
/linux-4.1.27/arch/tile/lib/ |
H A D | atomic_32.c | 33 unsigned long ptr = __insn_mm((unsigned long)v >> 1, __atomic_hashed_lock() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | object.h | 17 void __iomem *ptr; member in struct:nvif_object::__anon4108
|
/linux-4.1.27/drivers/char/hw_random/ |
H A D | omap3-rom-rng.c | 52 u32 ptr; omap3_rom_rng_get_random() local
|
/linux-4.1.27/drivers/char/tpm/ |
H A D | tpm-dev.c | 37 static void user_reader_timeout(unsigned long ptr) user_reader_timeout() argument
|
/linux-4.1.27/drivers/char/xillybus/ |
H A D | xillybus_of.c | 65 static void xilly_of_unmap(void *ptr) xilly_of_unmap() argument 75 xilly_map_single_of(struct xilly_endpoint *ep, void *ptr, size_t size, int direction, dma_addr_t *ret_dma_handle ) xilly_map_single_of() argument
|
H A D | xillybus_pcie.c | 75 static void xilly_pci_unmap(void *ptr) xilly_pci_unmap() argument 91 xilly_map_single_pci(struct xilly_endpoint *ep, void *ptr, size_t size, int direction, dma_addr_t *ret_dma_handle ) xilly_map_single_pci() argument
|
/linux-4.1.27/drivers/usb/host/ |
H A D | ehci-sysfs.c | 30 char *ptr = buf; show_companion() local
|
/linux-4.1.27/fs/hfs/ |
H A D | bfind.c | 16 void *ptr; hfs_find_init() local
|
H A D | mdb.c | 72 char *ptr; hfs_mdb_get() local 303 char *ptr; hfs_mdb_commit() local
|
/linux-4.1.27/include/sound/ |
H A D | pcm-indirect.h | 92 snd_pcm_indirect_playback_pointer(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, unsigned int ptr) snd_pcm_indirect_playback_pointer() argument 157 snd_pcm_indirect_capture_pointer(struct snd_pcm_substream *substream, struct snd_pcm_indirect *rec, unsigned int ptr) snd_pcm_indirect_capture_pointer() argument
|
/linux-4.1.27/include/uapi/linux/netfilter/ |
H A D | xt_hashlimit.h | 46 void *ptr; member in union:xt_hashlimit_info::__anon13483
|
/linux-4.1.27/arch/s390/kernel/ |
H A D | os_info.c | 45 void os_info_entry_add(int nr, void *ptr, u64 size) os_info_entry_add() argument 58 void *ptr = &os_info; os_info_init() local
|
/linux-4.1.27/arch/mips/mm/ |
H A D | highmem.c | 118 struct page *kmap_atomic_to_page(void *ptr) kmap_atomic_to_page() argument
|
/linux-4.1.27/arch/mips/mti-malta/ |
H A D | malta-memory.c | 31 char *memsize_str, *ememsize_str = NULL, *ptr; fw_getmdesc() local
|
/linux-4.1.27/arch/mips/sgi-ip32/ |
H A D | ip32-reset.c | 110 panic_event(struct notifier_block *this, unsigned long event, void *ptr) panic_event() argument
|
/linux-4.1.27/arch/nios2/kernel/ |
H A D | kgdb.c | 126 char *ptr; kgdb_arch_handle_exception() local
|
/linux-4.1.27/arch/powerpc/crypto/ |
H A D | md5-glue.c | 29 u32 *ptr = (u32 *)sctx; ppc_md5_clear_context() local
|
H A D | sha1-spe-glue.c | 56 u32 *ptr = (u32 *)sctx; ppc_sha1_clear_context() local
|
/linux-4.1.27/arch/c6x/kernel/ |
H A D | dma.c | 39 dma_addr_t dma_map_single(struct device *dev, void *ptr, size_t size, dma_map_single() argument
|
/linux-4.1.27/arch/ia64/sn/pci/pcibr/ |
H A D | pcibr_reg.c | 28 union br_ptr __iomem *ptr = (union br_ptr __iomem *)pcibus_info->pbi_buscommon.bs_base; pcireg_control_bit_clr() local 48 union br_ptr __iomem *ptr = (union br_ptr __iomem *)pcibus_info->pbi_buscommon.bs_base; pcireg_control_bit_set() local 71 union br_ptr __iomem *ptr = (union br_ptr __iomem *)pcibus_info->pbi_buscommon.bs_base; pcireg_tflush_get() local 101 union br_ptr __iomem *ptr = (union br_ptr __iomem *)pcibus_info->pbi_buscommon.bs_base; pcireg_intr_status_get() local 126 union br_ptr __iomem *ptr = (union br_ptr __iomem *)pcibus_info->pbi_buscommon.bs_base; pcireg_intr_enable_bit_clr() local 146 union br_ptr __iomem *ptr = (union br_ptr __iomem *)pcibus_info->pbi_buscommon.bs_base; pcireg_intr_enable_bit_set() local 170 union br_ptr __iomem *ptr = (union br_ptr __iomem *)pcibus_info->pbi_buscommon.bs_base; pcireg_intr_addr_addr_set() local 199 union br_ptr __iomem *ptr = (union br_ptr __iomem *)pcibus_info->pbi_buscommon.bs_base; pcireg_force_intr_set() local 222 union br_ptr __iomem *ptr = (union br_ptr __iomem *)pcibus_info->pbi_buscommon.bs_base; pcireg_wrb_flush_get() local 247 union br_ptr __iomem *ptr = (union br_ptr __iomem *)pcibus_info->pbi_buscommon.bs_base; pcireg_int_ate_set() local 267 union br_ptr __iomem *ptr = (union br_ptr __iomem *)pcibus_info->pbi_buscommon.bs_base; pcireg_int_ate_addr() local
|
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | omap-secure.c | 142 u32 rx51_secure_rng_call(u32 ptr, u32 count, u32 flag) rx51_secure_rng_call() argument
|
H A D | clkt2xxx_virt_prcm_set.c | 77 const struct prcm_config *ptr; omap2_round_to_table_rate() local
|
/linux-4.1.27/arch/arm/mach-rpc/include/mach/ |
H A D | uncompress.h | 83 char *ptr; putc() local
|
/linux-4.1.27/arch/arm/mach-omap1/ |
H A D | board-voiceblue.c | 163 panic_event(struct notifier_block *this, unsigned long event, void *ptr) panic_event() argument
|
/linux-4.1.27/arch/alpha/boot/ |
H A D | bootp.c | 41 find_pa(unsigned long *vptb, void *ptr) find_pa() argument
|
H A D | main.c | 35 find_pa(unsigned long *vptb, void *ptr) find_pa() argument
|
/linux-4.1.27/arch/arm/boot/compressed/ |
H A D | misc.c | 86 static void putstr(const char *ptr) putstr() argument
|
/linux-4.1.27/net/decnet/netfilter/ |
H A D | dn_rtmsg.c | 39 unsigned char *ptr; dnrmg_build_message() local
|