Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/mc/
Dmc-device.c772 struct media_entity_notify *nptr) in media_device_register_entity_notify()
785 struct media_entity_notify *nptr) in __media_device_unregister_entity_notify()
791 struct media_entity_notify *nptr) in media_device_unregister_entity_notify()
/Linux-v5.4/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.4/lib/
Dearlycpio.c64 const char *p, *dptr, *nptr; in find_cpio_data() local
/Linux-v5.4/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.c2929 union xfs_btree_ptr nptr; /* new block addr */ in xfs_btree_new_iroot() local
3030 int nptr; /* new value for key index, 1 or 2 */ in xfs_btree_new_root() local
3151 union xfs_btree_ptr *nptr, /* new btree ptr */ in xfs_btree_make_block_unfull()
3226 union xfs_btree_ptr nptr; /* new block ptr */ in xfs_btree_insrec() local
3430 union xfs_btree_ptr nptr; /* new block number (split result) */ in xfs_btree_insert() local
/Linux-v5.4/drivers/net/wimax/i2400m/
Dfw.c225 void *nptr = krealloc(*ptr, new_size, gfp_flags); in i2400m_zrealloc_2x() local