Home
last modified time | relevance | path

Searched defs:ptr (Results 276 – 300 of 2742) sorted by relevance

1...<<11121314151617181920>>...110

/openbmc/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()
/openbmc/linux/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()
H A Dpercpu-defs.h217 #define __verify_pcpu_ptr(ptr) \ argument
233 #define per_cpu_ptr(ptr, cpu) \ argument
239 #define raw_cpu_ptr(ptr) \ argument
246 #define this_cpu_ptr(ptr) \ argument
252 #define this_cpu_ptr(ptr) raw_cpu_ptr(ptr) argument
263 #define per_cpu_ptr(ptr, cpu) ({ (void)(cpu); VERIFY_PERCPU_PTR(ptr); }) argument
264 #define raw_cpu_ptr(ptr) per_cpu_ptr(ptr, 0) argument
265 #define this_cpu_ptr(ptr) raw_cpu_ptr(ptr) argument
/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-ctrl.c293 char *ptr,unsigned int len) in gen_bitmask_string()
354 static int parse_token(const char *ptr,unsigned int len, in parse_token()
374 static int parse_mtoken(const char *ptr,unsigned int len, in parse_mtoken()
396 static int parse_tlist(const char *ptr,unsigned int len, in parse_tlist()
456 const char *ptr,unsigned int len, in pvr2_ctrl_sym_to_value()
/openbmc/linux/drivers/platform/chrome/
H A Dcros_ec_spi.c103 static void debug_packet(struct device *dev, const char *name, u8 *ptr, in debug_packet()
190 u8 *ptr, *end; in cros_ec_spi_receive_packet() local
298 u8 *ptr, *end; in cros_ec_spi_receive_response() local
391 u8 *ptr; in do_cros_ec_pkt_xfer_spi() local
536 u8 *ptr; in do_cros_ec_cmd_xfer_spi() local
/openbmc/u-boot/tools/
H A Dmkimage.c140 char *ptr; in process_args() local
316 char *ptr; in main() local
646 unsigned char *ptr; in copy_file() local
/openbmc/linux/scripts/mod/
H A Dlist.h18 #define container_of(ptr, type, member) ({ \ argument
158 #define list_entry(ptr, type, member) \ argument
169 #define list_first_entry(ptr, type, member) \ argument
/openbmc/linux/arch/sparc/lib/
H A Datomic32.c162 unsigned long __cmpxchg_u32(volatile u32 *ptr, u32 old, u32 new) in __cmpxchg_u32()
176 u64 __cmpxchg_u64(u64 *ptr, u64 old, u64 new) in __cmpxchg_u64()
190 unsigned long __xchg_u32(volatile u32 *ptr, u32 new) in __xchg_u32()
/openbmc/linux/net/x25/
H A Dx25_dev.c151 unsigned char *ptr; in x25_establish_link() local
176 unsigned char *ptr; in x25_terminate_link() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dip_check_defrag.c47 struct bpf_dynptr ptr; in handle_v4() local
69 struct bpf_dynptr ptr; in handle_v6() local
/openbmc/linux/kernel/bpf/
H A Dmap_in_map.c130 void bpf_map_fd_put_ptr(struct bpf_map *map, void *ptr, bool need_defer) in bpf_map_fd_put_ptr()
147 u32 bpf_map_fd_sys_lookup_elem(void *ptr) in bpf_map_fd_sys_lookup_elem()
H A Dmemalloc.c758 static void notrace unit_free(struct bpf_mem_cache *c, void *ptr) in unit_free()
793 static void notrace unit_free_rcu(struct bpf_mem_cache *c, void *ptr) in unit_free_rcu()
833 void notrace bpf_mem_free(struct bpf_mem_alloc *ma, void *ptr) in bpf_mem_free()
849 void notrace bpf_mem_free_rcu(struct bpf_mem_alloc *ma, void *ptr) in bpf_mem_free_rcu()
873 void notrace bpf_mem_cache_free(struct bpf_mem_alloc *ma, void *ptr) in bpf_mem_cache_free()
881 void notrace bpf_mem_cache_free_rcu(struct bpf_mem_alloc *ma, void *ptr) in bpf_mem_cache_free_rcu()
899 void bpf_mem_cache_raw_free(void *ptr) in bpf_mem_cache_raw_free()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/
H A Dhw_generic.c56 struct hw_gpio_pin **ptr) in dal_hw_generic_destroy()
68 struct hw_gpio_pin *ptr, in set_config()
/openbmc/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
/openbmc/phosphor-host-ipmid/include/ipmid/
H A Dhandler.hpp105 using ptr = std::shared_ptr<HandlerBase>; typedef in ipmi::HandlerBase
512 HandlerBase::ptr ptr(new IpmiHandler<ipmid_callback_t>(handler, ctx)); in makeLegacyHandler() local
530 HandlerBase::ptr ptr( in makeLegacyHandler() local
551 HandlerBase::ptr ptr( in makeHandler() local
/openbmc/linux/mm/kasan/
H A Dcommon.c247 static inline bool ____kasan_kfree_large(void *ptr, unsigned long ip) in ____kasan_kfree_large()
270 void __kasan_kfree_large(void *ptr, unsigned long ip) in __kasan_kfree_large()
275 void __kasan_slab_free_mempool(void *ptr, unsigned long ip) in __kasan_slab_free_mempool()
387 void * __must_check __kasan_kmalloc_large(const void *ptr, size_t size, in __kasan_kmalloc_large()
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c802 void *ptr; in ath12k_wmi_vdev_create() local
999 void *ptr; in ath12k_wmi_vdev_start() local
1720 void *ptr; in ath12k_wmi_bcn_tmpl() local
1914 void *ptr; in ath12k_wmi_send_peer_assoc_cmd() local
2222 void *ptr; in ath12k_wmi_send_scan_start_cmd() local
2453 void *ptr; in ath12k_wmi_send_scan_chan_list_cmd() local
3049 void *ptr; in ath12k_wmi_fils_discovery_tmpl() local
3092 void *ptr; in ath12k_wmi_probe_resp_tmpl() local
3282 void *ptr; in ath12k_init_cmd_send() local
3958 void *ptr; in ath12k_wmi_alloc_dbring_caps() local
[all …]
/openbmc/linux/tools/lib/subcmd/
H A Dsubcmd-util.h27 #define zfree(ptr) ({ free(*ptr); *ptr = NULL; }) argument
49 static inline void *xrealloc(void *ptr, size_t size) in xrealloc()
/openbmc/linux/drivers/base/test/
H A Droot-device-test.c30 static void devm_device_action(void *ptr) in devm_device_action()
62 static void devm_put_device_action(void *ptr) in devm_put_device_action()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr_remote.c68 void *ptr, in xfs_attr3_rmt_hdr_ok()
93 void *ptr, in xfs_attr3_rmt_verify()
123 char *ptr; in __xfs_attr3_rmt_read_verify() local
189 char *ptr; in xfs_attr3_rmt_write_verify() local
241 void *ptr, in xfs_attr3_rmt_hdr_set()
/openbmc/linux/arch/s390/kernel/
H A Dcrash_dump.c299 static void *fill_cpu_elf_notes(void *ptr, int cpu, struct save_area *sa) in fill_cpu_elf_notes()
357 static void *nt_prpsinfo(void *ptr) in nt_prpsinfo()
400 static void *nt_vmcoreinfo(void *ptr) in nt_vmcoreinfo()
439 static void *nt_final(void *ptr) in nt_final()
522 static void *notes_init(Elf64_Phdr *phdr, void *ptr, u64 notes_offset) in notes_init()
573 void *ptr, *hdr; in elfcorehdr_alloc() local
/openbmc/u-boot/lib/efi/
H A Defi.c24 static void efi_memset(void *ptr, int ch, int size) in efi_memset()
93 void efi_free(struct efi_priv *priv, void *ptr) in efi_free()
/openbmc/linux/crypto/
H A Ddh_helper.c42 u8 *ptr = buf; in crypto_dh_encode_key() local
68 const u8 *ptr = buf; in __crypto_dh_decode_key() local
/openbmc/linux/tools/testing/selftests/arm64/mte/
H A Dmte_common_util.h95 static inline int check_allocated_memory(void *ptr, size_t size, in check_allocated_memory()
112 static inline int check_allocated_memory_range(void *ptr, size_t size, int mem_type, in check_allocated_memory_range()
/openbmc/linux/net/bluetooth/
H A Dhci_debugfs.c92 static int features_show(struct seq_file *f, void *ptr) in features_show()
109 static int device_id_show(struct seq_file *f, void *ptr) in device_id_show()
123 static int device_list_show(struct seq_file *f, void *ptr) in device_list_show()
198 static int remote_oob_show(struct seq_file *f, void *ptr) in remote_oob_show()
387 static int link_keys_show(struct seq_file *f, void *ptr) in link_keys_show()
403 static int dev_class_show(struct seq_file *f, void *ptr) in dev_class_show()
791 static int white_list_show(struct seq_file *f, void *ptr) in white_list_show()
806 static int resolv_list_show(struct seq_file *f, void *ptr) in resolv_list_show()
821 static int identity_resolving_keys_show(struct seq_file *f, void *ptr) in identity_resolving_keys_show()
839 static int long_term_keys_show(struct seq_file *f, void *ptr) in long_term_keys_show()

1...<<11121314151617181920>>...110