Home
last modified time | relevance | path

Searched refs:n (Results 5251 – 5275 of 8645) sorted by relevance

1...<<211212213214215216217218219220>>...346

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c1005 int i, n; in aic7xxx_setup() local
1034 n = 0; in aic7xxx_setup()
1041 n = strlen(options[i].name); in aic7xxx_setup()
1042 if (strncmp(options[i].name, p, n) == 0) in aic7xxx_setup()
1048 if (strncmp(p, "global_tag_depth", n) == 0) { in aic7xxx_setup()
1049 ahc_linux_setup_tag_info_global(p + n); in aic7xxx_setup()
1050 } else if (strncmp(p, "tag_info", n) == 0) { in aic7xxx_setup()
1051 s = ahc_parse_brace_option("tag_info", p + n, end, in aic7xxx_setup()
1053 } else if (p[n] == ':') { in aic7xxx_setup()
1054 *(options[i].flag) = simple_strtoul(p + n + 1, NULL, 0); in aic7xxx_setup()
[all …]
/openbmc/linux/tools/perf/util/
H A Dprobe-finder.c1320 int n = 0; in expand_probe_args() local
1330 args[n] = pf->pev->args[i]; in expand_probe_args()
1331 n++; in expand_probe_args()
1335 vf.nargs = n; in expand_probe_args()
1339 pr_debug(" (%d)\n", vf.nargs - n); in expand_probe_args()
1342 n = vf.nargs; in expand_probe_args()
1344 return n; in expand_probe_args()
1684 int n, i; in debuginfo__get_text_offset() local
1696 n = dwfl_module_relocations(dbg->mod); in debuginfo__get_text_offset()
1697 if (n < 0) in debuginfo__get_text_offset()
[all …]
/openbmc/linux/net/dcb/
H A DKconfig4 default n
/openbmc/linux/drivers/media/usb/gspca/gl860/
H A Dgl860.h81 int len, int n);
/openbmc/openbmc/poky/meta/recipes-core/udev/udev-extraconf/
H A Dlocalextra.rules4 # %n the "kernel number" of the device.
/openbmc/openbmc/poky/meta/recipes-core/udev/eudev/
H A Dlocal.rules4 # %n the "kernel number" of the device.
/openbmc/qemu/include/hw/input/
H A Dhid.h41 uint32_t n; member
/openbmc/u-boot/configs/
H A Dam335x_shc_ict_defconfig31 …"Enter 'shc' to enter prompt (times out) %d \nEnter 'noautoboot' to enter prompt without timeout\n"
H A Dam335x_shc_sdboot_defconfig31 …"Enter 'shc' to enter prompt (times out) %d \nEnter 'noautoboot' to enter prompt without timeout\n"
H A Dam335x_shc_netboot_defconfig32 …"Enter 'shc' to enter prompt (times out) %d \nEnter 'noautoboot' to enter prompt without timeout\n"
H A Dtqma6s_wru4_mmc_defconfig19 CONFIG_AUTOBOOT_PROMPT="Enter password in %d seconds to stop autoboot\n"
H A Dids8313_defconfig17 CONFIG_AUTOBOOT_PROMPT="Enter password - autoboot in %d seconds...\n"
/openbmc/qemu/tests/tcg/cris/bare/
H A Dcheck_jsr.s2 # output: 0\n0\n0\n0\n0\n0\n
H A Dcheck_addiv32.s2 # output: 4455aa77\n4455aa77\nee19ccff\nff22\n4455aa77\nff224455\n55aa77ff\n
H A Dcheck_andc.s2 …nffffffff\n50124400\nffff0002\n2\nfffff\nfedaff0f\n78134400\nffffff02\n2\nf02\n78134401\n78134400\n
/openbmc/u-boot/fs/ext4/
H A Dext4_common.h60 uint32_t ext4fs_div_roundup(uint32_t size, uint32_t n);
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dfsl_dma.h118 int dmacpy(phys_addr_t dest, phys_addr_t src, phys_size_t n);
/openbmc/u-boot/board/hisilicon/hikey/
H A Dbuild-tf.mak19 @echo -n "Check that $(CROSS_COMPILE)gcc is available..."
/openbmc/linux/include/asm-generic/
H A Datomic64.h48 extern s64 generic_atomic64_cmpxchg(atomic64_t *v, s64 o, s64 n);
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/
H A D0001-Use-correct-printf-format-for-__fsblkcnt_t.patch29 "\n",
/openbmc/openbmc/meta-security/recipes-mac/ccs-tools/
H A Dccs-tools_1.8.9.bb2 …\nsecurity=tomoyo TOMOYO_trigger=/usr/lib/systemd/systemd \nTo initialize: \n/usr/lib/ccs/init_pol…
/openbmc/qemu/include/hw/xen/
H A Dxen-hvm-common.h85 void xen_exit_notifier(Notifier *n, void *data);
/openbmc/qemu/util/
H A Dfdmon-poll.c29 static void pollfds_cleanup(Notifier *n, void *unused) in pollfds_cleanup() argument
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dmultilib_script.bbclass39 …d.appendVar("multilibscript_rename", "\n mv ${PKGD}" + escript + " ${PKGD}" + escript + "-${MULTI…
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0012-Only-generate-an-RPATH-entry-if-LD_RUN_PATH-is-not-e.patch28 && ldelf_search_needed (path, &n, force,

1...<<211212213214215216217218219220>>...346