Home
last modified time | relevance | path

Searched refs:LOC (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/ntb/
H A Dntb_test.sh159 LOC=$1
162 echo "Running port tests on: $(basename $LOC) / $(basename $REM)"
164 LOCAL_PORT=$(read_file "$LOC/port")
167 LOCAL_PIDX=$(find_pidx ${REMOTE_PORT} "$LOC")
178 LOC=$1
182 echo "Running link tests on: $(subdirname $LOC) / $(subdirname $REM)"
184 if ! write_file "N" "$LOC/../link" 2> /dev/null; then
189 write_file "N" "$LOC/link_event"
196 write_file "Y" "$LOC/../link"
203 LOC=$1
[all …]
/linux/Documentation/networking/
H A Dila.rst246 ip route add DEST/128 encap ila LOC csum-mode MODE ident-type TYPE via ADDR
249 ILA router) or an ILA address (egress ILA router). LOC is the sixty-four
259 ip ila add loc_match MATCH loc LOC csum-mode MODE ident-type TYPE
262 a the translaiton. LOC is the locator that overwrites the upper
/linux/Documentation/block/
H A Dbfq-iosched.rst35 us (mq-deadline is ~800 LOC, against ~10500 LOC for BFQ).