Home
last modified time | relevance | path

Searched defs:cnp (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c73 static int cxgbit_np_hashfn(const struct cxgbit_np *cnp) in cxgbit_np_hashfn()
79 cxgbit_np_hash_add(struct cxgbit_device *cdev, struct cxgbit_np *cnp, in cxgbit_np_hash_add()
99 cxgbit_np_hash_find(struct cxgbit_device *cdev, struct cxgbit_np *cnp) in cxgbit_np_hash_find()
116 static int cxgbit_np_hash_del(struct cxgbit_device *cdev, struct cxgbit_np *cnp) in cxgbit_np_hash_del()
137 struct cxgbit_np *cnp; in _cxgbit_free_cnp() local
145 struct cxgbit_np *cnp) in cxgbit_create_server6()
197 struct cxgbit_np *cnp) in cxgbit_create_server4()
290 static struct cxgbit_device *cxgbit_find_np_cdev(struct cxgbit_np *cnp) in cxgbit_find_np_cdev()
318 static bool cxgbit_inaddr_any(struct cxgbit_np *cnp) in cxgbit_inaddr_any()
343 __cxgbit_setup_cdev_np(struct cxgbit_device *cdev, struct cxgbit_np *cnp) in __cxgbit_setup_cdev_np()
[all …]
H A Dcxgbit.h121 struct cxgbit_np *cnp; member
191 struct cxgbit_np *cnp; member
268 static inline void cxgbit_get_cnp(struct cxgbit_np *cnp) in cxgbit_get_cnp()
273 static inline void cxgbit_put_cnp(struct cxgbit_np *cnp) in cxgbit_put_cnp()
/linux/fs/coda/
H A Dpioctl.c58 struct coda_inode_info *cnp; in coda_pioctl() local
/linux/arch/arm64/include/asm/
H A Dkvm_mmu.h304 u64 cnp = system_supports_cnp() ? VTTBR_CNP_BIT : 0; in kvm_get_vttbr() local
/linux/drivers/power/reset/
H A Dat91-sama5d2_shdwc.c201 struct device_node *cnp; in at91_shdwc_get_wakeup_input() local
/linux/arch/arm64/mm/
H A Dmmu.c1526 void __cpu_replace_ttbr1(pgd_t *pgdp, bool cnp) in __cpu_replace_ttbr1()
/linux/drivers/mmc/host/
H A Datmel-mci.c632 struct device_node *cnp; in atmci_of_init() local