Searched refs:ipm (Results 1 – 9 of 9) sorted by relevance
| /Linux-v6.6/net/sunrpc/ |
| D | svcauth_unix.c | 176 static int __ip_map_update(struct cache_detail *cd, struct ip_map *ipm, struct unix_domain *udom, t… 308 static int __ip_map_update(struct cache_detail *cd, struct ip_map *ipm, in __ip_map_update() argument 319 ch = sunrpc_cache_update(cd, &ip.h, &ipm->h, in __ip_map_update() 320 hash_str(ipm->m_class, IP_HASHBITS) ^ in __ip_map_update() 321 hash_ip6(&ipm->m_addr)); in __ip_map_update() 340 struct ip_map *ipm = NULL; in ip_map_cached_get() local 345 ipm = xprt->xpt_auth_cache; in ip_map_cached_get() 346 if (ipm != NULL) { in ip_map_cached_get() 348 if (cache_is_expired(sn->ip_map_cache, &ipm->h)) { in ip_map_cached_get() 356 cache_put(&ipm->h, sn->ip_map_cache); in ip_map_cached_get() [all …]
|
| /Linux-v6.6/drivers/s390/net/ |
| D | lcs.c | 429 struct lcs_ipm_list *ipm; in lcs_clear_multicast_list() local 436 ipm = list_entry(card->ipm_list.next, in lcs_clear_multicast_list() 438 list_del(&ipm->list); in lcs_clear_multicast_list() 439 if (ipm->ipm_state != LCS_IPM_STATE_SET_REQUIRED){ in lcs_clear_multicast_list() 441 lcs_send_delipm(card, ipm); in lcs_clear_multicast_list() 444 kfree(ipm); in lcs_clear_multicast_list() 1004 &ipm_list->ipm, sizeof (struct lcs_ip_mac_pair)); in lcs_send_setipm() 1005 LCS_DBF_TEXT_(2, trace, "%x",ipm_list->ipm.ip_addr); in lcs_send_setipm() 1028 &ipm_list->ipm, sizeof (struct lcs_ip_mac_pair)); in lcs_send_delipm() 1029 LCS_DBF_TEXT_(2, trace, "%x",ipm_list->ipm.ip_addr); in lcs_send_delipm() [all …]
|
| D | qeth_l3_main.c | 1053 struct qeth_ipaddr *ipm; in qeth_l3_add_mcast_rtnl() local 1075 ipm = qeth_l3_find_addr_by_ip(card, &tmp); in qeth_l3_add_mcast_rtnl() 1076 if (ipm) { in qeth_l3_add_mcast_rtnl() 1078 ipm->disp_flag = QETH_DISP_ADDR_DO_NOTHING; in qeth_l3_add_mcast_rtnl() 1082 ipm = kmemdup(&tmp, sizeof(tmp), GFP_KERNEL); in qeth_l3_add_mcast_rtnl() 1083 if (!ipm) in qeth_l3_add_mcast_rtnl() 1086 hash_add(card->rx_mode_addrs, &ipm->hnode, in qeth_l3_add_mcast_rtnl() 1087 qeth_l3_ipaddr_hash(ipm)); in qeth_l3_add_mcast_rtnl() 1107 ipm = qeth_l3_find_addr_by_ip(card, &tmp); in qeth_l3_add_mcast_rtnl() 1108 if (ipm) { in qeth_l3_add_mcast_rtnl() [all …]
|
| D | lcs.h | 197 struct lcs_ip_mac_pair ipm; member
|
| /Linux-v6.6/arch/s390/kernel/ |
| D | text_amode31.S | 38 ipm %r5 56 ipm %r2
|
| /Linux-v6.6/arch/arm64/boot/dts/mediatek/ |
| D | mt7986a.dtsi | 313 compatible = "mediatek,mt7986-spi-ipm", "mediatek,spi-ipm"; 327 compatible = "mediatek,mt7986-spi-ipm", "mediatek,spi-ipm";
|
| /Linux-v6.6/arch/s390/include/asm/ |
| D | kvm_host.h | 864 u8 ipm; member 870 u8 ipm; member 881 u8 ipm; member
|
| /Linux-v6.6/arch/s390/kvm/ |
| D | interrupt.c | 231 #define IPM_BIT_OFFSET (offsetof(struct kvm_s390_gisa, ipm) * BITS_PER_BYTE) 313 return READ_ONCE(gisa->ipm); in gisa_get_ipm()
|
| /Linux-v6.6/arch/s390/tools/ |
| D | opcodes.txt | 213 b222 ipm RRE_R0
|