Home
last modified time | relevance | path

Searched refs:ulp (Results 1 – 29 of 29) sorted by relevance

/linux-4.4.14/ipc/
Dsem.c125 struct sem_undo_list *ulp; /* back ptr to sem_undo_list */ member
1099 spin_lock(&un->ulp->lock); in freeary()
1102 spin_unlock(&un->ulp->lock); in freeary()
1652 static struct sem_undo *__lookup_undo(struct sem_undo_list *ulp, int semid) in __lookup_undo() argument
1656 list_for_each_entry_rcu(un, &ulp->list_proc, list_proc) { in __lookup_undo()
1663 static struct sem_undo *lookup_undo(struct sem_undo_list *ulp, int semid) in lookup_undo() argument
1667 assert_spin_locked(&ulp->lock); in lookup_undo()
1669 un = __lookup_undo(ulp, semid); in lookup_undo()
1672 list_add_rcu(&un->list_proc, &ulp->list_proc); in lookup_undo()
1691 struct sem_undo_list *ulp; in find_alloc_undo() local
[all …]
/linux-4.4.14/drivers/infiniband/
DKconfig67 source "drivers/infiniband/ulp/ipoib/Kconfig"
69 source "drivers/infiniband/ulp/srp/Kconfig"
70 source "drivers/infiniband/ulp/srpt/Kconfig"
72 source "drivers/infiniband/ulp/iser/Kconfig"
73 source "drivers/infiniband/ulp/isert/Kconfig"
DMakefile3 obj-$(CONFIG_INFINIBAND) += ulp/
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
Dt3cdev.h66 void *ulp; /* ulp stuff */ member
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Diwch.c156 rnicp->rdev.ulp = rnicp; in open_rnic_dev()
207 struct cxio_rdev *rdev = tdev->ulp; in iwch_event_handler()
Diwch_ev.c115 rnicp = (struct iwch_dev *) rdev_p->ulp; in iwch_ev_dispatch()
Dcxio_hal.h106 void *ulp; member
Dcxio_hal.c895 rdev_p = (struct cxio_rdev *)t3cdev_p->ulp; in cxio_hal_ev_handler()
947 rdev_p->t3cdev_p->ulp = (void *) rdev_p; in cxio_rdev_open()
1038 rdev_p->t3cdev_p->ulp = NULL; in cxio_rdev_open()
1051 rdev_p->t3cdev_p->ulp = NULL; in cxio_rdev_close()
Diwch_cm.c144 rdev = (struct cxio_rdev *)tdev->ulp; in iwch_l2t_send()
160 rdev = (struct cxio_rdev *)tdev->ulp; in iwch_cxgb3_ofld_send()
2084 rdev = (struct cxio_rdev *)tdev->ulp; in iwch_ep_disconnect()
/linux-4.4.14/include/uapi/linux/
Dif_hippi.h81 __u8 ulp; /* must contain 4 */
/linux-4.4.14/arch/m68k/fpsp040/
Dsacos.S14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dsatanh.S15 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dsasin.S14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dscosh.S14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dssin.S18 | Accuracy and Monotonicity: The returned result is within 1 ulp in
19 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
488 |--we want P+p = W+w but |p| <= half ulp of P
500 |--|r| <= half ulp of R.
Dssinh.S14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dstan.S13 | Accuracy and Monotonicity: The returned result is within 3 ulp in
14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dstwotox.S15 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dstanh.S14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dslog2.S17 | ulps in 64 significant bit, i.e. within 0.5003 ulp
Dsatan.S14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dslogn.S15 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
Dsetox.S21 | within 0.5001 ulp to 53 bits if the result is subsequently rounded
/linux-4.4.14/drivers/scsi/be2iscsi/
Dbe_mgmt.c363 if (pfw_cfg->ulp[ulp_num].ulp_mode & in mgmt_get_fw_config()
373 pfw_cfg->ulp[ulp_num].sq_base; in mgmt_get_fw_config()
375 pfw_cfg->ulp[ulp_num].sq_count; in mgmt_get_fw_config()
378 pfw_cfg->ulp[ulp_num].icd_base; in mgmt_get_fw_config()
380 pfw_cfg->ulp[ulp_num].icd_count; in mgmt_get_fw_config()
Dbe_cmds.h1125 struct be_ulp_fw_cfg ulp[2]; member
/linux-4.4.14/arch/m68k/ifpsp060/src/
Dfplsp.S4913 # The returned result is within 1 ulp in 64 significant bit, i.e. #
4914 # within 0.5001 ulp to 53 bits if the result is subsequently #
5572 #--we want P+p = W+w but |p| <= half ulp of P
5584 #--|r| <= half ulp of R.
5618 # The returned result is within 3 ulp in 64 significant bit, i.e. #
5619 # within 0.5001 ulp to 53 bits if the result is subsequently #
6499 # i.e. within 0.5001 ulp to 53 bits if the result is subsequently #
6696 # i.e. within 0.5001 ulp to 53 bits if the result is subsequently #
7577 # i.e. within 0.5001 ulp to 53 bits if the result is subsequently #
7691 # i.e. within 0.5001 ulp to 53 bits if the result is subsequently #
[all …]
Dfpsp.S6109 #--we want P+p = W+w but |p| <= half ulp of P
6121 #--|r| <= half ulp of R.
6155 # i.e. within 0.5001 ulp to 53 bits if the result is subsequently #
6706 # i.e. within 0.5001 ulp to 53 bits if the result is subsequently #
/linux-4.4.14/drivers/infiniband/hw/ocrdma/
Docrdma_sli.h663 } ulp[2]; member
/linux-4.4.14/
DMAINTAINERS5853 F: drivers/infiniband/ulp/iser/
5862 F: drivers/infiniband/ulp/isert
9432 F: drivers/infiniband/ulp/srp/