• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/sys/contrib/octeon-sdk/

Lines Matching refs:cvmx_shmem_dscptr

187 static struct cvmx_shmem_dscptr *__smdr_iterator(struct cvmx_shmem_dscptr *(*f)(struct cvmx_shmem_dscptr *dscptr, void *p), void *param )
189 struct cvmx_shmem_dscptr *d, *dscptr = NULL;
215 static struct cvmx_shmem_dscptr *__cvmx_shmem_smdr_match_name(struct cvmx_shmem_dscptr *dscptr, void *name)
218 struct cvmx_shmem_dscptr *ret = NULL;
238 static struct cvmx_shmem_dscptr *__cvmx_shmem_smdr_find_by_name(char *name)
253 static struct cvmx_shmem_dscptr *__cvmx_shmem_smdr_is_free(struct cvmx_shmem_dscptr* dscptr, void *nouse)
268 struct cvmx_shmem_dscptr *__cvmx_shmem_smdr_find_free_dscptr(void)
279 static void __cvmx_shmem_smdr_free(struct cvmx_shmem_dscptr *dscptr)
300 struct cvmx_shmem_dscptr *cvmx_shmem_named_block_open(char *name, uint32_t size, int oflag)
303 struct cvmx_shmem_dscptr *dscptr = NULL;
441 void *__cvmx_shmem_map_standalone(struct cvmx_shmem_dscptr *dscptr, int pflag)
481 static inline void *__cvmx_shmem_map_linux(struct cvmx_shmem_dscptr *dscptr, int pflag)
520 void *cvmx_shmem_map(struct cvmx_shmem_dscptr *dscptr, int pflag)
543 static inline void __cvmx_shmem_unmap_linux(struct cvmx_shmem_dscptr* dscptr)
563 __cvmx_shmem_unmap_standalone(struct cvmx_shmem_dscptr *dscptr)
583 void cvmx_shmem_unmap(struct cvmx_shmem_dscptr *dscptr)
605 static inline int __cvmx_shmem_close_dscptr(struct cvmx_shmem_dscptr *dscptr, int remove)
648 static inline int __cvmx_shmem_close_standalone(struct cvmx_shmem_dscptr *dscptr, int remove)
670 int __cvmx_shmem_close_linux(struct cvmx_shmem_dscptr *dscptr, int remove)
698 int cvmx_shmem_close(struct cvmx_shmem_dscptr *dscptr, int remove)
718 static struct cvmx_shmem_dscptr *__cvmx_shmem_smdr_display_dscptr(struct cvmx_shmem_dscptr *dscptr, void *nouse)