Home
last modified time | relevance | path

Searched defs:nslot (Results 1 – 9 of 9) sorted by relevance

/third_party/mtdev/test/
Dmtdev-kernel.c53 static int illegal(int nslot, int npos, unsigned x) in illegal()
76 static void get_slots(int *slots, int nslot, int npos, unsigned x) in get_slots()
89 static int generate_assignments(int nslot, int npos) in generate_assignments()
/third_party/mtdev/src/
Dmatch_four.c83 const u8 *mtdev_match_four(const struct trk_coord *old, int nslot, in mtdev_match_four()
Dcaps.c85 int rc, i, s, nslot; in mtdev_set_slots() local
/third_party/selinux/libsepol/include/sepol/policydb/
Davtab.h103 uint32_t nslot; /* number of hash slots */ member
/third_party/boost/boost/mpi/collectives/
Dgather.hpp59 int const* nslot, int const* nskip, int root, mpl::false_) in gather_impl()
/third_party/toybox/toys/posix/
Dps.c1427 static int merge_deltas(long long *oslot, long long *nslot, int milis) in merge_deltas()
1459 int (*filter)(long long *oslot, long long *nslot, int milis)) in top_common()
1786 static int iotop_filter(long long *oslot, long long *nslot, int milis) in iotop_filter()
/third_party/toybox/porting/liteos_a/toys/posix/
Dps.c1284 static int merge_deltas(long long *oslot, long long *nslot, int milis) in merge_deltas()
1316 int (*filter)(long long *oslot, long long *nslot, int milis)) in top_common()
1629 static int iotop_filter(long long *oslot, long long *nslot, int milis) in iotop_filter()
/third_party/selinux/libsepol/src/
Davtab.c368 uint32_t nslot = 0; in avtab_alloc() local
/third_party/python/Objects/
Dtypeobject.c2518 Py_ssize_t nslot; member
2531 Py_ssize_t nslot = ctx->nslot; in type_new_visit_slots() local
2570 Py_ssize_t nslot = ctx->nslot; in type_new_copy_slots() local
2958 Py_ssize_t nslot = PyTuple_GET_SIZE(et->ht_slots); in type_new_descriptors() local