Searched defs:nptr (Results 1 – 13 of 13) sorted by relevance
| /kernel/linux/linux-5.10/drivers/media/mc/ |
| D | mc-device.c | 774 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()
|
| /kernel/linux/linux-6.6/drivers/media/mc/ |
| D | mc-device.c | 760 struct media_entity_notify *nptr) in media_device_register_entity_notify() 772 struct media_entity_notify *nptr) in __media_device_unregister_entity_notify() 778 struct media_entity_notify *nptr) in media_device_unregister_entity_notify()
|
| /kernel/linux/linux-5.10/include/media/ |
| D | media-device.h | 458 struct media_entity_notify *nptr) in media_device_register_entity_notify() 464 struct media_entity_notify *nptr) in media_device_unregister_entity_notify()
|
| /kernel/linux/linux-6.6/include/media/ |
| D | media-device.h | 449 struct media_entity_notify *nptr) in media_device_register_entity_notify() 454 struct media_entity_notify *nptr) in media_device_unregister_entity_notify()
|
| /kernel/linux/linux-5.10/lib/ |
| D | earlycpio.c | 64 const char *p, *dptr, *nptr; in find_cpio_data() local
|
| /kernel/linux/linux-6.6/lib/ |
| D | earlycpio.c | 64 const char *p, *dptr, *nptr; in find_cpio_data() local
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| D | xfs_ialloc_btree.c | 44 union xfs_btree_ptr *nptr, in xfs_inobt_set_root() 58 union xfs_btree_ptr *nptr, in xfs_finobt_set_root()
|
| D | xfs_btree.c | 2895 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 3117 union xfs_btree_ptr *nptr, /* new btree ptr */ in xfs_btree_make_block_unfull() 3192 union xfs_btree_ptr nptr; /* new block ptr */ in xfs_btree_insrec() local 3398 union xfs_btree_ptr nptr; /* new block number (split result) */ in xfs_btree_insert() local
|
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| D | xfs_ialloc_btree.c | 46 const union xfs_btree_ptr *nptr, in xfs_inobt_set_root() 60 const union xfs_btree_ptr *nptr, in xfs_finobt_set_root()
|
| D | xfs_btree.c | 2984 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 3209 union xfs_btree_ptr *nptr, /* new btree ptr */ in xfs_btree_make_block_unfull() 3284 union xfs_btree_ptr nptr; /* new block ptr */ in xfs_btree_insrec() local 3507 union xfs_btree_ptr nptr; /* new block number (split result) */ in xfs_btree_insert() local
|
| /kernel/linux/linux-5.10/arch/um/drivers/ |
| D | vector_user.c | 384 static int strtofd(const char *nptr) in strtofd()
|
| /kernel/linux/linux-6.6/arch/um/drivers/ |
| D | vector_user.c | 385 static int strtofd(const char *nptr) in strtofd()
|
| /kernel/linux/linux-5.10/drivers/net/wimax/i2400m/ |
| D | fw.c | 225 void *nptr = krealloc(*ptr, new_size, gfp_flags); in i2400m_zrealloc_2x() local
|