Searched refs:separated (Results 1 - 15 of 15) sorted by relevance
/kernel/linux/linux-5.10/Documentation/sphinx/ |
H A D | maintainers_include.py | 150 for separated in output.split('\n'): 151 result.append(separated) 165 for separated in field_content.split('\n'): 166 result.append(separated)
|
/kernel/linux/linux-6.6/Documentation/sphinx/ |
H A D | maintainers_include.py | 148 for separated in output.split('\n'): 149 result.append(separated) 163 for separated in field_content.split('\n'): 164 result.append(separated)
|
/kernel/linux/linux-6.6/tools/testing/selftests/mm/ |
H A D | run_vmtests.sh | 26 separated by spaces:
|
/kernel/linux/linux-5.10/net/ipv6/ |
H A D | addrconf.c | 4446 * If such addresses appear more than once and are separated by at least 4455 bool separated = false; in ipv6_chk_rpl_srh_loop() local 4476 if (found > 1 && separated) { in ipv6_chk_rpl_srh_loop() 4481 separated = false; in ipv6_chk_rpl_srh_loop() 4484 separated = true; in ipv6_chk_rpl_srh_loop()
|
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | addrconf.c | 4506 * If such addresses appear more than once and are separated by at least 4515 bool separated = false; in ipv6_chk_rpl_srh_loop() local 4534 if (found > 1 && separated) { in ipv6_chk_rpl_srh_loop() 4539 separated = false; in ipv6_chk_rpl_srh_loop() 4542 separated = true; in ipv6_chk_rpl_srh_loop()
|
/kernel/linux/linux-5.10/arch/m68k/fpsp040/ |
H A D | setox.S | 135 | c) To fully utilize the pipeline, p is separated into 255 | c) To fully utilize the pipeline, p is separated into 314 | d) To fully utilize the pipeline, Q is separated into
|
/kernel/linux/linux-6.6/arch/m68k/fpsp040/ |
H A D | setox.S | 135 | c) To fully utilize the pipeline, p is separated into 255 | c) To fully utilize the pipeline, p is separated into 314 | d) To fully utilize the pipeline, Q is separated into
|
/kernel/linux/linux-5.10/scripts/ |
H A D | get_maintainer.pl | 2018 maintainers are appropriate. You may enter multiple selections separated
|
H A D | checkpatch.pl | 100 --types TYPE(,TYPE2...) show only these comma separated message types 101 --ignore TYPE(,TYPE2...) ignore various comma separated message types 3051 # check for repeated words separated by a single space
|
/kernel/linux/linux-6.6/scripts/ |
H A D | get_maintainer.pl | 2019 maintainers are appropriate. You may enter multiple selections separated
|
H A D | checkpatch.pl | 108 --types TYPE(,TYPE2...) show only these comma separated message types 109 --ignore TYPE(,TYPE2...) ignore various comma separated message types 3509 # check for repeated words separated by a single space
|
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/src/ |
H A D | fpsp.S | 6899 # c) To fully utilize the pipeline, p is separated into # 7027 # c) To fully utilize the pipeline, p is separated into # 7090 # d) To fully utilize the pipeline, Q is separated into # 8125 # separated into two parts evaluated independently before # 19599 # Immediate data and regular data accesses are separated because #
|
H A D | fplsp.S | 6793 # c) To fully utilize the pipeline, p is separated into # 6921 # c) To fully utilize the pipeline, p is separated into # 6984 # d) To fully utilize the pipeline, Q is separated into # 8019 # separated into two parts evaluated independently before #
|
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
H A D | fpsp.S | 6899 # c) To fully utilize the pipeline, p is separated into # 7027 # c) To fully utilize the pipeline, p is separated into # 7090 # d) To fully utilize the pipeline, Q is separated into # 8125 # separated into two parts evaluated independently before # 19599 # Immediate data and regular data accesses are separated because #
|
H A D | fplsp.S | 6793 # c) To fully utilize the pipeline, p is separated into # 6921 # c) To fully utilize the pipeline, p is separated into # 6984 # d) To fully utilize the pipeline, Q is separated into # 8019 # separated into two parts evaluated independently before #
|
Completed in 113 milliseconds