| /kernel/linux/linux-5.10/arch/mips/include/asm/ |
| D | war.h | 15 * - A double-word or a variable shift may give an incorrect result 22 * - A double-word or a variable shift may give an incorrect result 27 * - An integer division may give an incorrect result if started in 41 * - A double-word or a variable shift may give an incorrect result
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | int_log.h | 24 * intlog2(8) will give 3 << 24 = 3 * 2^24 26 * intlog2(9) will give 3 << 24 + ... = 3.16... * 2^24 46 * intlog10(1000) will give 3 << 24 = 3 * 2^24
|
| /kernel/linux/linux-5.10/include/media/ |
| D | dvb_math.h | 34 * intlog2(8) will give 3 << 24 = 3 * 2^24 36 * intlog2(9) will give 3 << 24 + ... = 3.16... * 2^24 56 * intlog10(1000) will give 3 << 24 = 3 * 2^24
|
| /kernel/linux/linux-5.10/tools/testing/selftests/firmware/ |
| D | fw_fallback.sh | 29 # Give kernel a chance to react. 56 # Give kernel a chance to react. 85 # Give kernel a chance to react. 118 # Give kernel a chance to react. 166 # Give the kernel some time to load the loading file, must be less
|
| /kernel/linux/linux-6.6/tools/testing/selftests/firmware/ |
| D | fw_fallback.sh | 29 # Give kernel a chance to react. 56 # Give kernel a chance to react. 85 # Give kernel a chance to react. 118 # Give kernel a chance to react. 166 # Give the kernel some time to load the loading file, must be less
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | test_check_mtu.c | 117 /* API allow user give length to check as input via mtu_len param, in xdp_input_len() 139 /* API allow user give length to check as input via mtu_len param, in xdp_input_len_exceed() 254 /* API allow user give length to check as input via mtu_len param, in tc_input_len() 275 /* API allow user give length to check as input via mtu_len param, in tc_input_len_exceed()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/memfd/ |
| D | run_hugetlbfs_test.sh | 44 # If still not enough huge pages available, exit. But, give back any huge 64 # Give back any huge pages allocated for the test
|
| /kernel/linux/linux-5.10/tools/testing/selftests/memfd/ |
| D | run_hugetlbfs_test.sh | 44 # If still not enough huge pages available, exit. But, give back any huge 64 # Give back any huge pages allocated for the test
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
| D | vivid.rst | 140 give the desired videoX start number for each video capture device. 155 give the desired videoX start number for each video output device. 160 give the desired vbiX start number for each vbi capture device. 165 give the desired vbiX start number for each vbi output device. 170 give the desired radioX start number for each radio receiver device. 175 give the desired radioX start number for each radio transmitter 180 give the desired swradioX start number for each SDR capture device. 185 give the desired videoX start number for each metadata capture device. 190 give the desired videoX start number for each metadata output device. 195 give the desired v4l-touchX start number for each touch capture device. [all …]
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/media/ |
| D | vivid.rst | 140 give the desired videoX start number for each video capture device. 155 give the desired videoX start number for each video output device. 160 give the desired vbiX start number for each vbi capture device. 165 give the desired vbiX start number for each vbi output device. 170 give the desired radioX start number for each radio receiver device. 175 give the desired radioX start number for each radio transmitter 180 give the desired swradioX start number for each SDR capture device. 185 give the desired videoX start number for each metadata capture device. 190 give the desired videoX start number for each metadata output device. 195 give the desired v4l-touchX start number for each touch capture device. [all …]
|
| /kernel/linux/linux-6.6/LICENSES/deprecated/ |
| D | GPL-1.0 | 33 sure that you have the freedom to give away or sell copies of free 44 gratis or for a fee, you must give the recipients all the rights that 77 General Public License and to the absence of any warranty; and give any 122 years, to give any third party free (except for a nominal charge 216 <one line to give the program's name and a brief idea of what it does.>
|
| /kernel/linux/linux-5.10/LICENSES/deprecated/ |
| D | GPL-1.0 | 33 sure that you have the freedom to give away or sell copies of free 44 gratis or for a fee, you must give the recipients all the rights that 77 General Public License and to the absence of any warranty; and give any 122 years, to give any third party free (except for a nominal charge 216 <one line to give the program's name and a brief idea of what it does.>
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/ |
| D | probe_read_user_str.c | 19 /* Give prog our userspace pointer */ in test_one_str() 54 /* Give pid to bpf prog so it doesn't read from anyone else */ in test_probe_read_user_str()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| D | probe_read_user_str.c | 19 /* Give prog our userspace pointer */ in test_one_str() 54 /* Give pid to bpf prog so it doesn't read from anyone else */ in test_probe_read_user_str()
|
| /kernel/linux/linux-6.6/arch/sparc/lib/ |
| D | udivdi3.S | 26 addx %i0,%i0,%i0 ! so this cannot give carry 64 addx %o4,%o4,%o4 ! so this cannot give carry 90 addx %i0,%i0,%i0 ! so this cannot give carry 169 addx %o4,%o4,%o4 ! so this cannot give carry
|
| /kernel/linux/linux-5.10/arch/sparc/lib/ |
| D | udivdi3.S | 26 addx %i0,%i0,%i0 ! so this cannot give carry 64 addx %o4,%o4,%o4 ! so this cannot give carry 90 addx %i0,%i0,%i0 ! so this cannot give carry 169 addx %o4,%o4,%o4 ! so this cannot give carry
|
| /kernel/linux/linux-6.6/arch/sparc/kernel/ |
| D | trampoline_32.S | 59 /* Give ourselves a stack and curptr. */ 121 /* Give ourselves a stack and curptr. */ 176 /* Give ourselves a stack and curptr. */
|
| /kernel/linux/linux-5.10/arch/sparc/kernel/ |
| D | trampoline_32.S | 59 /* Give ourselves a stack and curptr. */ 121 /* Give ourselves a stack and curptr. */ 176 /* Give ourselves a stack and curptr. */
|
| /kernel/linux/linux-6.6/drivers/iio/dummy/ |
| D | iio_dummy_evgen.c | 72 * This function will give a free allocated irq to a client device. 99 * iio_dummy_evgen_release_irq() - give the irq back. 102 * Used by client driver instances to give the irqs back when they disconnect
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
| D | gem.c | 69 /* GEM doesn't give an error code so use -ENOMEM */ in psb_gem_create() 75 /* Give the object a handle so we can carry it more easily */ in psb_gem_create() 97 * form described by user space. Give userspace a handle by which
|
| /kernel/linux/linux-5.10/drivers/iio/dummy/ |
| D | iio_dummy_evgen.c | 72 * This function will give a free allocated irq to a client device. 99 * iio_dummy_evgen_release_irq() - give the irq back. 102 * Used by client driver instances to give the irqs back when they disconnect
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/ |
| D | bug-bisect.rst | 14 give up. Report as much as you have found to the relevant maintainer. See 57 - After some interactions, git bisect will give you the changeset that
|
| /kernel/linux/linux-5.10/arch/x86/tools/ |
| D | insn_sanity.c | 50 fprintf(stderr, "\t-s Give a random seed (and iteration number)\n"); in usage() 51 fprintf(stderr, "\t-m Give a maximum iteration number\n"); in usage() 52 fprintf(stderr, "\t-i Give an input file with decoded binary\n"); in usage() 104 /* Give a seed and iteration number */ in dump_stream()
|
| /kernel/linux/linux-6.6/arch/x86/tools/ |
| D | insn_sanity.c | 46 fprintf(stderr, "\t-s Give a random seed (and iteration number)\n"); in usage() 47 fprintf(stderr, "\t-m Give a maximum iteration number\n"); in usage() 48 fprintf(stderr, "\t-i Give an input file with decoded binary\n"); in usage() 100 /* Give a seed and iteration number */ in dump_stream()
|
| /kernel/linux/linux-6.6/drivers/infiniband/core/ |
| D | opa_smi.h | 57 /* C14-9:4 -- Hop Pointer = Hop Count + 1 -> give to SMA/SM */ in opa_smi_check_local_smp() 72 /* C14-13:4 -- Hop Pointer == 0 -> give to SM */ in opa_smi_check_local_returning_smp()
|