Searched refs:LOC (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/tools/testing/selftests/ntb/ |
D | ntb_test.sh | 159 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-6.1.9/arch/nios2/kernel/ |
D | ptrace.c | 60 #define REG_IN_ONE(PTR, LOC) \ in genregs_set() argument 63 (void *)(PTR), LOC * 4, (LOC * 4) + 4); in genregs_set()
|
/linux-6.1.9/arch/arc/kernel/ |
D | ptrace.c | 179 #define REG_IN_ONE(LOC, PTR) \ in genregs_set() argument 183 offsetof(struct user_regs_struct, LOC), \ in genregs_set() 184 offsetof(struct user_regs_struct, LOC) + 4); in genregs_set() 186 #define REG_IGNORE_ONE(LOC) \ in genregs_set() argument 189 offsetof(struct user_regs_struct, LOC), \ in genregs_set() 190 offsetof(struct user_regs_struct, LOC) + 4); in genregs_set()
|
/linux-6.1.9/Documentation/networking/ |
D | ila.rst | 246 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-6.1.9/Documentation/block/ |
D | bfq-iosched.rst | 35 us (mq-deadline is ~800 LOC, against ~10500 LOC for BFQ).
|
/linux-6.1.9/Documentation/filesystems/ |
D | proc.rst | 753 In 2.4.* a couple of lines where added to this file LOC & ERR (this time is the 772 LOC: 2457882 2457881 778 LOC is the local interrupt counter of the internal APIC of every CPU.
|