Home
last modified time | relevance | path

Searched defs:nptr (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/drivers/media/mc/
Dmc-device.c774 struct media_entity_notify *nptr) in media_device_register_entity_notify()
787 struct media_entity_notify *nptr) in __media_device_unregister_entity_notify()
793 struct media_entity_notify *nptr) in media_device_unregister_entity_notify()
/Linux-v5.10/include/media/
Dmedia-device.h458 struct media_entity_notify *nptr) in media_device_register_entity_notify()
464 struct media_entity_notify *nptr) in media_device_unregister_entity_notify()
/Linux-v5.10/lib/
Dearlycpio.c64 const char *p, *dptr, *nptr; in find_cpio_data() local
/Linux-v5.10/fs/xfs/libxfs/
Dxfs_ialloc_btree.c44 union xfs_btree_ptr *nptr, in xfs_inobt_set_root()
58 union xfs_btree_ptr *nptr, in xfs_finobt_set_root()
Dxfs_btree.c2890 union xfs_btree_ptr nptr; /* new block addr */ in xfs_btree_new_iroot() local
2991 int nptr; /* new value for key index, 1 or 2 */ in xfs_btree_new_root() local
3112 union xfs_btree_ptr *nptr, /* new btree ptr */ in xfs_btree_make_block_unfull()
3187 union xfs_btree_ptr nptr; /* new block ptr */ in xfs_btree_insrec() local
3391 union xfs_btree_ptr nptr; /* new block number (split result) */ in xfs_btree_insert() local
/Linux-v5.10/drivers/net/wireguard/
Dallowedips.c79 struct allowedips_node __rcu **stack[128], **nptr; in walk_remove_by_peer() local
/Linux-v5.10/arch/um/drivers/
Dvector_user.c384 static int strtofd(const char *nptr) in strtofd()
/Linux-v5.10/drivers/net/wimax/i2400m/
Dfw.c225 void *nptr = krealloc(*ptr, new_size, gfp_flags); in i2400m_zrealloc_2x() local