Home
last modified time | relevance | path

Searched refs:__kernel (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/s390/char/
H A Dhmcdrv_ftp.h53 void __kernel *buf;
61 ssize_t hmcdrv_ftp_cmd(char __kernel *cmd, loff_t offset,
/linux/include/linux/
H A Dcompiler_types.h49 # define __kernel __attribute__((address_space(0))) macro
64 # define __kernel macro
H A Dsrcutiny.h92 return (int)(intptr_t)(struct srcu_ctr __force __kernel *)scpp;
/linux/arch/x86/include/asm/
H A Dpercpu.h69 (TYPEOF_UNQUAL(*(_ptr)) __force __kernel *)tcp_ptr__; \
75 (TYPEOF_UNQUAL(*(_ptr)) __force __kernel *)0; \
/linux/drivers/s390/crypto/
H A Dzcrypt_api.c1077 targets = (struct ep11_target_dev __force __kernel *)xcrb->targets; in _zcrypt_send_ep11_cprb()