Searched defs:NULL (Results 1 - 25 of 100) sorted by path

1234

/linux-master/arch/alpha/kernel/
H A Derr_ev6.c265 dik_show_regs(get_irq_regs(), NULL); local
H A Derr_titan.c452 dik_show_regs(get_irq_regs(), NULL); local
H A Dirq_alpha.c197 dik_show_regs(get_irq_regs(), NULL); local
H A Dsys_nautilus.c261 __va(memtop), -1, NULL); local
/linux-master/arch/mips/include/asm/fw/arc/
H A Dhinv.h97 #define NULL 0 macro
/linux-master/arch/parisc/math-emu/
H A Dfloat.h388 #undef NULL macro
389 #define NULL 0 macro
/linux-master/drivers/media/dvb-frontends/
H A Dstv0367_priv.h24 #define NULL 0 macro
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-debugifc.c215 NULL, !0); local
/linux-master/drivers/net/fddi/skfp/h/
H A Dsba_def.h17 #define NULL 0x00 macro
/linux-master/drivers/video/fbdev/riva/
H A Driva_hw.h63 #define NULL 0 macro
/linux-master/arch/arc/kernel/
H A Dkgdb.c196 kgdb_nmicallback(raw_smp_processor_id(), NULL); local
/linux-master/arch/arm/mm/
H A Dinit.c284 free_reserved_area(__va(PHYS_OFFSET), swapper_pg_dir, -1, NULL); local
/linux-master/arch/powerpc/kernel/
H A Drtas.c2169 rtas_call(rtas_function_token(RTAS_FN_FREEZE_TIME_BASE), 0, 1, NULL); local
2175 rtas_call(rtas_function_token(RTAS_FN_THAW_TIME_BASE), 0, 1, NULL); local
[all...]
/linux-master/arch/powerpc/kvm/
H A Dbook3s_64_mmu_radix.c513 PMD_SHIFT, NULL, lpid); local
[all...]
/linux-master/arch/sh/drivers/dma/
H A Ddma-sh.c361 free_irq(get_dma_error_irq(n), NULL); local
/linux-master/arch/x86/events/
H A Dcore.c2514 on_each_cpu_mask(mm_cpumask(mm), cr4_update_pce, NULL, 1); local
[all...]
/linux-master/arch/x86/kernel/cpu/sgx/
H A Dioctl.c711 on_each_cpu_mask(sgx_encl_cpumask(encl), sgx_ipi_cb, NULL, 1); local
719 on_each_cpu_mask(sgx_encl_cpumask(encl), sgx_ipi_cb, NULL, 1); local
H A Dmain.c234 sgx_ipi_cb, NULL, 1); local
[all...]
/linux-master/block/
H A Dblk-mq.c4875 __blk_mq_complete_request_remote, NULL); local
[all...]
/linux-master/crypto/
H A Djitterentropy.c61 #define NULL ((void *) 0) macro
[all...]
/linux-master/drivers/base/
H A Darch_topology.c104 rcu_assign_pointer(per_cpu(sft_data, cpu), NULL); local
/linux-master/drivers/block/drbd/
H A Ddrbd_int.h1671 _drbd_set_state(_NS(device, disk, D_INCONSISTENT), CS_HARD, NULL); local
1703 _drbd_set_state(_NS(device, disk, D_FAILED), CS_HARD, NULL); local
H A Ddrbd_nl.c4163 CS_VERBOSE, NULL); local
[all...]
H A Ddrbd_receiver.c4279 CS_VERBOSE, NULL); local
[all...]
H A Ddrbd_req.c1025 _drbd_set_state(_NS(device, conn, C_AHEAD), 0, NULL); local
1027 _drbd_set_state(_NS(device, conn, C_DISCONNECTING), 0, NULL); local
[all...]

Completed in 1017 milliseconds

1234