Searched refs:lisn (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/powerpc/sysdev/xive/ |
| H A D | spapr.c | 177 unsigned long lisn, in plpar_int_get_source_info() argument 187 rc = plpar_hcall(H_INT_GET_SOURCE_INFO, retbuf, flags, lisn); in plpar_int_get_source_info() 191 pr_err("H_INT_GET_SOURCE_INFO lisn=0x%lx failed %ld\n", lisn, rc); in plpar_int_get_source_info() 201 lisn, retbuf[0], retbuf[1], retbuf[2], retbuf[3]); in plpar_int_get_source_info() 210 unsigned long lisn, in plpar_int_set_source_config() argument 219 flags, lisn, target, prio, sw_irq); in plpar_int_set_source_config() 223 rc = plpar_hcall_norets(H_INT_SET_SOURCE_CONFIG, flags, lisn, in plpar_int_set_source_config() 229 lisn, target, prio, rc); in plpar_int_set_source_config() 237 unsigned long lisn, in plpar_int_get_source_config() argument 245 pr_debug("H_INT_GET_SOURCE_CONFIG flags=0x%lx lisn=0x%lx\n", flags, lisn); in plpar_int_get_source_config() [all …]
|
| /linux/net/ipv4/ |
| H A D | tcp_ao.c | 836 sk, ao->lisn, disn, true); in tcp_ao_transmit_skb() 1049 disn = info->lisn; in tcp_inbound_ao_hash() 1084 ao->lisn, ao->risn, true); in tcp_ao_cache_traffic_keys() 1090 ao->lisn, ao->risn, false); in tcp_ao_cache_traffic_keys() 1145 ao_info->lisn = htonl(tp->write_seq); in tcp_ao_connect_init() 1212 new_ao->lisn = htonl(tcp_rsk(req)->snt_isn); in tcp_ao_copy_all_matching() 2400 WRITE_ONCE(ao->lisn, cmd.snt_isn); in tcp_ao_set_repair() 2434 opt.snt_isn = ao->lisn; in tcp_ao_get_repair()
|