/linux-4.4.14/fs/xfs/ |
H A D | uuid.c | 55 if (*cp++) return 0; /* not nil */ uuid_is_nil() 56 return 1; /* is nil */ uuid_is_nil()
|
H A D | xfs_mount.c | 62 * 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 D | xfs_log_recover.c | 352 * 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 D | hexdump.c | 135 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 D | elfnote.h | 208 * indent-tabs-mode: nil
|
/linux-4.4.14/kernel/locking/ |
H A D | rwsem-spinlock.c | 90 * setting the nil condition to grant the next reader; __rwsem_do_wake()
|
H A D | locktorture.c | 412 * When @trsp is nil, we want to force-reset the task for torture_rtmutex_boost()
|
H A D | rwsem-xadd.c | 192 * setting the nil condition to grant the next reader; __rwsem_do_wake()
|
/linux-4.4.14/drivers/oprofile/ |
H A D | buffer_sync.c | 249 * The caller must ensure the mm is not nil (ie: not a kernel thread).
|
/linux-4.4.14/arch/parisc/include/asm/ |
H A D | elf.h | 16 #define EF_PARISC_TRAPNIL 0x00010000 /* Trap nil pointer dereference. */
|
/linux-4.4.14/drivers/hwtracing/stm/ |
H A D | core.c | 387 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 D | gconf.c | 1276 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 D | inftlmount.c | 723 /* Check for free/reserved/nil */ INFTL_mount()
|
/linux-4.4.14/drivers/gpu/drm/gma500/ |
H A D | psb_intel_lvds.c | 97 * disable runtime pm on MRST if the brightness is nil (ie blanked)
|
/linux-4.4.14/scripts/genksyms/ |
H A D | genksyms.c | 518 fputs("(nil)", f); print_list()
|
/linux-4.4.14/tools/perf/util/ |
H A D | probe-finder.c | 119 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 D | NCR53c406a.c | 1087 * indent-tabs-mode: nil
|
H A D | ips.h | 1248 * indent-tabs-mode: nil
|
H A D | sd.c | 2930 * This is basically 26 base counting with one extra 'nil' entry
|
H A D | ips.c | 7173 * indent-tabs-mode: nil
|
/linux-4.4.14/ipc/ |
H A D | msg.c | 195 * the receiving end depends on it: either spinning on a nil, expunge_all()
|
/linux-4.4.14/drivers/i2c/busses/ |
H A D | i2c-img-scb.c | 675 /* stop on a nil */ img_i2c_sequence()
|
/linux-4.4.14/arch/microblaze/pci/ |
H A D | pci-common.c | 1026 pr, (pr && pr->name) ? pr->name : "nil"); pci_bus_for_each_resource()
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | pci-common.c | 1196 i, res, pr, (pr && pr->name) ? pr->name : "nil"); pci_bus_for_each_resource()
|
/linux-4.4.14/drivers/media/pci/bt8xx/ |
H A D | bttv-driver.c | 288 /* actually, max active PAL with HSCALE=0 is 948, NTSC is 768 - nil */
|
/linux-4.4.14/kernel/sched/ |
H A D | core.c | 526 * Atomically grab the task, if ->wake_q is !nil already it means wake_q_add()
|