Home
last modified time | relevance | path

Searched refs:fpp (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/kernel/arch/nds32/kernel/
H A Dstacktrace.c32 unsigned long lpp, fpp; in save_stack_trace_tsk() local
35 fpp = fpn[FP_OFFSET]; in save_stack_trace_tsk()
50 fpn = (unsigned long *)fpp; in save_stack_trace_tsk()
/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_bmap_btree.c39 __be64 *fpp; in xfs_bmdr_to_bmbt() local
52 fpp = XFS_BMDR_PTR_ADDR(dblock, 1, dmxr); in xfs_bmdr_to_bmbt()
56 memcpy(tpp, fpp, sizeof(*fpp) * dmxr); in xfs_bmdr_to_bmbt()
135 __be64 *fpp; in xfs_bmbt_to_bmdr() local
155 fpp = XFS_BMAP_BROOT_PTR_ADDR(mp, rblock, 1, rblocklen); in xfs_bmbt_to_bmdr()
159 memcpy(tpp, fpp, sizeof(*fpp) * dmxr); in xfs_bmbt_to_bmdr()
/OK3568_Linux_fs/kernel/net/core/
H A Dscm.c69 struct file **fpp; in scm_fp_copy() local
90 fpp = &fpl->fp[fpl->count]; in scm_fp_copy()
106 *fpp++ = file; in scm_fp_copy()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/
H A Dosdep_service_linux.c388 static int openFile(struct file **fpp, const char *path, int flag, int mode) in openFile() argument
394 *fpp = NULL; in openFile()
397 *fpp = fp; in openFile()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/
H A Dosdep_service_linux.c388 static int openFile(struct file **fpp, const char *path, int flag, int mode) in openFile() argument
394 *fpp = NULL; in openFile()
397 *fpp = fp; in openFile()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dbio.h525 # define BIO_get_fp(b,fpp) BIO_ctrl(b,BIO_C_GET_FILE_PTR,0,(char *)fpp) argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h1301 int fpp = SGE_PAGE_SIZE / (mtu - ETH_MAX_TPA_HEADER_SIZE); in bnx2x_mtu_allows_gro() local
1307 return mtu <= SGE_PAGE_SIZE && (U_ETH_SGL_SIZE * fpp) <= MAX_SKB_FRAGS; in bnx2x_mtu_allows_gro()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/
H A Dosdep_service.c1914 static int openFile(struct file **fpp, char *path, int flag, int mode) in openFile() argument
1920 *fpp=NULL; in openFile()
1924 *fpp=fp; in openFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/
H A Dosdep_service.c1875 static int openFile(struct file **fpp, char *path, int flag, int mode) in openFile() argument
1881 *fpp=NULL; in openFile()
1885 *fpp=fp; in openFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/
H A Dosdep_service.c1926 static int openFile(struct file **fpp, char *path, int flag, int mode) in openFile() argument
1932 *fpp = NULL; in openFile()
1935 *fpp = fp; in openFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/
H A Dosdep_service.c1965 static int openFile(struct file **fpp, const char *path, int flag, int mode) in openFile() argument
1971 *fpp = NULL; in openFile()
1974 *fpp = fp; in openFile()
/OK3568_Linux_fs/kernel/drivers/crypto/inside-secure/
H A Dsafexcel.c336 static bool poll_fw_ready(struct safexcel_crypto_priv *priv, int fpp) in poll_fw_ready() argument
341 if (fpp) in poll_fw_ready()
356 fpp, pe); in poll_fw_ready()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/
H A Dosdep_service.c2110 static int openFile(struct file **fpp, const char *path, int flag, int mode) in openFile() argument
2116 *fpp = NULL; in openFile()
2119 *fpp = fp; in openFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/
H A Dosdep_service.c2110 static int openFile(struct file **fpp, const char *path, int flag, int mode) in openFile() argument
2116 *fpp = NULL; in openFile()
2119 *fpp = fp; in openFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/
H A Dosdep_service.c2110 static int openFile(struct file **fpp, const char *path, int flag, int mode) in openFile() argument
2116 *fpp = NULL; in openFile()
2119 *fpp = fp; in openFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/
H A Dosdep_service.c2113 static int openFile(struct file **fpp, const char *path, int flag, int mode) in openFile() argument
2119 *fpp = NULL; in openFile()
2122 *fpp = fp; in openFile()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/
H A Dosdep_service.c2163 static int openFile(struct file **fpp, const char *path, int flag, int mode) in openFile() argument
2169 *fpp = NULL; in openFile()
2172 *fpp = fp; in openFile()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/
H A Dosdep_service.c2163 static int openFile(struct file **fpp, const char *path, int flag, int mode) in openFile() argument
2169 *fpp = NULL; in openFile()
2172 *fpp = fp; in openFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/
H A Dosdep_service.c2124 static int openFile(struct file **fpp, const char *path, int flag, int mode) in openFile() argument
2130 *fpp = NULL; in openFile()
2133 *fpp = fp; in openFile()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/
H A Dosdep_service.c2553 static int openFile(struct file **fpp, const char *path, int flag, int mode) in openFile() argument
2559 *fpp = NULL; in openFile()
2562 *fpp = fp; in openFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/
H A Dosdep_service.c2389 static int openFile(struct file **fpp, const char *path, int flag, int mode) in openFile() argument
2395 *fpp = NULL; in openFile()
2398 *fpp = fp; in openFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/
H A Dosdep_service.c2388 static int openFile(struct file **fpp, const char *path, int flag, int mode) in openFile() argument
2394 *fpp = NULL; in openFile()
2397 *fpp = fp; in openFile()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/
H A Dosdep_service.c2388 static int openFile(struct file **fpp, const char *path, int flag, int mode) in openFile() argument
2394 *fpp = NULL; in openFile()
2397 *fpp = fp; in openFile()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/
H A Dosdep_service.c2585 static int openFile(struct file **fpp, const char *path, int flag, int mode) in openFile() argument
2591 *fpp = NULL; in openFile()
2594 *fpp = fp; in openFile()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgfortran.info215 Source files with '.f', '.for', '.fpp', '.ftn', '.F', '.FOR', '.FPP',
220 '.fpp' extension are also run through preprocessing.
241 '.fpp', '.FPP', '.F90', '.F95', '.F03' or '.F08'. To manually invoke
816 the file extension is '.fpp', '.FPP', '.F', '.FOR', '.FTN', '.F90',
21504 * 'fpp': Preprocessing Options.

12