/linux/tools/testing/selftests/sgx/ |
H A D | load.c | 185 void *ptr; in encl_load() local
|
/linux/arch/arm64/kvm/ |
H A D | va_layout.c | 96 uintptr_t *ptr, kimg_va; in kvm_apply_hyp_relocations() local
|
/linux/drivers/media/usb/pvrusb2/ |
H A D | pvrusb2-dvb.c | 87 static void pvr2_dvb_notify(void *ptr) in pvr2_dvb_notify()
|
/linux/drivers/iio/temperature/ |
H A D | tsys01.c | 132 char *ptr = buf; in tsys01_read_prom() local
|
/linux/arch/arc/include/asm/ |
H A D | atomic64-arcv2.h | 159 static inline s64 arch_atomic64_xchg(atomic64_t *ptr, s64 new) in arch_atomic64_xchg()
|
/linux/tools/testing/selftests/arm64/mte/ |
H A D | check_user_mem.c | 41 void *ptr, *ptr_next; in check_usermem_access_fault() local
|
/linux/tools/perf/util/ |
H A D | bpf-utils.c | 118 __u8 *ptr; in get_bpf_prog_info_linear() local
|
/linux/fs/nfs/blocklayout/ |
H A D | rpc_pipefs.c | 159 void *ptr) in rpc_pipefs_event()
|
/linux/include/linux/ |
H A D | kexec_handover.h | 91 static inline int kho_preserve_vmalloc(void *ptr, in kho_preserve_vmalloc()
|
/linux/arch/arm/kernel/ |
H A D | sys_oabi-compat.c | 390 void __user *ptr, long fifth) in sys_oabi_ipc() 422 void __user *ptr, long fifth) in sys_oabi_ipc()
|
/linux/fs/ext4/ |
H A D | sysfs.c | 384 void *ptr = calc_ptr(a, sbi); in ext4_generic_attr_show() local 458 void *ptr = calc_ptr(a, sbi); in ext4_generic_attr_store() local
|
/linux/drivers/dma/ioat/ |
H A D | init.c | 816 u8 *ptr = page_address(xor_srcs[src_idx]); in ioat_xor_val_self_test() local 890 u32 *ptr = page_address(dest); in ioat_xor_val_self_test() local
|
/linux/sound/pci/emu10k1/ |
H A D | p16v.c | 488 snd_pcm_uframes_t ptr, ptr1, ptr2,ptr3,ptr4 = 0; snd_p16v_pcm_pointer_playback() local 513 snd_pcm_uframes_t ptr, ptr1, ptr2 = 0; snd_p16v_pcm_pointer_capture() local [all...] |
/linux/fs/xfs/libxfs/ |
H A D | xfs_ialloc_btree.c | 247 union xfs_btree_ptr *ptr) in xfs_inobt_init_ptr_from_cur() 259 union xfs_btree_ptr *ptr) in xfs_finobt_init_ptr_from_cur()
|
/linux/fs/nfsd/ |
H A D | nfssvc.c | 451 void *ptr) in nfsd_inetaddr_event() 481 unsigned long event, void *ptr) in nfsd_inet6addr_event()
|
/linux/sound/pci/ |
H A D | ad1889.c | 513 size_t ptr = 0; snd_ad1889_playback_pointer() local 532 size_t ptr = 0; snd_ad1889_capture_pointer() local [all...] |
/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be.h | 835 amap_set(void *ptr, u32 dw_offset, u32 mask, u32 offset, u32 value) in amap_set() 842 #define AMAP_SET_BITS(_struct, field, ptr, val) \ argument 849 static inline u32 amap_get(void *ptr, u32 dw_offset, u32 mask, u32 offset) in amap_get() 855 #define AMAP_GET_BITS(_struct, field, ptr) \ argument 861 #define GET_RX_COMPL_V0_BITS(field, ptr) \ argument 864 #define GET_RX_COMPL_V1_BITS(field, ptr) \ argument 867 #define GET_TX_COMPL_BITS(field, ptr) \ argument 870 #define SET_TX_WRB_HDR_BITS(field, ptr, val) \ argument
|
/linux/drivers/crypto/marvell/octeontx/ |
H A D | otx_cptvf_algs.c | 204 u8 *ptr = sg_virt(inp_sg); in update_input_data() local 222 u8 *ptr = sg_virt(outp_sg); in update_output_data() local 1056 u8 *ptr = NULL; in create_aead_null_output_list() local
|
/linux/sound/isa/wss/ |
H A D | wss_lib.c | 1130 size_t ptr; snd_wss_playback_pointer() local 1141 size_t ptr; snd_wss_capture_pointer() local 1239 unsigned char *ptr; snd_wss_probe() local
|
/linux/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | ep0.c | 29 int ast_vhub_reply(struct ast_vhub_ep *ep, char *ptr, int len) in ast_vhub_reply()
|
/linux/crypto/ |
H A D | rsa_helper.c | 20 const u8 *ptr = value; in rsa_get_n() local
|
/linux/drivers/net/ethernet/sfc/ |
H A D | tc_encap_actions.h | 107 unsigned long event, void *ptr) in efx_tc_netevent_event()
|
/linux/arch/powerpc/kexec/ |
H A D | core_64.c | 83 unsigned long *ptr; in copy_segments() local
|
/linux/drivers/pnp/ |
H A D | driver.c | 297 struct pnp_id *dev_id, *ptr; in pnp_add_id() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | subdev.c | 31 #define NVKM_LAYOUT_ONCE(type,data,ptr,...) [type] = #ptr, argument
|