Home
last modified time | relevance | path

Searched defs:ptr (Results 176 – 200 of 1755) sorted by relevance

12345678910>>...71

/linux/net/bluetooth/
H A Dhci_debugfs.c91 static int features_show(struct seq_file *f, void *ptr) in features_show()
108 static int device_id_show(struct seq_file *f, void *ptr) in device_id_show()
122 static int device_list_show(struct seq_file *f, void *ptr) in device_list_show()
197 static int remote_oob_show(struct seq_file *f, void *ptr) in remote_oob_show()
386 static int link_keys_show(struct seq_file *f, void *ptr) in link_keys_show()
402 static int dev_class_show(struct seq_file *f, void *ptr) in dev_class_show()
790 static int white_list_show(struct seq_file *f, void *ptr) in white_list_show()
805 static int resolv_list_show(struct seq_file *f, void *ptr) in resolv_list_show()
820 static int identity_resolving_keys_show(struct seq_file *f, void *ptr) in identity_resolving_keys_show()
838 static int long_term_keys_show(struct seq_file *f, void *ptr) in long_term_keys_show()
/linux/fs/xfs/scrub/
H A Dxfarray.c134 void *ptr) in xfarray_load()
203 const void *ptr) in xfarray_store()
225 const void *ptr) in xfarray_element_is_null()
237 const void *ptr) in xfarray_store_anywhere()
390 void *ptr) in xfarray_sort_load()
401 void *ptr) in xfarray_sort_store()
/linux/fs/xfs/libxfs/
H A Dxfs_attr_remote.c82 void *ptr, in xfs_attr3_rmt_hdr_ok()
107 void *ptr, in xfs_attr3_rmt_verify()
136 char *ptr; in __xfs_attr3_rmt_read_verify() local
202 char *ptr; in xfs_attr3_rmt_write_verify() local
254 void *ptr, in xfs_attr3_rmt_hdr_set()
/linux/arch/mips/kernel/
H A Dcmpxchg.c10 unsigned long __xchg_small(volatile void *ptr, unsigned long val, unsigned int size) in __xchg_small()
50 unsigned long __cmpxchg_small(volatile void *ptr, unsigned long old, in __cmpxchg_small()
/linux/drivers/mtd/parsers/
H A Dafs.c81 u_int ptr = off + mtd->erasesize - 12; in afs_is_v1() local
101 u_int ptr = off + mtd->erasesize - 8; in afs_is_v2() local
131 u_int ptr; in afs_parse_v1_partition() local
219 u_int ptr; in afs_parse_v2_partition() local
/linux/io_uring/
H A Dmemmap.c117 void *ptr; in io_region_init_ptr() local
328 void *ptr; in io_uring_mmap() local
352 void *ptr; in io_uring_get_unmapped_area() local
410 void *ptr; in io_uring_get_unmapped_area() local
/linux/rust/kernel/drm/gem/
H A Dmod.rs162 // - And we check if the pointer is null befoe calling from_raw(), ensuring that `ptr` is a in lookup_handle() localVariable
251 let ptr = KBox::into_raw(unsafe { Pin::into_inner_unchecked(obj) }); new() localVariable
254 let ptr = unsafe { NonNull::new_unchecked(ptr) }; new() localVariable
272 let ptr: *mut Opaque<bindings::drm_gem_object> = obj.cast(); free_callback() localVariable
[all...]
/linux/arch/arm64/include/asm/
H A Dio.h28 volatile u8 __iomem *ptr = addr; in __raw_writeb() local
35 volatile u16 __iomem *ptr = addr; in __raw_writew() local
42 volatile u32 __iomem *ptr = addr; in __raw_writel() local
49 volatile u64 __iomem *ptr = addr; in __raw_writeq() local
/linux/crypto/
H A Decdh_helper.c36 u8 *ptr = buf; in crypto_ecdh_encode_key() local
59 const u8 *ptr = buf; in crypto_ecdh_decode_key() local
/linux/tools/testing/selftests/bpf/progs/
H A Dcgrp_ls_recursion.c32 long *ptr; in __on_update() local
65 long *ptr; in __on_enter() local
H A Dtest_parse_tcp_hdr_opt_dynptr.c30 static int parse_hdr_opt(struct bpf_dynptr *ptr, __u32 *off, __u8 *hdr_bytes_remaining, in parse_hdr_opt()
84 struct bpf_dynptr ptr; in xdp_ingress_v6() local
H A Dip_check_defrag.c47 struct bpf_dynptr ptr; in handle_v4() local
69 struct bpf_dynptr ptr; in handle_v6() local
/linux/kernel/kcsan/
H A Dreport.c30 const volatile void *ptr; member
637 static struct access_info prepare_access_info(const volatile void *ptr, size_t size, in prepare_access_info()
651 void kcsan_report_set_info(const volatile void *ptr, size_t size, int access_type, in kcsan_report_set_info()
666 void kcsan_report_known_origin(const volatile void *ptr, size_t size, int access_type, in kcsan_report_known_origin()
700 void kcsan_report_unknown_origin(const volatile void *ptr, size_t size, int access_type, in kcsan_report_unknown_origin()
/linux/lib/zstd/compress/
H A Dzstd_cwksp.h247 MEM_STATIC size_t ZSTD_cwksp_bytes_to_align_ptr(void* ptr, const size_t alignBytes) { in ZSTD_cwksp_bytes_to_align_ptr()
336 MEM_STATIC int ZSTD_cwksp_owns_buffer(const ZSTD_cwksp* ws, const void* ptr) in ZSTD_cwksp_owns_buffer()
379 void* ptr = ZSTD_cwksp_reserve_internal(ws, alignedBytes, ZSTD_cwksp_alloc_aligned_init_once); in ZSTD_cwksp_reserve_aligned_init_once() local
399 void* const ptr = ZSTD_cwksp_reserve_internal(ws, in ZSTD_cwksp_reserve_aligned64() local
595 void *ptr = ws->workspace; in ZSTD_cwksp_free() local
/linux/drivers/scsi/qla2xxx/
H A Dqla_dbg.c87 qla2xxx_copy_queues(struct qla_hw_data *ha, void *ptr) in qla2xxx_copy_queues()
472 qla24xx_copy_eft(struct qla_hw_data *ha, void *ptr) in qla24xx_copy_eft()
482 qla25xx_copy_fce(struct qla_hw_data *ha, void *ptr, __be32 **last_chain) in qla25xx_copy_fce()
509 qla25xx_copy_exlogin(struct qla_hw_data *ha, void *ptr, __be32 **last_chain) in qla25xx_copy_exlogin()
531 qla81xx_copy_exchoffld(struct qla_hw_data *ha, void *ptr, __be32 **last_chain) in qla81xx_copy_exchoffld()
553 qla2xxx_copy_atioqueues(struct qla_hw_data *ha, void *ptr, in qla2xxx_copy_atioqueues()
601 qla25xx_copy_mqueues(struct qla_hw_data *ha, void *ptr, __be32 **last_chain) in qla25xx_copy_mqueues()
672 qla25xx_copy_mq(struct qla_hw_data *ha, void *ptr, __be32 **last_chain) in qla25xx_copy_mq()
/linux/rust/kernel/
H A Dcpumask.rs217 ptr: NonNull<Cpumask>, global() field
228 let mut ptr: *mut bindings::cpumask = ptr::null_mut(); new_zero() localVariable
253 let mut ptr: *mut bindings::cpumask = ptr::null_mut(); new() localVariable
[all...]
/linux/drivers/scsi/pcmcia/
H A Dnsp_io.h182 unsigned char *ptr = (unsigned char *)(base + NSP_MMIO_OFFSET + index); in nsp_mmio_write() local
190 unsigned char *ptr = (unsigned char *)(base + NSP_MMIO_OFFSET + index); in nsp_mmio_read() local
224 unsigned long *ptr = (unsigned long *)(base + Register); in nsp_mmio_multi_read_4() local
250 unsigned long *ptr = (unsigned long *)(base + Register); in nsp_mmio_multi_write_4() local
/linux/arch/s390/kernel/
H A Dcrash_dump.c296 static void *fill_cpu_elf_notes(void *ptr, int cpu, struct save_area *sa) in fill_cpu_elf_notes()
352 static void *nt_prpsinfo(void *ptr) in nt_prpsinfo()
395 static void *nt_vmcoreinfo(void *ptr) in nt_vmcoreinfo()
434 static void *nt_final(void *ptr) in nt_final()
568 static void *notes_init(Elf64_Phdr *phdr, void *ptr, u64 notes_offset) in notes_init()
619 void *ptr, *hdr; in elfcorehdr_alloc() local
/linux/include/linux/
H A Dvirtio_config.h394 virtio_cread(vdev,structname,member,ptr) global() argument
423 virtio_cwrite(vdev,structname,member,ptr) global() argument
458 virtio_cread_le(vdev,structname,member,ptr) global() argument
486 virtio_cwrite_le(vdev,structname,member,ptr) global() argument
606 virtio_cread_feature(vdev,fbit,structname,member,ptr) global() argument
617 virtio_cread_le_feature(vdev,fbit,structname,member,ptr) global() argument
[all...]
H A Dhash.h85 static inline u32 hash_ptr(const void *ptr, unsigned int bits) in hash_ptr()
91 static inline u32 hash32_ptr(const void *ptr) in hash32_ptr()
/linux/tools/include/linux/
H A Dhash.h85 static inline u32 hash_ptr(const void *ptr, unsigned int bits) in hash_ptr()
91 static inline u32 hash32_ptr(const void *ptr) in hash32_ptr()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c179 ath11k_wmi_tlv_iter(struct ath11k_base *ab, const void *ptr, size_t len, in ath11k_wmi_tlv_iter()
229 const void *ptr, void *data) in ath11k_wmi_tlv_iter_parse()
240 const void *ptr, size_t len) in ath11k_wmi_tlv_parse()
339 const void *ptr, in ath11k_pull_svc_ready_ext()
568 const void *ptr, void *data) in ath11k_wmi_tlv_svc_rdy_parse()
714 void *ptr; in ath11k_wmi_vdev_create() local
930 void *ptr; in ath11k_wmi_vdev_start() local
1760 void *ptr; in ath11k_wmi_bcn_tmpl() local
1967 void *ptr; in ath11k_wmi_send_peer_assoc_cmd() local
2246 void *ptr; in ath11k_wmi_send_scan_start_cmd() local
[all …]
/linux/kernel/bpf/
H A Dmap_in_map.c114 void bpf_map_fd_put_ptr(struct bpf_map *map, void *ptr, bool need_defer) in bpf_map_fd_put_ptr()
131 u32 bpf_map_fd_sys_lookup_elem(void *ptr) in bpf_map_fd_sys_lookup_elem()
/linux/fs/erofs/
H A Dzutil.c11 void *ptr; member
55 void z_erofs_put_gbuf(void *ptr) __releases(gbuf->lock) in z_erofs_put_gbuf()
70 void *ptr, *old_ptr; in z_erofs_gbuf_growsize() local
/linux/net/bridge/
H A Dbr.c28 static int br_device_event(struct notifier_block *unused, unsigned long event, void *ptr) in br_device_event() argument
158 br_switchdev_event(struct notifier_block * unused,unsigned long event,void * ptr) br_switchdev_event() argument
214 br_switchdev_blocking_event(struct notifier_block * nb,unsigned long event,void * ptr) br_switchdev_blocking_event() argument
[all...]

12345678910>>...71