Home
last modified time | relevance | path

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

/Linux-v4.19/include/media/
Dmedia-device.h437 struct media_entity_notify *nptr) in media_device_register_entity_notify()
443 struct media_entity_notify *nptr) in media_device_unregister_entity_notify()
/Linux-v4.19/drivers/media/
Dmedia-device.c752 struct media_entity_notify *nptr) in media_device_register_entity_notify()
765 struct media_entity_notify *nptr) in __media_device_unregister_entity_notify()
771 struct media_entity_notify *nptr) in media_device_unregister_entity_notify()
/Linux-v4.19/lib/
Dearlycpio.c72 const char *p, *dptr, *nptr; in find_cpio_data() local
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_ialloc_btree.c46 union xfs_btree_ptr *nptr, in xfs_inobt_set_root()
60 union xfs_btree_ptr *nptr, in xfs_finobt_set_root()
Dxfs_btree.c2940 union xfs_btree_ptr nptr; /* new block addr */ in xfs_btree_new_iroot() local
3041 int nptr; /* new value for key index, 1 or 2 */ in xfs_btree_new_root() local
3162 union xfs_btree_ptr *nptr, /* new btree ptr */ in xfs_btree_make_block_unfull()
3237 union xfs_btree_ptr nptr; /* new block ptr */ in xfs_btree_insrec() local
3441 union xfs_btree_ptr nptr; /* new block number (split result) */ in xfs_btree_insert() local
/Linux-v4.19/drivers/net/wimax/i2400m/
Dfw.c225 void *nptr = krealloc(*ptr, new_size, gfp_flags); in i2400m_zrealloc_2x() local