Home
last modified time | relevance | path

Searched defs:ctp (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/mips/alchemy/common/
H A Ddbdma.c261 chan_tab_t *ctp; in au1xxx_dbdma_chan_alloc() local
369 chan_tab_t *ctp; in au1xxx_dbdma_set_devwidth() local
397 chan_tab_t *ctp; in au1xxx_dbdma_ring_alloc() local
594 chan_tab_t *ctp; in au1xxx_dbdma_put_source() local
654 chan_tab_t *ctp; in au1xxx_dbdma_put_dest() local
719 chan_tab_t *ctp; in au1xxx_dbdma_get_dest() local
758 chan_tab_t *ctp; in au1xxx_dbdma_stop() local
788 chan_tab_t *ctp; in au1xxx_dbdma_start() local
803 chan_tab_t *ctp; in au1xxx_dbdma_reset() local
829 chan_tab_t *ctp; in au1xxx_get_dma_residue() local
[all …]
/openbmc/linux/lib/zstd/compress/
H A Dzstd_compress_superblock.c333 const BYTE* ctp = codeTable; in ZSTD_estimateSubBlockSize_symbolType() local
H A Dzstd_compress.c3180 const BYTE* ctp = codeTable; in ZSTD_estimateBlockSize_symbolType() local
/openbmc/linux/security/smack/
H A Dsmack_lsm.c490 static int smack_ptrace_access_check(struct task_struct *ctp, unsigned int mode) in smack_ptrace_access_check()