Searched refs:Rs (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/arch/arm64/net/ |
D | bpf_jit.h | 82 #define A64_LSX(sf, Rt, Rn, Rs, type) \ argument 83 aarch64_insn_gen_load_store_ex(Rt, Rn, Rs, A64_SIZE(sf), \ 89 #define A64_STXR(sf, Rt, Rn, Rs) \ argument 90 A64_LSX(sf, Rt, Rn, Rs, STORE_EX) 93 #define A64_STADD(sf, Rn, Rs) \ argument 94 aarch64_insn_gen_stadd(Rn, Rs, A64_SIZE(sf))
|
/Linux-v5.10/tools/bpf/ |
D | bpf_dbg.c | 127 bool Rs; member 457 if (r->Rs) in bpf_dump_curr() 629 r->Rs = true; in set_return() 642 r->Rs = true; in bpf_single_step() 646 r->Rs = true; in bpf_single_step() 650 r->Rs = true; in bpf_single_step() 871 while (bpf_curr.Rs == false && stop == false) { in bpf_run_all() 893 while (bpf_curr.Rs == false && stop == false) { in bpf_run_stepping() 1114 if (ret >= 0 || bpf_curr.Rs) { in cmd_step()
|
/Linux-v5.10/Documentation/hwmon/ |
D | vt1211.rst | 155 scaling resistor (Rs):: 157 Vpin = 2200 * Rth / (Rs + Rth) (2200 is the ADC max limit of 2200 mV) 165 Mingling the above two equations and assuming Rs = Ro and B = 3435 yields the
|
/Linux-v5.10/scripts/ |
D | patch-kernel | 171 if $uncomp ${patchdir}/"$1"${ext} | patch -p1 -Rs -N -E -d $sourcedir
|
/Linux-v5.10/Documentation/devicetree/bindings/media/ |
D | video-interfaces.txt | 111 The external world scene reference system 'Rs' is a 2-dimensional 135 with the reference system 'Rs' placed on the camera focal plane: 148 reference system 'Rs' are typically (but not always) inverted, due to
|