| /linux/drivers/nvme/target/ |
| H A D | fabrics-cmd-auth.c | 144 data->hl, data->cvalid, dhvlen); in nvmet_auth_reply() 149 if (nvmet_auth_ctrl_sesskey(req, data->rval + 2 * data->hl, in nvmet_auth_reply() 154 response = kmalloc(data->hl, GFP_KERNEL); in nvmet_auth_reply() 164 if (nvmet_auth_host_hash(req, response, data->hl) < 0) { in nvmet_auth_reply() 171 if (memcmp(data->rval, response, data->hl)) { in nvmet_auth_reply() 175 ctrl->cntlid, req->sq->qid, data->hl, data->rval); in nvmet_auth_reply() 177 ctrl->cntlid, req->sq->qid, data->hl, response); in nvmet_auth_reply() 191 req->sq->dhchap_c2 = kmemdup(data->rval + data->hl, data->hl, in nvmet_auth_reply() 197 __func__, ctrl->cntlid, req->sq->qid, data->hl, in nvmet_auth_reply() 427 data->hl = hash_len; in nvmet_auth_challenge() [all …]
|
| /linux/net/sched/ |
| H A D | act_csum.c | 139 int hl = ihl + jhl; in tcf_csum_skb_nextlayer() local 141 if (!pskb_may_pull(skb, ipl + ntkoff) || (ipl < hl) || in tcf_csum_skb_nextlayer() 142 skb_try_make_writable(skb, hl + ntkoff)) in tcf_csum_skb_nextlayer() 488 unsigned int hl, ixhl; in tcf_csum_ipv6() local 495 hl = sizeof(*ip6h); in tcf_csum_ipv6() 497 if (!pskb_may_pull(skb, hl + ntkoff)) in tcf_csum_ipv6() 512 if (!pskb_may_pull(skb, hl + sizeof(*ip6xh) + ntkoff)) in tcf_csum_ipv6() 514 ip6xh = (void *)(skb_network_header(skb) + hl); in tcf_csum_ipv6() 516 if (!pskb_may_pull(skb, hl + ixhl + ntkoff)) in tcf_csum_ipv6() 518 ip6xh = (void *)(skb_network_header(skb) + hl); in tcf_csum_ipv6() [all …]
|
| /linux/net/802/ |
| H A D | fddi.c | 52 int hl = FDDI_K_SNAP_HLEN; in fddi_header() local 56 hl=FDDI_K_8022_HLEN-3; in fddi_header() 57 fddi = skb_push(skb, hl); in fddi_header() 80 return hl; in fddi_header() 83 return -hl; in fddi_header()
|
| /linux/security/ |
| H A D | lsm_init.c | 339 * @hl: LSM hook list in lsm_static_call_init() argument 341 static int __init lsm_static_call_init(struct security_hook_list *hl) in lsm_static_call_init() 343 struct lsm_static_call *scall = hl->scalls; in lsm_static_call_init() 348 if (!scall->hl) { in lsm_static_call_init() 350 hl->hook.lsm_func_addr); in lsm_static_call_init() 351 scall->hl = hl; in lsm_static_call_init()
|
| H A D | security.c | 748 rc = scall->hl->hook.vm_enough_memory(mm, pages); in security_vm_enough_memory_mm() 906 trc = scall->hl->hook.fs_context_parse_param(fc, param); in security_fs_context_parse_param() 1140 rc = scall->hl->hook.sb_set_mnt_opts(sb, mnt_opts, kern_flags, in security_sb_set_mnt_opts() 1354 ret = scall->hl->hook.inode_init_security(inode, dir, qstr, new_xattrs, in security_inode_init_security() 3325 thisrc = scall->hl->hook.task_prctl(option, arg2, arg3, arg4, arg5); in security_task_prctl() 3770 if (single && lctx.id != scall->hl->lsmid->id) in security_getselfattr() 3775 rc = scall->hl->hook.getselfattr(attr, uctx, &entrysize, flags); in security_getselfattr() 3846 if ((scall->hl->lsmid->id) == lctx->id) { in security_setselfattr() 3847 rc = scall->hl->hook.setselfattr(attr, lctx, size, flags); in security_setselfattr() 3873 if (lsmid != 0 && lsmid != scall->hl->lsmid->id) in security_getprocattr() [all …]
|
| /linux/lib/zlib_dfltcc/ |
| H A D | dfltcc_deflate.c | 137 param->hl = 0; in dfltcc_deflate() 163 param->hl = 0; in dfltcc_deflate() 302 param->hl = 0; /* Clear history */ in dfltcc_deflate()
|
| H A D | dfltcc.h | 66 uint16_t hl; /* History Length */ member
|
| H A D | dfltcc_inflate.c | 130 if (param->hl) in dfltcc_inflate()
|
| /linux/drivers/nvme/host/ |
| H A D | auth.c | 169 size_t size = sizeof(*data) + data->hl + dhvlen; in nvme_auth_process_dhchap_challenge() 187 if (chap->hash_id == data->hashid && chap->hash_len == data->hl) { in nvme_auth_process_dhchap_challenge() 194 if (nvme_auth_hmac_hash_len(data->hashid) != data->hl) { in nvme_auth_process_dhchap_challenge() 197 chap->qid, data->hl); in nvme_auth_process_dhchap_challenge() 203 chap->hash_len = data->hl; in nvme_auth_process_dhchap_challenge() 302 data->hl = chap->hash_len; in nvme_auth_set_dhchap_reply_data() 345 if (data->hl != chap->hash_len) { in nvme_auth_process_dhchap_success1() 348 chap->qid, data->hl); in nvme_auth_process_dhchap_success1() 364 if (memcmp(chap->response, data->rval, data->hl)) { in nvme_auth_process_dhchap_success1()
|
| /linux/drivers/cxl/core/ |
| H A D | trace.h | 52 TP_PROTO(struct device *dev, u32 status, u32 fe, u32 *hl), 53 TP_ARGS(dev, status, fe, hl), 70 memcpy(__entry->header_log, hl, CXL_HEADERLOG_SIZE); 80 TP_PROTO(const struct cxl_memdev *cxlmd, u32 status, u32 fe, u32 *hl), 81 TP_ARGS(cxlmd, status, fe, hl), 100 memcpy(__entry->header_log, hl, CXL_HEADERLOG_SIZE);
|
| /linux/scripts/kconfig/lxdialog/ |
| H A D | dialog.h | 71 int hl; /* highlight this item */ member
|
| H A D | util.c | 42 dlg.dialog.hl = (h); \ 149 if (color->hl) in init_one_color()
|
| /linux/arch/xtensa/lib/ |
| H A D | mulsi3.S | 57 mul.aa.hl a2, a3
|
| H A D | umulsidi3.S | 90 #define umul_aa_hl umul.aa.hl
|
| /linux/arch/s390/kvm/ |
| H A D | gaccess.c | 1511 int flags, i, hl, gl, l, rc; in _gaccess_do_shadow() local 1537 hl = TABLE_TYPE_REGION1; in _gaccess_do_shadow() 1559 hl = get_level(host, ptep_h); in _gaccess_do_shadow() 1561 l = min3(gl, hl, w->level); in _gaccess_do_shadow() 1571 if (l < hl) { in _gaccess_do_shadow()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | definer.c | 1711 hws_definer_set_hl(u8 *hl, struct mlx5hws_definer_fc *fc) in hws_definer_set_hl() argument 1723 HWS_SET32(hl, -1, fc[i].byte_off, fc[i].bit_off, fc[i].bit_mask); in hws_definer_set_hl() 1747 u8 *hl) in hws_definer_conv_match_params_to_hl() argument 1824 hws_definer_set_hl(hl, fc); in hws_definer_conv_match_params_to_hl() 1996 u8 *hl, bool allow_jumbo) in hws_definer_find_best_match_fit() argument 2006 found = hws_definer_best_hl_fit_recu(&ctrl, 0, (u32 *)hl); in hws_definer_find_best_match_fit() 2023 found = hws_definer_best_hl_fit_recu(&ctrl, 0, (u32 *)hl); in hws_definer_find_best_match_fit()
|
| /linux/drivers/spi/ |
| H A D | spi-mtk-snfi.c | 1272 size_t hl = op->cmd.nbytes + op->addr.nbytes + op->dummy.nbytes; in mtk_snand_adjust_op_size() local 1274 if (hl >= SNF_GPRAM_SIZE) in mtk_snand_adjust_op_size() 1276 if (op->data.nbytes > SNF_GPRAM_SIZE - hl) in mtk_snand_adjust_op_size() 1277 op->data.nbytes = SNF_GPRAM_SIZE - hl; in mtk_snand_adjust_op_size()
|
| /linux/tools/testing/selftests/net/ |
| H A D | amt.sh | 173 -j HL --hl-set 2
|
| /linux/net/ipv6/netfilter/ |
| H A D | Kconfig | 133 tristate '"hl" hoplimit match support'
|
| /linux/tools/power/cpupower/po/ |
| H A D | cs.po | 496 "vypsány ladicí informace, což může být užitečné například při hlášení chyb.\n"
|
| /linux/net/xfrm/ |
| H A D | xfrm_policy.c | 3581 int hl = family == AF_INET ? (sizeof(struct iphdr) + sizeof(struct icmphdr)) : in xfrm_icmp_flow_decode() local 3587 if (!pskb_pull(newskb, hl)) in xfrm_icmp_flow_decode()
|