Searched refs:ol (Results 1 – 11 of 11) sorted by relevance
| /linux/Documentation/translations/sp_SP/ |
| H A D | index.rst | 3 Traducción al español 19 simplemente para aquellos que prefieran leer en el idioma español. Sin 44 oración al inglés se podría modificar para adaptarla al español. Por esta 48 en inglés serán reemplazadas por las palabras correspondientes en español. 54 Muchos países hablan español, cada uno con su propia cultura, expresiones, 56 los maintainers pueden utilizar el español con el que dichos maintainers se 58 suponer una gran barrera para hablantes de distintas versiones del español, 64 Este es el nivel superior de la documentación del kernel en idioma español. 73 Traducciones al español
|
| /linux/tools/testing/selftests/net/forwarding/ |
| H A D | mirror_gre_bound.sh | 122 vrf_create vrf-ol 123 ip link set dev vrf-ol up 127 ip link set dev gt4 master vrf-ol 132 ip link set dev gt6 master vrf-ol 138 vrf_destroy vrf-ol
|
| /linux/sound/usb/usx2y/ |
| H A D | usb_stream.c | 390 int il, ol, l, p; in loop_back() local 395 ol = s->playback1st_size; in loop_back() 410 if (il <= ol) { in loop_back() 413 ol -= il; in loop_back() 415 memcpy(o, i, ol); in loop_back() 416 singen_6pack(o, ol); in loop_back() 418 memcpy(o, i + ol, il - ol); in loop_back() 419 o += il - ol; in loop_back() 420 ol = s->period_size - s->playback1st_size; in loop_back()
|
| /linux/tools/objtool/include/objtool/ |
| H A D | elf.h | 513 u32 ol, oh, idx = sec->idx; 517 ol = offset; 520 __jhash_mix(ol, oh, idx); 522 return ol; 363 u32 ol, oh, idx = sec->idx; sec_offset_hash() local
|
| /linux/net/caif/ |
| H A D | caif_socket.c | 666 unsigned int ol) in setsockopt() argument 677 if (ol < sizeof(int)) in setsockopt() 694 if (ol > sizeof(cf_sk->conn_req.param.data) || in setsockopt() 695 copy_from_sockptr(&cf_sk->conn_req.param.data, ov, ol)) { in setsockopt() 699 cf_sk->conn_req.param.size = ol; in setsockopt()
|
| /linux/drivers/md/ |
| H A D | dm-snap.c | 395 struct list_head *ol; in __lookup_origin() local 398 ol = &_origins[origin_hash(origin)]; in __lookup_origin() 399 list_for_each_entry(o, ol, hash_list) in __lookup_origin() 415 struct list_head *ol; in __lookup_dm_origin() local 418 ol = &_dm_origins[origin_hash(origin)]; in __lookup_dm_origin() 419 list_for_each_entry(o, ol, hash_list) in __lookup_dm_origin()
|
| /linux/net/tipc/ |
| H A D | node.c | 861 struct tipc_link *ol = node_active_link(n, 0); in __tipc_node_link_up() local 889 if (!ol) { in __tipc_node_link_up() 900 if (tipc_link_prio(nl) > tipc_link_prio(ol)) { in __tipc_node_link_up() 901 pr_debug("Old link <%s> becomes standby\n", tipc_link_name(ol)); in __tipc_node_link_up() 905 tipc_link_set_active(ol, false); in __tipc_node_link_up() 906 } else if (tipc_link_prio(nl) == tipc_link_prio(ol)) { in __tipc_node_link_up() 914 tipc_link_tnl_prepare(ol, nl, SYNCH_MSG, xmitq); in __tipc_node_link_up()
|
| /linux/arch/arm64/include/asm/ |
| H A D | atomic_ll_sc.h | 325 : [ol] "r" (o.low), [oh] "r" (o.high), \
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | debugfs_htt_stats.h | 1523 __le32 ol[ATH12K_HTT_TXBF_NUM_REDUCED_CHAN_TYPES][ATH12K_HTT_TXBF_NUM_BW_CNTRS]; member
|
| H A D | debugfs_htt_stats.c | 3343 htt_stats_buf->ol[i], in ath12k_htt_print_pdev_tx_rate_txbf_stats_tlv()
|
| H A D | mac.c | 4145 struct ieee80211_bss_conf *ol[IEEE80211_MLD_MAX_NUM_LINKS]) in ath12k_mac_op_change_vif_links()
|