Home
last modified time | relevance | path

Searched defs:V (Results 1 – 25 of 34) sorted by relevance

12

/linux/arch/powerpc/lib/
A Dxor_vmx.c24 #define DEFINE(V) \ argument
28 #define LOAD(V) \ argument
36 #define STORE(V) \ argument
/linux/kernel/sched/
A Dcpuacct.c219 static int cpuacct_percpu_user_seq_show(struct seq_file *m, void *V) in cpuacct_percpu_user_seq_show()
224 static int cpuacct_percpu_sys_seq_show(struct seq_file *m, void *V) in cpuacct_percpu_sys_seq_show()
229 static int cpuacct_percpu_seq_show(struct seq_file *m, void *V) in cpuacct_percpu_seq_show()
234 static int cpuacct_all_seq_show(struct seq_file *m, void *V) in cpuacct_all_seq_show()
/linux/security/apparmor/include/
A Dlabel.h24 #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/arch/m68k/fpsp040/
A Dstanh.S67 .set V,FP_SCR6 define
/linux/sound/soc/codecs/
A Drl6347a.h14 #define VERB_CMD(V, N, D) ((N << 20) | (V << 8) | D) argument
A Drt286.h12 #define VERB_CMD(V, N, D) ((N << 20) | (V << 8) | D) argument
A Drt274.h12 #define VERB_CMD(V, N, D) ((N << 20) | (V << 8) | D) argument
A Drt298.h12 #define VERB_CMD(V, N, D) ((N << 20) | (V << 8) | D) argument
/linux/drivers/net/ethernet/qlogic/qlcnic/
A Dqlcnic_dcb.c15 #define QLC_DCB_GET_MAP(V) (1 << V) argument
23 #define QLC_DCB_TSA_SUPPORT(V) (V & 0x1) argument
24 #define QLC_DCB_ETS_SUPPORT(V) ((V >> 1) & 0x1) argument
25 #define QLC_DCB_VERSION_SUPPORT(V) ((V >> 2) & 0xf) argument
26 #define QLC_DCB_MAX_NUM_TC(V) ((V >> 20) & 0xf) argument
27 #define QLC_DCB_MAX_NUM_ETS_TC(V) ((V >> 24) & 0xf) argument
28 #define QLC_DCB_MAX_NUM_PFC_TC(V) ((V >> 28) & 0xf) argument
/linux/crypto/
A Dansi_cprng.c45 unsigned char V[DEFAULT_BLK_SZ]; member
278 const unsigned char *V, const unsigned char *DT) in reset_prng_context()
/linux/tools/testing/selftests/bpf/progs/
A Dbtf_dump_test_case_namespacing.c25 V = 0, enumerator
/linux/drivers/comedi/drivers/ni_routing/
A Dni_route_values.h39 #define V(x) (((x) & 0x7f) | 0x80) macro
/linux/drivers/pinctrl/mvebu/
A Dpinctrl-kirkwood.c19 #define V(f6180, f6190, f6192, f6281, f6282, dx4122, dx1135) \ macro
A Dpinctrl-orion.c64 #define V(f5181, f5182, f5281) \ macro
/linux/arch/s390/boot/
A Dkaslr.c22 u8 V[112]; member
/linux/tools/power/cpupower/
A DMakefile29 V ?= false macro
/linux/drivers/char/
A Dhpet.c56 #define write_counter(V, MC) writeq(V, MC) argument
59 #define write_counter(V, MC) writel(V, MC) argument
/linux/drivers/gpu/drm/i915/
A Di915_vma.h417 #define for_each_ggtt_vma(V, OBJ) \ argument
/linux/arch/mips/crypto/
A Dchacha-core.S186 #define AXR(A, B, C, D, K, L, M, N, V, W, Y, Z, S) \ argument
/linux/drivers/comedi/drivers/tests/
A Dni_routes_test.c29 #define V(x) ((x) | 0x80) macro
/linux/include/crypto/
A Ddrbg.h110 unsigned char *V; /* internal state 10.1.1.1 1a) */ member
/linux/fs/ksmbd/
A Dsmb_common.c23 #define mangle(V) ((char)(basechars[(V) % MANGLE_BASE])) argument
/linux/drivers/media/dvb-frontends/
A Dmb86a16.c758 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/arch/s390/crypto/
A Dprng.c90 u8 V[112]; member
/linux/drivers/virt/vboxguest/
A Dvmmdev.h40 } V; member

Completed in 62 milliseconds

12