Searched refs:nil (Results 1 - 26 of 26) sorted by relevance

/linux-4.4.14/fs/xfs/
H A Duuid.c55 if (*cp++) return 0; /* not nil */ uuid_is_nil()
56 return 1; /* is nil */ uuid_is_nil()
H A Dxfs_mount.c62 * Mount fails if UUID is nil or a FS with the same UUID is already mounted.
75 xfs_warn(mp, "Filesystem has nil UUID - can't mount"); xfs_uuid_mount()
H A Dxfs_log_recover.c352 * h_fs_uuid is nil, we assume this log was last mounted xlog_header_check_mount()
355 xfs_warn(mp, "nil uuid in log - IRIX style log"); xlog_header_check_mount()
/linux-4.4.14/lib/
H A Dhexdump.c135 goto nil; hex_dump_to_buffer()
187 goto nil; hex_dump_to_buffer()
200 nil: hex_dump_to_buffer()
/linux-4.4.14/include/xen/interface/
H A Delfnote.h208 * indent-tabs-mode: nil
/linux-4.4.14/kernel/locking/
H A Drwsem-spinlock.c90 * setting the nil condition to grant the next reader; __rwsem_do_wake()
H A Dlocktorture.c412 * When @trsp is nil, we want to force-reset the task for torture_rtmutex_boost()
H A Drwsem-xadd.c192 * setting the nil condition to grant the next reader; __rwsem_do_wake()
/linux-4.4.14/drivers/oprofile/
H A Dbuffer_sync.c249 * The caller must ensure the mm is not nil (ie: not a kernel thread).
/linux-4.4.14/arch/parisc/include/asm/
H A Delf.h16 #define EF_PARISC_TRAPNIL 0x00010000 /* Trap nil pointer dereference. */
/linux-4.4.14/drivers/hwtracing/stm/
H A Dcore.c387 const unsigned char *p = buf, nil = 0; stm_write() local
398 data->packet(data, master, channel, STP_PACKET_FLAG, 0, 0, &nil); stm_write()
/linux-4.4.14/scripts/kconfig/
H A Dgconf.c1276 menu1 ? menu_get_prompt(menu1) : "nil", update_tree()
1277 menu2 ? menu_get_prompt(menu2) : "nil"); update_tree()
/linux-4.4.14/drivers/mtd/
H A Dinftlmount.c723 /* Check for free/reserved/nil */ INFTL_mount()
/linux-4.4.14/drivers/gpu/drm/gma500/
H A Dpsb_intel_lvds.c97 * disable runtime pm on MRST if the brightness is nil (ie blanked)
/linux-4.4.14/scripts/genksyms/
H A Dgenksyms.c518 fputs("(nil)", f); print_list()
/linux-4.4.14/tools/perf/util/
H A Dprobe-finder.c119 char buf[PATH_MAX], nil = '\0'; debuginfo__new() local
131 if (dso__read_binary_type_filename(dso, *type, &nil, debuginfo__new()
/linux-4.4.14/drivers/scsi/
H A DNCR53c406a.c1087 * indent-tabs-mode: nil
H A Dips.h1248 * indent-tabs-mode: nil
H A Dsd.c2930 * This is basically 26 base counting with one extra 'nil' entry
H A Dips.c7173 * indent-tabs-mode: nil
/linux-4.4.14/ipc/
H A Dmsg.c195 * the receiving end depends on it: either spinning on a nil, expunge_all()
/linux-4.4.14/drivers/i2c/busses/
H A Di2c-img-scb.c675 /* stop on a nil */ img_i2c_sequence()
/linux-4.4.14/arch/microblaze/pci/
H A Dpci-common.c1026 pr, (pr && pr->name) ? pr->name : "nil"); pci_bus_for_each_resource()
/linux-4.4.14/arch/powerpc/kernel/
H A Dpci-common.c1196 i, res, pr, (pr && pr->name) ? pr->name : "nil"); pci_bus_for_each_resource()
/linux-4.4.14/drivers/media/pci/bt8xx/
H A Dbttv-driver.c288 /* actually, max active PAL with HSCALE=0 is 948, NTSC is 768 - nil */
/linux-4.4.14/kernel/sched/
H A Dcore.c526 * Atomically grab the task, if ->wake_q is !nil already it means wake_q_add()

Completed in 1017 milliseconds