Searched full:differing (Results 1 – 25 of 69) sorted by relevance
123
/linux-5.10/include/linux/ |
D | trace_clock.h | 6 * 3 trace clock variants, with differing scalability/precision
|
D | irq_cpustat.h | 17 * definitions instead of differing sets for each arch.
|
D | interrupt.h | 591 Main feature differing them of generic softirqs: tasklet 594 Main feature differing them of BHs: different tasklets
|
/linux-5.10/net/dcb/ |
D | Kconfig | 12 NICs and switches to support network traffic with differing
|
/linux-5.10/security/lockdown/ |
D | Kconfig | 24 The kernel can be configured to default to differing levels of
|
/linux-5.10/Documentation/process/ |
D | code-of-conduct.rst | 23 * Being respectful of differing viewpoints and experiences
|
/linux-5.10/Documentation/arm64/ |
D | tagged-pointers.rst | 74 likely that C compilers will not hazard two virtual addresses differing
|
/linux-5.10/drivers/target/iscsi/ |
D | iscsi_target_tmr.c | 139 * connections with a differing Max*DataSegmentLength. in iscsit_tmr_task_reassign() 144 " differing MaxRecvDataSegmentLength, rejecting" in iscsit_tmr_task_reassign() 151 " differing MaxXmitDataSegmentLength, rejecting" in iscsit_tmr_task_reassign() 159 " differing ref_lun: %llu ref_cmd orig_fe_lun: %llu\n", in iscsit_tmr_task_reassign()
|
/linux-5.10/arch/arm/mach-s3c/ |
D | s3c244x.c | 61 /* rename any peripherals used differing from the s3c2410 */ in s3c244x_map_io()
|
/linux-5.10/Documentation/ABI/ |
D | README | 3 everchanging nature of Linux, and the differing maturity levels, these
|
/linux-5.10/kernel/trace/ |
D | trace_clock.c | 7 * Implements 3 trace clock variants, with differing scalability/precision
|
/linux-5.10/lib/ |
D | random32.c | 561 /* Principle: True 32-bit random numbers will all have 16 differing bits on 562 * average. For each 32-bit number, there are 601M numbers differing by 16 564 * than 16 differing bits also implies a correlation with inverted bits. Thus
|
/linux-5.10/tools/testing/selftests/bpf/progs/ |
D | core_reloc_types.h | 464 } c __bpf_aligned; /* inline enum def with differing set of values */ 814 * offset, but with differing final relocation values: size 4 vs size 1 1113 /* differing enumerator values */
|
/linux-5.10/drivers/mtd/tests/ |
D | torturetest.c | 448 * Count the number of differing bytes and bits and return the first differing
|
/linux-5.10/arch/arm64/kernel/ |
D | syscall.c | 113 * through from one executable page to another with differing in el0_svc_common()
|
D | cpufeature.c | 300 * Differing PARange is fine as long as all peripherals and memory are mapped 348 * Linux can handle differing I-cache policies. Userspace JITs will 350 * If we have differing I-cache policies, report it as the weakest - VIPT. 1025 * The kernel can handle differing I-cache policies, but otherwise in update_cpu_features() 1064 * Differing PARange support is fine as long as all peripherals and in update_cpu_features()
|
/linux-5.10/Documentation/devicetree/bindings/leds/ |
D | common.yaml | 51 needed, differing only with an ordinal number.
|
/linux-5.10/drivers/misc/lis3lv02d/ |
D | lis3lv02d.h | 17 * programming, with almost the same registers. In addition to differing
|
/linux-5.10/Documentation/leds/ |
D | leds-class.rst | 69 be required for given platform, differing only with an ordinal number.
|
/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
D | btf_dump.c | 121 "differing test output, output=%s, err=%d, diff cmd:\n%s\n", in test_btf_dump_case()
|
/linux-5.10/Documentation/filesystems/ |
D | journalling.rst | 78 journal. Since transactions can't be nested/batched across differing
|
/linux-5.10/arch/arm/mm/ |
D | Kconfig | 1095 memory with differing types results in unpredictable behaviour, 1098 Multiple mappings with differing attributes is also unpredictable
|
/linux-5.10/Documentation/devicetree/bindings/arm/ |
D | cpu-capacity.txt | 22 context is about differing performance characteristics; this binding tries to
|
/linux-5.10/drivers/gpu/drm/i915/ |
D | i915_gem_gtt.c | 93 * differing domains). See i915_gem_evict_for_node() for the gory details
|
/linux-5.10/Documentation/driver-api/ |
D | generic-counter.rst | 191 Signals associated with the same Count can have differing Synapse action
|
123