| /linux/drivers/net/wireless/zydas/zd1211rw/ | 
| H A D | zd_def.h | 52 #  define ZD_MEMCLEAR(pointer, size) memset((pointer), 0xff, (size))  argument54 #  define ZD_MEMCLEAR(pointer, size) do { } while (0)  argument
 
 | 
| /linux/drivers/md/dm-vdo/ | 
| H A D | thread-device.c | 25 	const unsigned int *pointer;  in vdo_get_thread_device_id()  local
 | 
| H A D | thread-registry.h | 19 	const void *pointer;  member
 | 
| H A D | thread-registry.c | 26 			 struct registered_thread *new_thread, const void *pointer)  in vdo_register_thread()
 | 
| H A D | funnel-workqueue.c | 511 static void get_function_name(void *pointer, char *buffer, size_t buffer_length)  in get_function_name()
 | 
| /linux/drivers/net/ethernet/faraday/ | 
| H A D | ftgmac100.c | 463 					      unsigned int pointer)  in ftgmac100_next_rx_pointer()489 	unsigned int pointer, size;  in ftgmac100_rx_packet()  local
 623 					      unsigned int pointer)  in ftgmac100_next_tx_pointer()
 646 				     unsigned int pointer,  in ftgmac100_free_tx_packet()
 673 	unsigned int pointer;  in ftgmac100_tx_complete_packet()  local
 748 	unsigned int pointer, nfrags, len, i, j;  in ftgmac100_hard_start_xmit()  local
 
 | 
| /linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ | 
| H A D | M0203.h | 7 	u16 pointer;  member
 | 
| /linux/arch/mips/include/asm/sn/ | 
| H A D | kldir.h | 22 	unsigned long	pointer;	/* Pointer to area in some cases    */  member
 | 
| /linux/include/acpi/platform/ | 
| H A D | aclinuxex.h | 119 static inline u8 acpi_os_readable(void *pointer, acpi_size length)  in acpi_os_readable()
 | 
| /linux/drivers/net/ethernet/intel/iavf/ | 
| H A D | iavf_ethtool.c | 73 iavf_add_one_ethtool_stat(u64 *data, void *pointer,  in iavf_add_one_ethtool_stat()121 __iavf_add_ethtool_stats(u64 **data, void *pointer,  in __iavf_add_ethtool_stats()
 144 #define iavf_add_ethtool_stats(data, pointer, stats) \  argument
 
 | 
| /linux/sound/soc/sof/ | 
| H A D | sof-client-probes.h | 26 	int (*pointer)(struct sof_client_dev *cdev, struct snd_compr_stream *cstream,  member 
 | 
| /linux/drivers/acpi/acpica/ | 
| H A D | exconvrt.c | 44 	u8 *pointer;  in acpi_ex_convert_to_integer()  local
 | 
| H A D | exregion.c | 494 	char *pointer;  in acpi_ex_data_table_space_handler()  local
 | 
| H A D | acresrc.h | 95 	const char **pointer;  member
 | 
| H A D | acobject.h | 149 	void *pointer;		/* Only for data table regions */  member388 	void *pointer;  member
 
 | 
| /linux/tools/power/acpi/os_specific/service_layers/ | 
| H A D | osunixxf.c | 1173 u8 acpi_os_readable(void *pointer, acpi_size length)  in acpi_os_readable()1192 u8 acpi_os_writable(void *pointer, acpi_size length)  in acpi_os_writable()
 
 | 
| /linux/include/uapi/linux/ | 
| H A D | vbox_vmmdev_types.h | 232 		} pointer;  member255 		} __packed pointer;  member
 
 | 
| /linux/include/acpi/ | 
| H A D | actypes.h | 918 		char *pointer;	/* points to the string value */  member924 		u8 *pointer;	/* points to the buffer */  member
 958 	union acpi_object *pointer;  member
 980 	void *pointer;		/* pointer to buffer */  member
 1243 	void *pointer;  member
 
 | 
| H A D | acoutput.h | 342 #define ACPI_FUNCTION_TRACE_PTR(name, pointer) \  argument405 #define return_PTR(pointer) \  argument
 
 | 
| /linux/drivers/i2c/ | 
| H A D | i2c-stub.c | 70 	u8 pointer;  member
 | 
| /linux/include/sound/ | 
| H A D | soc-component.h | 48 	int (*pointer)(struct snd_soc_component *component,  member 133 	snd_pcm_uframes_t (*pointer)(struct snd_soc_component *component,  member
 
 | 
| /linux/drivers/dma/dw-edma/ | 
| H A D | dw-hdma-v0-core.c | 178 				     int i, u32 control, u64 pointer)  in dw_hdma_v0_write_ll_link()
 | 
| /linux/sound/sh/ | 
| H A D | sh_dac_audio.c | 200 	int pointer = chip->buffer_begin - chip->data_buffer;  in snd_sh_dac_pcm_pointer()  local
 | 
| /linux/mm/ | 
| H A D | kmemleak.c | 145 	unsigned long pointer;  member1440 			 unsigned long pointer, unsigned int objflags)  in pointer_update_refs()
 1532 		unsigned long pointer;  in scan_block()  local
 
 | 
| /linux/sound/soc/sprd/ | 
| H A D | sprd-pcm-dma.c | 382 	int pointer[SPRD_PCM_CHANNEL_MAX];  in sprd_pcm_pointer()  local
 |