Searched defs:idp (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/lib/ |
D | idr.c | 66 static struct idr_layer *get_from_free_list(struct idr *idp) in get_from_free_list() 153 static void __move_to_free_list(struct idr *idp, struct idr_layer *p) in __move_to_free_list() 160 static void move_to_free_list(struct idr *idp, struct idr_layer *p) in move_to_free_list() 192 static int __idr_pre_get(struct idr *idp, gfp_t gfp_mask) in __idr_pre_get() 220 static int sub_alloc(struct idr *idp, int *starting_id, struct idr_layer **pa, in sub_alloc() 289 static int idr_get_empty_slot(struct idr *idp, int starting_id, in idr_get_empty_slot() 508 static void sub_remove(struct idr *idp, int shift, int id) in sub_remove() 550 void idr_remove(struct idr *idp, int id) in idr_remove() 583 static void __idr_remove_all(struct idr *idp) in __idr_remove_all() 631 void idr_destroy(struct idr *idp) in idr_destroy() [all …]
|
/linux-4.1.27/drivers/input/touchscreen/ |
D | migor_ts.c | 133 const struct i2c_device_id *idp) in migor_ts_probe()
|
D | eeti_ts.c | 158 const struct i2c_device_id *idp) in eeti_ts_probe()
|
/linux-4.1.27/include/linux/ |
D | idr.h | 135 #define idr_for_each_entry(idp, entry, id) \ argument
|
/linux-4.1.27/arch/x86/kernel/ |
D | dumpstack_64.c | 35 unsigned *usedp, char **idp) in in_exception_stack()
|
/linux-4.1.27/drivers/media/pci/saa7134/ |
D | saa7134-tvaudio.c | 383 __u32 idp, nicam, nicam_status; in tvaudio_getstereo() local
|
/linux-4.1.27/drivers/staging/iio/light/ |
D | tsl2583.c | 804 const struct i2c_device_id *idp) in taos_probe()
|
/linux-4.1.27/drivers/iommu/ |
D | tegra-smmu.c | 204 static int tegra_smmu_alloc_asid(struct tegra_smmu *smmu, unsigned int *idp) in tegra_smmu_alloc_asid()
|
/linux-4.1.27/drivers/scsi/ |
D | osst.h | 195 unsigned idp :1; /* Should be 0 */ member 201 unsigned idp :1; /* Should be 0 */ member
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdecho/ |
D | echo_client.c | 1452 echo_get_stripe_off_id(struct lov_stripe_md *lsm, u64 *offp, u64 *idp) in echo_get_stripe_off_id()
|