Searched refs:line3 (Results 1 – 8 of 8) sorted by relevance
/linux/arch/loongarch/vdso/ |
H A D | vgetrandom-chacha.S | 67 #define line3 state12, state13, state14, state15 macro 134 OP_4REG xor line3, line0 135 OP_4REG rotri.w line3, _16 137 OP_4REG add.w line2, line3 142 OP_4REG xor line3, line0 143 OP_4REG rotri.w line3, _24 145 OP_4REG add.w line2, line3
|
/linux/arch/riscv/kernel/vdso/ |
H A D | vgetrandom-chacha.S | 65 #define line3 state12, state13, state14, state15 macro 133 OP_4REG xor line3, line0 134 OP_4REG ROTRI line3, _16 136 OP_4REG addw line2, line3 141 OP_4REG xor line3, line0 142 OP_4REG ROTRI line3, _24 144 OP_4REG addw line2, line3
|
/linux/tools/testing/selftests/gpio/ |
H A D | gpio-aggregator.sh | 276 agg_create_line agg0 line3 280 agg_set_key agg0 line3 "$(sim_get_chip_label chip1 bank1)" 284 agg_set_offset agg0 line3 7 288 agg_set_line_name agg0 line3 test3 302 agg_remove_line agg0 line3
|
/linux/Documentation/input/devices/ |
H A D | yealink.rst | 95 line3 Read/Write, lcd line3 116 cat ./line3
|
/linux/Documentation/admin-guide/gpio/ |
H A D | gpio-sim.rst | 113 line3 {
|
/linux/arch/arm64/boot/dts/renesas/ |
H A D | r9a09g011.dtsi | 204 "line3";
|
/linux/drivers/input/misc/ |
H A D | yealink.c | 577 * cat ./line3 739 static DEVICE_ATTR(line3 , _M664, show_line3 , store_line3 );
|
/linux/tools/lib/bpf/ |
H A D | libbpf.c | 7707 char *line1, char *line2, char *line3) in fixup_log_failed_core_relo() argument 7712 * line3 -> <anything else or end of buffer> in fixup_log_failed_core_relo() 7741 patch_log(buf, buf_sz, log_sz, line1, line3 - line1, patch); in fixup_log_failed_core_relo() 7746 char *line1, char *line2, char *line3) in fixup_log_missing_map_load() argument 7751 * line3 -> <anything else or end of buffer> in fixup_log_missing_map_load() 7774 patch_log(buf, buf_sz, log_sz, line1, line3 - line1, patch); in fixup_log_missing_map_load() 7779 char *line1, char *line2, char *line3) in fixup_log_missing_kfunc_call() argument 7784 * line3 -> <anything else or end of buffer> in fixup_log_missing_kfunc_call() 7807 patch_log(buf, buf_sz, log_sz, line1, line3 - line1, patch); in fixup_log_missing_kfunc_call()
|