Home
last modified time | relevance | path

Searched defs:zero (Results 1 – 25 of 168) sorted by relevance

1234567

/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_sockmap_kern.h105 int len, *f, ret, zero = 0; in bpf_prog2() local
184 int *bytes, zero = 0, one = 1; in bpf_prog4() local
203 int err1 = -1, err2 = -1, zero = 0, one = 1; in bpf_prog5() local
236 int *bytes, zero = 0, one = 1, key = 0; in bpf_prog6() local
265 int err1 = 0, err2 = 0, zero = 0, one = 1, key = 0; in bpf_prog7() local
312 int ret = 0, *bytes, zero = 0; in bpf_prog8() local
329 int ret = 0, *bytes, zero = 0; in bpf_prog9() local
345 int *bytes, zero = 0, one = 1; in bpf_prog10() local
/Linux-v4.19/arch/arm/include/asm/
Dtlbflush.h328 const int zero = 0; in __local_flush_tlb_all() local
338 const int zero = 0; in local_flush_tlb_all() local
355 const int zero = 0; in __flush_tlb_all() local
372 const int zero = 0; in __local_flush_tlb_mm() local
425 const int zero = 0; in __local_flush_tlb_page() local
484 const int zero = 0; in __local_flush_tlb_kernel_page() local
540 const int zero = 0; in __local_flush_bp_all() local
549 const int zero = 0; in local_flush_bp_all() local
559 const int zero = 0; in __flush_bp_all() local
/Linux-v4.19/arch/unicore32/include/asm/
Dtlbflush.h68 const int zero = 0; in local_flush_tlb_all() local
77 const int zero = 0; in local_flush_tlb_mm() local
/Linux-v4.19/drivers/misc/lkdtm/
Drefcount.c116 refcount_t zero = REFCOUNT_INIT(2); in lkdtm_REFCOUNT_DEC_ZERO() local
217 refcount_t zero = REFCOUNT_INIT(0); in lkdtm_REFCOUNT_INC_ZERO() local
242 refcount_t zero = REFCOUNT_INIT(0); in lkdtm_REFCOUNT_ADD_ZERO() local
/Linux-v4.19/drivers/s390/block/
Ddasd_fba.h15 unsigned char zero:2; /* Must be zero */ member
20 __u8 zero; /* Must be zero */ member
29 unsigned char zero:4; member
/Linux-v4.19/sound/drivers/
Dpcm-indirect2.c248 snd_pcm_indirect2_zero_t zero) in snd_pcm_indirect2_playback_transfer()
377 snd_pcm_indirect2_zero_t zero) in snd_pcm_indirect2_playback_interrupt()
/Linux-v4.19/drivers/base/firmware_loader/
Dfallback_table.c22 static unsigned int zero; variable
/Linux-v4.19/security/keys/
Dsysctl.c16 static const int zero, one = 1, max = INT_MAX; variable
/Linux-v4.19/arch/arc/kernel/
Dfpu.c38 const unsigned int zero = 0; in fpu_save_restore() local
/Linux-v4.19/mm/
Drodata_test.c22 int zero = 0; in rodata_test() local
/Linux-v4.19/net/dccp/
Dsysctl.c22 static int zero = 0, variable
/Linux-v4.19/drivers/mfd/
D88pm860x-i2c.c146 unsigned char zero; in pm860x_page_reg_write() local
164 unsigned char zero = 0; in pm860x_page_bulk_read() local
/Linux-v4.19/arch/ia64/kernel/
Dfsys.S836 .zero: label
/Linux-v4.19/arch/x86/entry/vdso/
Dvdso32-setup.c68 static const int zero; variable
/Linux-v4.19/arch/s390/net/
Dpnet.c63 static const u8 zero[MAX_PNETID_LEN] = { 0 }; in pnet_id_by_dev_port() local
/Linux-v4.19/arch/mips/include/asm/
Dregdef.h22 #define zero $0 /* wired zero */ macro
65 #define zero $0 /* wired zero */ macro
/Linux-v4.19/arch/x86/lib/
Dcsum-partial_64.c58 unsigned long zero; in do_csum() local
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/core/
Dgpuobj.c172 nvkm_gpuobj_ctor(struct nvkm_device *device, u32 size, int align, bool zero, in nvkm_gpuobj_ctor()
229 nvkm_gpuobj_new(struct nvkm_device *device, u32 size, int align, bool zero, in nvkm_gpuobj_new()
/Linux-v4.19/net/mac80211/
Daes_gmac.c24 u8 *zero, *__aad, iv[AES_BLOCK_SIZE]; in ieee80211_aes_gmac() local
Daes_cmac.c25 static const u8 zero[CMAC_TLEN_256]; variable
/Linux-v4.19/arch/s390/appldata/
Dappldata_base.c210 int zero = 0; in appldata_timer_handler() local
279 int zero = 0; in appldata_generic_handler() local
/Linux-v4.19/arch/arm/mach-zynq/
Dplatsmp.c46 static u8 __iomem *zero; in zynq_cpun_start() local
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_cksum.h16 uint32_t zero = 0; in xfs_start_cksum_safe() local
/Linux-v4.19/tools/testing/selftests/powerpc/math/
Dvsx_preempt.c53 vector int zero = {0, 0, 0, 0}; in vsx_memcmp() local
/Linux-v4.19/net/caif/
Dcfutill.c80 u8 zero = 0; in cfutill_transmit() local

1234567