Home
last modified time | relevance | path

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

12

/linux/net/ipv4/
H A Dtcp_ulp.c36 const struct tcp_ulp_ops *ulp = NULL; in __tcp_ulp_find_autoload() local
39 ulp = tcp_ulp_find(name); in __tcp_ulp_find_autoload()
42 if (!ulp && capable(CAP_NET_ADMIN)) { in __tcp_ulp_find_autoload()
46 ulp = tcp_ulp_find(name); in __tcp_ulp_find_autoload()
49 if (!ulp || !try_module_get(ulp->owner)) in __tcp_ulp_find_autoload()
50 ulp = NULL; in __tcp_ulp_find_autoload()
53 return ulp; in __tcp_ulp_find_autoload()
59 int tcp_register_ulp(struct tcp_ulp_ops *ulp) in tcp_register_ulp() argument
64 if (tcp_ulp_find(ulp->name)) in tcp_register_ulp()
67 list_add_tail_rcu(&ulp->list, &tcp_ulp_list); in tcp_register_ulp()
[all …]
/linux/ipc/
H A Dsem.c151 struct sem_undo_list *ulp; /* back ptr to sem_undo_list */ member
1155 spin_lock(&un->ulp->lock); in freeary()
1158 spin_unlock(&un->ulp->lock); in freeary()
1869 static struct sem_undo *__lookup_undo(struct sem_undo_list *ulp, int semid) in __lookup_undo() argument
1873 list_for_each_entry_rcu(un, &ulp->list_proc, list_proc, in __lookup_undo()
1874 spin_is_locked(&ulp->lock)) { in __lookup_undo()
1881 static struct sem_undo *lookup_undo(struct sem_undo_list *ulp, int semid) in lookup_undo() argument
1885 assert_spin_locked(&ulp->lock); in lookup_undo()
1887 un = __lookup_undo(ulp, semid); in lookup_undo()
1890 list_add_rcu(&un->list_proc, &ulp->list_proc); in lookup_undo()
[all …]
/linux/drivers/infiniband/
H A DKconfig105 source "drivers/infiniband/ulp/ipoib/Kconfig"
107 source "drivers/infiniband/ulp/srp/Kconfig"
108 source "drivers/infiniband/ulp/srpt/Kconfig"
110 source "drivers/infiniband/ulp/iser/Kconfig"
111 source "drivers/infiniband/ulp/isert/Kconfig"
112 source "drivers/infiniband/ulp/rtrs/Kconfig"
114 source "drivers/infiniband/ulp/opa_vnic/Kconfig"
H A DMakefile4 obj-$(CONFIG_INFINIBAND) += ulp/
/linux/drivers/scsi/be2iscsi/
H A Dbe_cmds.c1391 if (pfw_cfg->ulp[ulp_num].ulp_mode & in beiscsi_get_fw_config()
1397 pfw_cfg->ulp[ulp_num].sq_base; in beiscsi_get_fw_config()
1399 pfw_cfg->ulp[ulp_num].sq_count; in beiscsi_get_fw_config()
1402 pfw_cfg->ulp[ulp_num].icd_base; in beiscsi_get_fw_config()
1404 pfw_cfg->ulp[ulp_num].icd_count; in beiscsi_get_fw_config()
1432 pfw_cfg->ulp[BEISCSI_ULP0].ulp_mode, in beiscsi_get_fw_config()
1433 pfw_cfg->ulp[BEISCSI_ULP1].ulp_mode); in beiscsi_get_fw_config()
1739 int beiscsi_cmd_iscsi_cleanup(struct beiscsi_hba *phba, unsigned short ulp) in beiscsi_cmd_iscsi_cleanup() argument
1751 hdr_ring_id = HWI_GET_DEF_HDRQ_ID(phba, ulp); in beiscsi_cmd_iscsi_cleanup()
1752 data_ring_id = HWI_GET_DEF_BUFQ_ID(phba, ulp); in beiscsi_cmd_iscsi_cleanup()
[all …]
H A Dbe_main.h554 #define BEISCSI_ASYNC_HDQ_SIZE(phba, ulp) \ argument
555 (BEISCSI_GET_CID_COUNT((phba), (ulp)) * 2)
H A Dbe_cmds.h1239 struct be_ulp_fw_cfg ulp[2]; member
/linux/drivers/block/rnbd/
H A DMakefile3 ccflags-y := -I$(srctree)/drivers/infiniband/ulp/rtrs
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3cdev.h66 void *ulp; /* ulp stuff */ member
/linux/include/uapi/linux/
H A Dif_hippi.h82 __u8 ulp; /* must contain 4 */
/linux/arch/m68k/fpsp040/
H A Dsacos.S14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
H A Dsasin.S14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
H A Dsatanh.S15 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
H A 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.
H A Dscosh.S14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
H A 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
H A Dssinh.S14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
H A Dstwotox.S15 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
H A Dstanh.S14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
H A Dslog2.S17 | ulps in 64 significant bit, i.e. within 0.5003 ulp
H A Dsatan.S14 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
H A Dslogn.S15 | 64 significant bit, i.e. within 0.5001 ulp to 53 bits if the
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dkconfig.rst33 | mlx5e is the mlx5 ulp driver which provides netdevice kernel interface, when chosen, mlx5e wil…
46 | IPoIB ulp netdevice.
/linux/drivers/clk/imx/
H A DMakefile5 mxc-clk-objs += clk-composite-7ulp.o
/linux/arch/m68k/ifpsp060/src/
H A 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 …]

12