Home
last modified time | relevance | path

Searched defs:nptr (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dearlycpio.c64 const char *p, *dptr, *nptr; in find_cpio_data() local
/kernel/linux/linux-6.6/lib/
H A Dearlycpio.c64 const char *p, *dptr, *nptr; in find_cpio_data() local
/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/src/
H A Drbtree.c59 static int32_t NewNode(struct RbTreeNode **nptr, RbTreeKey key, RbTreeValue value) in NewNode() argument
/kernel/linux/linux-5.10/include/media/
H A Dmedia-device.h456 media_device_register_entity_notify( struct media_device *mdev, struct media_entity_notify *nptr) media_device_register_entity_notify() argument
462 media_device_unregister_entity_notify( struct media_device *mdev, struct media_entity_notify *nptr) media_device_unregister_entity_notify() argument
/kernel/linux/linux-6.6/include/media/
H A Dmedia-device.h447 media_device_register_entity_notify( struct media_device *mdev, struct media_entity_notify *nptr) media_device_register_entity_notify() argument
452 media_device_unregister_entity_notify( struct media_device *mdev, struct media_entity_notify *nptr) media_device_unregister_entity_notify() argument
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dvector_user.c384 static int strtofd(const char *nptr) in strtofd() argument
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dvector_user.c385 static int strtofd(const char *nptr) in strtofd() argument
/kernel/linux/linux-5.10/drivers/media/mc/
H A Dmc-device.c773 media_device_register_entity_notify(struct media_device *mdev, struct media_entity_notify *nptr) media_device_register_entity_notify() argument
786 __media_device_unregister_entity_notify(struct media_device *mdev, struct media_entity_notify *nptr) __media_device_unregister_entity_notify() argument
792 media_device_unregister_entity_notify(struct media_device *mdev, struct media_entity_notify *nptr) media_device_unregister_entity_notify() argument
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.c42 xfs_inobt_set_root( struct xfs_btree_cur *cur, union xfs_btree_ptr *nptr, int inc) xfs_inobt_set_root() argument
56 xfs_finobt_set_root( struct xfs_btree_cur *cur, union xfs_btree_ptr *nptr, int inc) xfs_finobt_set_root() argument
H A Dxfs_btree.c2895 union xfs_btree_ptr nptr; /* new block addr */ in xfs_btree_new_iroot() local
2996 int nptr; /* new value for key index, 1 or 2 */ in xfs_btree_new_root() local
3111 xfs_btree_make_block_unfull( struct xfs_btree_cur *cur, int level, int numrecs, int *oindex, int *index, union xfs_btree_ptr *nptr, struct xfs_btree_cur **ncur, union xfs_btree_key *key, int *stat) xfs_btree_make_block_unfull() argument
3192 union xfs_btree_ptr nptr; /* new block ptr */ xfs_btree_insrec() local
3398 union xfs_btree_ptr nptr; /* new block number (split result) */ xfs_btree_insert() local
[all...]
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_ialloc_btree.c44 xfs_inobt_set_root( struct xfs_btree_cur *cur, const union xfs_btree_ptr *nptr, int inc) xfs_inobt_set_root() argument
58 xfs_finobt_set_root( struct xfs_btree_cur *cur, const union xfs_btree_ptr *nptr, int inc) xfs_finobt_set_root() argument
H A Dxfs_btree.c2984 union xfs_btree_ptr nptr; /* new block addr */ in xfs_btree_new_iroot() local
3087 int nptr; /* new value for key index, 1 or 2 */ in xfs_btree_new_root() local
3203 xfs_btree_make_block_unfull( struct xfs_btree_cur *cur, int level, int numrecs, int *oindex, int *index, union xfs_btree_ptr *nptr, struct xfs_btree_cur **ncur, union xfs_btree_key *key, int *stat) xfs_btree_make_block_unfull() argument
3284 union xfs_btree_ptr nptr; /* new block ptr */ xfs_btree_insrec() local
3490 union xfs_btree_ptr nptr; /* new block number (split result) */ xfs_btree_insert() local
[all...]
/kernel/linux/linux-6.6/drivers/media/mc/
H A Dmc-device.c759 media_device_register_entity_notify(struct media_device *mdev, struct media_entity_notify *nptr) media_device_register_entity_notify() argument
771 __media_device_unregister_entity_notify(struct media_device *mdev, struct media_entity_notify *nptr) __media_device_unregister_entity_notify() argument
777 media_device_unregister_entity_notify(struct media_device *mdev, struct media_entity_notify *nptr) media_device_unregister_entity_notify() argument
/kernel/linux/linux-5.10/drivers/net/wimax/i2400m/
H A Dfw.c225 void *nptr = krealloc(*ptr, new_size, gfp_flags); in i2400m_zrealloc_2x() local
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dstdlibndk.cpp1267 const char *nptr = "10"; in StrToFL() local
1282 const char *nptr = "10"; in StrToDL() local
1297 const char *nptr = "10"; in StrToLdL() local

Completed in 32 milliseconds