/Linux-v5.4/arch/powerpc/lib/ |
D | xor_vmx.c | 24 #define DEFINE(V) \ argument 28 #define LOAD(V) \ argument 36 #define STORE(V) \ argument
|
/Linux-v5.4/kernel/sched/ |
D | cpuacct.c | 218 static int cpuacct_percpu_user_seq_show(struct seq_file *m, void *V) in cpuacct_percpu_user_seq_show() 223 static int cpuacct_percpu_sys_seq_show(struct seq_file *m, void *V) in cpuacct_percpu_sys_seq_show() 228 static int cpuacct_percpu_seq_show(struct seq_file *m, void *V) in cpuacct_percpu_seq_show() 233 static int cpuacct_all_seq_show(struct seq_file *m, void *V) in cpuacct_all_seq_show()
|
/Linux-v5.4/security/apparmor/include/ |
D | label.h | 24 #define DEFINE_VEC(T, V) \ argument 28 #define vec_setup(T, V, N, GFP) \ argument 40 #define vec_cleanup(T, V, N) \ argument 54 #define cleanup_domain_vec(V, L) cleanup_label_vec((V), (L)->size) argument 61 #define aa_sort_and_merge_vec(N, V) \ argument
|
/Linux-v5.4/arch/m68k/fpsp040/ |
D | stanh.S | 67 .set V,FP_SCR6 define
|
/Linux-v5.4/sound/soc/codecs/ |
D | rl6347a.h | 14 #define VERB_CMD(V, N, D) ((N << 20) | (V << 8) | D) argument
|
D | rt286.h | 12 #define VERB_CMD(V, N, D) ((N << 20) | (V << 8) | D) argument
|
D | rt274.h | 12 #define VERB_CMD(V, N, D) ((N << 20) | (V << 8) | D) argument
|
D | rt298.h | 12 #define VERB_CMD(V, N, D) ((N << 20) | (V << 8) | D) argument
|
/Linux-v5.4/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic_dcb.c | 16 #define QLC_DCB_GET_MAP(V) (1 << V) argument 24 #define QLC_DCB_TSA_SUPPORT(V) (V & 0x1) argument 25 #define QLC_DCB_ETS_SUPPORT(V) ((V >> 1) & 0x1) argument 26 #define QLC_DCB_VERSION_SUPPORT(V) ((V >> 2) & 0xf) argument 27 #define QLC_DCB_MAX_NUM_TC(V) ((V >> 20) & 0xf) argument 28 #define QLC_DCB_MAX_NUM_ETS_TC(V) ((V >> 24) & 0xf) argument 29 #define QLC_DCB_MAX_NUM_PFC_TC(V) ((V >> 28) & 0xf) argument
|
/Linux-v5.4/crypto/ |
D | ansi_cprng.c | 44 unsigned char V[DEFAULT_BLK_SZ]; member 277 const unsigned char *V, const unsigned char *DT) in reset_prng_context()
|
/Linux-v5.4/tools/testing/selftests/bpf/progs/ |
D | btf_dump_test_case_namespacing.c | 25 V = 0, enumerator
|
/Linux-v5.4/drivers/staging/comedi/drivers/ni_routing/ |
D | ni_route_values.h | 40 #define V(x) (((x) & 0x7f) | 0x80) macro
|
/Linux-v5.4/drivers/pinctrl/mvebu/ |
D | pinctrl-kirkwood.c | 19 #define V(f6180, f6190, f6192, f6281, f6282, dx4122, dx1135) \ macro
|
D | pinctrl-orion.c | 64 #define V(f5181, f5182, f5281) \ macro
|
/Linux-v5.4/arch/s390/boot/ |
D | kaslr.c | 21 u8 V[112]; member
|
/Linux-v5.4/tools/power/cpupower/ |
D | Makefile | 29 V ?= false macro
|
/Linux-v5.4/drivers/char/ |
D | hpet.c | 56 #define write_counter(V, MC) writeq(V, MC) argument 59 #define write_counter(V, MC) writel(V, MC) argument
|
/Linux-v5.4/drivers/staging/comedi/drivers/tests/ |
D | ni_routes_test.c | 30 #define V(x) ((x) | 0x80) macro
|
/Linux-v5.4/include/crypto/ |
D | drbg.h | 110 unsigned char *V; /* internal state 10.1.1.1 1a) */ member
|
/Linux-v5.4/drivers/gpu/drm/i915/ |
D | i915_vma.h | 462 #define for_each_ggtt_vma(V, OBJ) \ argument
|
/Linux-v5.4/drivers/media/dvb-frontends/ |
D | mb86a16.c | 758 static int swp_freq_calcuation(struct mb86a16_state *state, int i, int v, int *V, int vmax, int vm… in swp_freq_calcuation() 1007 int V[60]; in mb86a16_set_fe() local
|
/Linux-v5.4/arch/s390/crypto/ |
D | prng.c | 90 u8 V[112]; member
|
/Linux-v5.4/drivers/iio/adc/ |
D | at91-sama5d2_adc.c | 126 #define AT91_SAMA5D2_EMR_OSR(V) ((V) << 16) argument 133 #define AT91_SAMA5D2_EMR_ASTE(V) ((V) << 20) argument
|
/Linux-v5.4/arch/x86/include/asm/ |
D | compat.h | 171 #define SET_PR_FPVALID(S, V, R) \ argument
|
/Linux-v5.4/drivers/virt/vboxguest/ |
D | vmmdev.h | 40 } V; member
|