Home
last modified time | relevance | path

Searched refs:idn_protojob_alloc (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/sun4u/starfire/sys/
H A Didn.h3683 extern idn_protojob_t *idn_protojob_alloc(int kmflag);
/titanic_44/usr/src/uts/sun4u/starfire/io/
H A Didn_proto.c8349 jp = idn_protojob_alloc(KM_SLEEP); in idn_local_cmd()
9881 idn_protojob_alloc(int kmflag) in idn_protojob_alloc() function
H A Didn.c4948 jp = idn_protojob_alloc(KM_NOSLEEP); in idn_handler()