| /linux/drivers/comedi/drivers/ni_routing/tools/ |
| H A D | convert_py_to_csv.py | 14 def iter_src_values(D): argument 17 def iter_src(D): argument 21 def create_csv(name, D, src_iter): argument
|
| H A D | convert_csv_to_c.py | 17 def routedict_to_structinit_single(name, D, return_name=False): argument 63 def routedict_to_routelist_single(name, D, indent=1): argument
|
| /linux/drivers/block/drbd/ |
| H A D | drbd_state.h | 51 #define _NS(D, T, S) \ argument 53 #define _NS2(D, T1, S1, T2, S2) \ argument 56 #define _NS3(D, T1, S1, T2, S2, T3, S3) \ argument
|
| H A D | drbd_polymorph_printk.h | 9 #define DEFINE_DYNAMIC_DEBUG_METADATA(D, F) const char *D = F; ((void)D) argument 10 #define __dynamic_pr_debug(D, F, args...) do { (void)(D); if (0) printk(F, ## args); } while (0) argument 11 #define DYNAMIC_DEBUG_BRANCH(D) false argument
|
| /linux/tools/laptop/dslm/ |
| H A D | dslm.c | 19 #define D(x) x macro 21 #define D(x) macro
|
| /linux/include/math-emu/ |
| H A D | op-4.h | 29 #define _FP_FRAC_COPY_4(D,S) \ argument 615 #define _FP_FRAC_CONV_1_4(dfs, sfs, D, S) \ argument 625 #define _FP_FRAC_CONV_2_4(dfs, sfs, D, S) \ argument 677 #define _FP_FRAC_CONV_4_1(dfs, sfs, D, S) \ argument 684 #define _FP_FRAC_CONV_4_2(dfs, sfs, D, S) \ argument
|
| H A D | op-2.h | 29 #define _FP_FRAC_COPY_2(D,S) (D##_f0 = S##_f0, D##_f1 = S##_f1) argument 588 #define _FP_FRAC_CONV_1_2(dfs, sfs, D, S) \ argument 598 #define _FP_FRAC_CONV_2_1(dfs, sfs, D, S) \ argument
|
| H A D | op-1.h | 29 #define _FP_FRAC_COPY_1(D,S) (D##_f = S##_f) argument 288 #define _FP_FRAC_CONV_1_1(dfs, sfs, D, S) \ argument
|
| H A D | op-common.h | 829 #define FP_CONV(dfs,sfs,dwc,swc,D,S) \ argument
|
| /linux/lib/crc/powerpc/ |
| H A D | crc-vpmsum-template.S | 59 #define VPERM(A, B, C, D) vperm A, B, C, D argument 61 #define VPERM(A, B, C, D) argument
|
| /linux/rust/kernel/debugfs/ |
| H A D | callback_adapters.rs | 71 deref(&self) -> &D deref() argument 104 deref(&self) -> &D deref() argument [all...] |
| /linux/crypto/ |
| H A D | wp512.c | 1065 u8 D[64]; in wp384_finup() local 1077 u8 D[64]; in wp256_finup() local
|
| /linux/sound/soc/codecs/ |
| H A D | rl6347a.h | 14 #define VERB_CMD(V, N, D) ((N << 20) | (V << 8) | D) argument
|
| H A D | rt286.h | 12 #define VERB_CMD(V, N, D) ((N << 20) | (V << 8) | D) argument
|
| /linux/tools/testing/selftests/powerpc/benchmarks/ |
| H A D | futex_bench.c | 18 #define futex(A, B, C, D, E, F) syscall(__NR_futex, A, B, C, D, E, F) argument
|
| /linux/rust/kernel/drm/gem/ |
| H A D | mod.rs | 169 create_handle<D, F>(&self, file: &drm::File<F>) -> Result<u32> where Self: AllocImpl<Driver = D>, D: drm::Driver<Object = Self, File = F>, F: drm::file::DriverFile<Driver = D>, create_handle() argument 184 lookup_handle<D, F>(file: &drm::File<F>, handle: u32) -> Result<ARef<Self>> where Self: AllocImpl<Driver = D>, D: drm::Driver<Object = Self, File = F>, F: drm::file::DriverFile<Driver = D>, lookup_handle() argument
|
| /linux/tools/perf/util/dwarf-regs-arch/ |
| H A D | dwarf-regs-powerpc.c | 15 #define PPC_D(D) ((D) & 0xfffe) argument
|
| /linux/lib/zstd/common/ |
| H A D | cpu.h | 129 #define D(name, bit) X(name, f1d, bit) macro
|
| /linux/lib/crypto/x86/ |
| H A D | sha1-avx2-asm.S | 100 .set D, REG_D define 322 .set D, C define
|
| H A D | sha1-ssse3-and-avx.S | 194 .set D, REG_D define
|
| /linux/scripts/gendwarfksyms/examples/ |
| H A D | kabi_ex.h | 56 D, enumerator
|
| /linux/arch/powerpc/math-emu/ |
| H A D | math.c | 154 #define D 5 macro
|
| /linux/drivers/pinctrl/sunplus/ |
| H A D | sppctl_sp7021.c | 14 #define D(x, y) ((x) * 8 + (y)) macro
|
| /linux/drivers/rtc/ |
| H A D | rtc-atcrtc100.c | 61 #define ATCRTC_TIME_TO_SEC(D, H, M, S) \ argument
|
| /linux/lib/crypto/mips/ |
| H A D | chacha-core.S | 182 #define AXR(A, B, C, D, K, L, M, N, V, W, Y, Z, S) \ argument
|