Searched refs:chosen (Results 1 - 200 of 378) sorted by relevance

12

/linux-4.4.14/arch/powerpc/boot/
H A Dplanetcore.c111 void *node, *chosen; planetcore_set_stdout_path() local
126 chosen = finddevice("/chosen"); planetcore_set_stdout_path()
127 if (!chosen) planetcore_set_stdout_path()
128 chosen = create_node(NULL, "chosen"); planetcore_set_stdout_path()
129 if (!chosen) planetcore_set_stdout_path()
132 setprop_str(chosen, "linux,stdout-path", path); planetcore_set_stdout_path()
H A Dps3.c46 * edit the command line passed to vmlinux (by setting /chosen/bootargs).
53 static void prep_cmdline(void *chosen) prep_cmdline() argument
56 getprop(chosen, "bootargs", cmdline, BOOT_COMMAND_LINE_SIZE-1); prep_cmdline()
58 setprop_str(chosen, "bootargs", cmdline); prep_cmdline()
125 void *chosen; platform_init() local
138 chosen = finddevice("/chosen"); platform_init()
144 setprop_val(chosen, "linux,initrd-start", (u32)(_initrd_start)); platform_init()
145 setprop_val(chosen, "linux,initrd-end", (u32)(_initrd_end)); platform_init()
148 prep_cmdline(chosen); platform_init()
H A Dmain.c90 static struct addr_range prep_initrd(struct addr_range vmlinux, void *chosen, prep_initrd() argument
132 setprop_val(chosen, "linux,initrd-start", (u32)(initrd_addr)); prep_initrd()
133 setprop_val(chosen, "linux,initrd-end", (u32)(initrd_addr+initrd_size)); prep_initrd()
139 * edit the command line passed to vmlinux (by setting /chosen/bootargs).
145 static void prep_cmdline(void *chosen) prep_cmdline() argument
152 n = getprop(chosen, "linux,cmdline-timeout", &v, sizeof(v)); prep_cmdline()
157 getprop(chosen, "bootargs", cmdline, BOOT_COMMAND_LINE_SIZE-1); prep_cmdline()
168 setprop_str(chosen, "bootargs", cmdline); prep_cmdline()
181 void *chosen; start() local
198 /* Ensure that the device tree has a /chosen node */ start()
199 chosen = finddevice("/chosen"); start()
200 if (!chosen) start()
201 chosen = create_node(NULL, "chosen"); start()
204 initrd = prep_initrd(vmlinux, chosen, start()
206 prep_cmdline(chosen); start()
H A Doflib.c110 * space in the chosen mmu node, and then do a map operation to
119 phandle oprom, chosen; check_of_version() local
132 chosen = of_finddevice("/chosen"); check_of_version()
133 if (chosen == (phandle) -1) { check_of_version()
134 chosen = of_finddevice("/chosen@0"); check_of_version()
135 if (chosen == (phandle) -1) { check_of_version()
136 printf("no chosen\n"); check_of_version()
140 if (of_getprop(chosen, "mmu", &chosen_mmu, sizeof(chosen_mmu)) <= 0) { check_of_version()
H A Dofconsole.c27 if (((devp = of_finddevice("/chosen")) != NULL) of_console_open()
H A Dplanetcore.h41 /* Sets the linux,stdout-path in the /chosen node. This requires the
H A Dvirtex.c85 devp = finddevice("/chosen"); platform_specific_init()
H A Dserial.c91 devp = finddevice("/chosen"); serial_get_stdout_devp()
/linux-4.4.14/include/uapi/linux/
H A Dbinfmts.h12 * MAX_ARG_STRINGS is chosen to fit in a signed 32-bit integer.
H A Dshm.h12 * modified by sysctl. The SHMMAX and SHMALL values have been chosen to
H A Dmsg.h59 * It has been chosen to be as large possible without facilitating
H A Dsem.h69 * The values has been chosen to be larger than necessary for any
H A Dif_packet.h261 - Gap, chosen so that packet data (Start+tp_net) alignes to TPACKET_ALIGNMENT=16
H A Dmtio.h199 /* The mode parameters to be controlled. Parameter chosen with bits 20-28 */
H A Dtipc_config.h262 * mismatch when pointer is bigger than chosen type (int, long, ...). TLV_OK()
/linux-4.4.14/arch/x86/include/asm/
H A Dtsc.h9 #define NS_SCALE 10 /* 2^10, carefully chosen */
10 #define US_SCALE 32 /* 2^32, arbitralrily chosen */
H A Dpgtable_types.h109 * The resulting bits for PWT, PCD and PAT should be chosen in a way
/linux-4.4.14/arch/arm/boot/compressed/
H A Datags_to_fdt.c77 fdt_bootargs = getprop(fdt, "/chosen", "bootargs", &len); merge_fdt_bootargs()
97 setprop_string(fdt, "/chosen", "bootargs", cmdline); merge_fdt_bootargs()
142 * tags will be chosen. for_each_tag()
148 setprop_string(fdt, "/chosen", "bootargs", for_each_tag()
178 setprop_cell(fdt, "/chosen", "linux,initrd-start", for_each_tag()
180 setprop_cell(fdt, "/chosen", "linux,initrd-end", for_each_tag()
/linux-4.4.14/include/linux/usb/
H A Disp116x.h20 such as moving a mouse). When chosen, this option
H A Dusbnet.h211 /* CDC and RNDIS support the same host-chosen packet filters for IN transfers */
/linux-4.4.14/include/linux/platform_data/
H A Ds3c-hsotg.h23 S3C_HSOTG_DMA_DRV, /* DMA is chosen by driver */
H A Ddma-ste-dma40.h96 * @mode_opt: options for the chosen channel mode
/linux-4.4.14/arch/microblaze/kernel/
H A Dprom.c56 if (depth == 1 && (strcmp(uname, "chosen") == 0 || early_init_dt_scan_chosen_serial()
57 strcmp(uname, "chosen@0") == 0)) { early_init_dt_scan_chosen_serial()
/linux-4.4.14/arch/mips/lantiq/
H A Dprom.c76 * Load the builtin devicetree. This causes the chosen node to be plat_mem_setup()
/linux-4.4.14/arch/sparc/include/uapi/asm/
H A Dopenpromio.h10 * were chosen to be exactly equal to the SunOS equivalents.
H A Dptrace.h36 * The PT_REGS_MAGIC is chosen such that it can be
/linux-4.4.14/arch/mips/mti-sead3/
H A Dsead3-setup.c92 * Load the builtin devicetree. This causes the chosen node to be plat_mem_setup()
/linux-4.4.14/arch/parisc/include/uapi/asm/
H A Dptrace.h37 * The numbers chosen here are somewhat arbitrary but absolutely MUST
/linux-4.4.14/arch/m68k/coldfire/
H A Ddma_timer.c67 #define CYC2NS_SCALE_FACTOR 10 /* 2^10, carefully chosen */
/linux-4.4.14/drivers/net/phy/
H A Ddp83640.c148 struct dp83640_private *chosen; member in struct:dp83640_clock
149 /* list of the other attached phyters, not chosen */
310 struct dp83640_private *dp83640 = clock->chosen; periodic_output()
381 struct phy_device *phydev = clock->chosen->phydev; ptp_dp83640_adjfreq()
414 struct phy_device *phydev = clock->chosen->phydev; ptp_dp83640_adjtime()
436 struct phy_device *phydev = clock->chosen->phydev; ptp_dp83640_gettime()
461 struct phy_device *phydev = clock->chosen->phydev; ptp_dp83640_settime()
478 struct phy_device *phydev = clock->chosen->phydev; ptp_dp83640_enable()
621 struct phy_device *master = clock->chosen->phydev; recalibrate()
1056 if (chosen_phy == -1 && !clock->chosen) choose_this_phy()
1151 clock->chosen = dp83640; dp83640_probe()
1164 clock->chosen = NULL; dp83640_probe()
1189 if (dp83640 == clock->chosen) { dp83640_remove()
1191 clock->chosen = NULL; dp83640_remove()
1211 if (clock->chosen && !list_empty(&clock->phylist)) dp83640_config_init()
/linux-4.4.14/drivers/media/usb/pwc/
H A Dpwc-timon.h38 will be chosen (unless the decompressor is absent). Sometimes there are only
/linux-4.4.14/fs/nfsd/
H A Dacl.h43 * Maximum ACL we'll accept from a client; chosen (somewhat
/linux-4.4.14/lib/fonts/
H A Dfonts.c112 * chosen font.
/linux-4.4.14/include/linux/extcon/
H A Dextcon-adc-jack.h33 * because when no adc_jack_cond is met, state = 0 is automatically chosen.
/linux-4.4.14/arch/mips/include/uapi/asm/
H A Dsiginfo.h112 * Again these have been chosen to be IRIX compatible.
H A Dmman.h12 * Protections are chosen from these bits, OR'd together. The
/linux-4.4.14/arch/metag/include/asm/mach/
H A Darch.h36 * It is chosen by matching the compatible strings in the device tree provided
/linux-4.4.14/arch/mips/pci/
H A Dops-nile4.c23 /* The addressing scheme chosen leaves room for just nile4_pcibios_config_access()
/linux-4.4.14/arch/mips/ralink/
H A Dof.c72 * Load the builtin devicetree. This causes the chosen node to be plat_mem_setup()
/linux-4.4.14/drivers/firmware/efi/libstub/
H A Dfdt.c86 node = fdt_subnode_offset(fdt, 0, "chosen"); update_fdt()
88 node = fdt_add_subnode(fdt, 0, "chosen"); update_fdt()
118 /* Add FDT entries for EFI runtime services in chosen node. */ update_fdt()
119 node = fdt_subnode_offset(fdt, 0, "chosen"); update_fdt()
H A Darm-stub.c303 * The value chosen is the largest non-zero power of 2 suitable for this purpose
/linux-4.4.14/include/linux/
H A Dhash.h12 * These primes are chosen to be bit-sparse, that is operations on
H A Dkbd_kern.h28 they can be associated to arbitrarily chosen keys */
H A Dtextsearch.h53 * @ops: operations of chosen algorithm
H A Dtracehook.h36 * are chosen to pass in all the information that is on hand in the
H A Dmailbox_controller.h107 * @txdone_method: Way to detect TXDone chosen by the API
H A Dleds.h67 * and if both are zero then a sensible default should be chosen.
/linux-4.4.14/arch/arm64/kernel/
H A Dacpi.c70 * not the /chosen node. dt_scan_depth1_nodes()
72 if (depth == 1 && (strcmp(uname, "chosen") != 0)) dt_scan_depth1_nodes()
187 * - the device tree is not empty (it has more than just a /chosen node) acpi_boot_table_init()
H A Dsignal.c374 * debugger has chosen to restart at a different PC. do_signal()
391 * has chosen to restart at a different PC, ignore the restart. do_signal()
/linux-4.4.14/arch/powerpc/kernel/
H A Dprom_init.c117 phandle chosen; member in struct:prom_t
596 if ((long)prom.chosen > 0) early_cmdline_parse()
597 l = prom_getprop(prom.chosen, "bootargs", p, COMMAND_LINE_SIZE-1); early_cmdline_parse()
1267 if (prom_getprop(prom.chosen, "stdin", &val, sizeof(val)) > 0) { prom_close_stdin()
1754 prom.chosen = call_prom("finddevice", 1, 1, ADDR("/chosen")); prom_init_client_services()
1755 if (!PHANDLE_VALID(prom.chosen)) prom_init_client_services()
1756 prom_panic("cannot find chosen"); /* msg won't be printed :( */ prom_init_client_services()
1792 prom_getprop(prom.chosen, "mmu", &prom.mmumap, prom_find_mmu()
1809 if (prom_getprop(prom.chosen, "stdout", &val, sizeof(val)) <= 0) prom_init_stdout()
1818 prom_setprop(prom.chosen, "/chosen", "linux,stdout-path", prom_init_stdout()
1825 prom_setprop(prom.chosen, "/chosen", "linux,stdout-package", prom_init_stdout()
2658 if (prom_getprop(prom.chosen, "cpu", &rval, sizeof(rval)) <= 0) prom_find_boot_cpu()
2680 prom_setprop(prom.chosen, "/chosen", "linux,initrd-start", prom_check_initrd()
2683 prom_setprop(prom.chosen, "/chosen", "linux,initrd-end", prom_check_initrd()
2769 * like /chosen prom_init()
2883 prom_setprop(prom.chosen, "/chosen", "linux,memory-limit", prom_init()
2888 prom_setprop(prom.chosen, "/chosen", "linux,iommu-off", prom_init()
2892 prom_setprop(prom.chosen, "/chosen", "linux,iommu-force-on", prom_init()
2896 prom_setprop(prom.chosen, "/chosen", "linux,tce-alloc-start", prom_init()
2899 prom_setprop(prom.chosen, "/chosen", "linux,tce-alloc-end", prom_init()
H A Dmachine_kexec.c263 node = of_find_node_by_path("/chosen"); kexec_setup()
H A Dprom.c400 /* Use common scan routine to determine if this is the chosen node */ early_init_dt_scan_chosen_ppc()
671 /* Retrieve various informations from the /chosen node of the early_init_devtree()
H A Dmachine_kexec_64.c410 node = of_find_node_by_path("/chosen"); export_htab_values()
/linux-4.4.14/arch/sparc/kernel/
H A Dsetup_64.c625 phandle chosen = prom_finddevice("/chosen"); setup_arch() local
628 cl = prom_getintdefault (chosen, "client-ip", 0); setup_arch()
629 sv = prom_getintdefault (chosen, "server-ip", 0); setup_arch()
630 gw = prom_getintdefault (chosen, "gateway-ip", 0); setup_arch()
H A Dhead_64.S114 .asciz "/chosen"
216 /* chosen_node = prom_finddevice("/chosen") */
221 stx %l2, [%sp + 2047 + 128 + 0x18] ! arg1, "/chosen"
226 ldx [%sp + 2047 + 128 + 0x20], %l4 ! chosen device node
481 /* Preserve OBP chosen DCU and DCR register settings. */
H A Dtrampoline_64.S50 /* Preserve OBP chosen DCU and DCR register settings. */
/linux-4.4.14/drivers/pwm/
H A Dcore.c685 struct pwm_lookup *p, *chosen = NULL; pwm_get() local
732 chosen = p; pwm_get()
741 if (!chosen) { pwm_get()
746 chip = pwmchip_find_by_name(chosen->provider); pwm_get()
750 pwm = pwm_request_from_chip(chip, chosen->index, con_id ?: dev_id); pwm_get()
754 pwm_set_period(pwm, chosen->period); pwm_get()
755 pwm_set_polarity(pwm, chosen->polarity); pwm_get()
H A Dpwm-img.c51 * The value chosen is completely arbitrary.
/linux-4.4.14/mm/
H A Doom_kill.c304 struct task_struct *chosen = NULL; select_bad_process() local
313 chosen = p; for_each_process_thread()
328 if (points == chosen_points && thread_group_leader(chosen)) for_each_process_thread()
331 chosen = p; for_each_process_thread()
334 if (chosen)
335 get_task_struct(chosen);
339 return chosen;
H A Dvmpressure.c45 * scanned/reclaimed ratio. The current values were chosen empirically. In
65 * 0). Current value for the vmpressure_level_critical_prio is chosen
H A Dmemcontrol.c1349 struct task_struct *chosen = NULL; mem_cgroup_out_of_memory() local
1373 if (chosen) for_each_mem_cgroup_tree()
1374 put_task_struct(chosen); for_each_mem_cgroup_tree()
1375 chosen = task; for_each_mem_cgroup_tree()
1377 get_task_struct(chosen); for_each_mem_cgroup_tree()
1384 if (chosen) for_each_mem_cgroup_tree()
1385 put_task_struct(chosen); for_each_mem_cgroup_tree()
1395 thread_group_leader(chosen)) for_each_mem_cgroup_tree()
1398 if (chosen) for_each_mem_cgroup_tree()
1399 put_task_struct(chosen); for_each_mem_cgroup_tree()
1400 chosen = task; for_each_mem_cgroup_tree()
1402 get_task_struct(chosen); for_each_mem_cgroup_tree()
1407 if (chosen) {
1409 oom_kill_process(&oc, chosen, points, totalpages, memcg,
1414 return chosen;
H A Dswap_state.c456 * (1 << page_cluster) entries in the swap area. This method is chosen
/linux-4.4.14/scripts/dtc/
H A Dchecks.c641 struct node *chosen; check_obsolete_chosen_interrupt_controller() local
644 chosen = get_node_by_path(dt, "/chosen"); check_obsolete_chosen_interrupt_controller()
645 if (!chosen) check_obsolete_chosen_interrupt_controller()
648 prop = get_property(chosen, "interrupt-controller"); check_obsolete_chosen_interrupt_controller()
650 FAIL(c, "/chosen has obsolete \"interrupt-controller\" " check_obsolete_chosen_interrupt_controller()
/linux-4.4.14/arch/cris/arch-v32/kernel/
H A Ddebugport.c224 /* Register an early console if a debug port was chosen. */ init_etrax_debug()
/linux-4.4.14/kernel/time/
H A Djiffies.c49 * The value 8 is somewhat carefully chosen, as anything
H A Dsched_clock.c58 * The ordering of this structure has been chosen to optimize cache
H A Dalarmtimer.c60 * If one has not already been chosen, it checks to see if a
/linux-4.4.14/include/math-emu/
H A Dsingle.h44 chosen by the target machine. */
H A Ddouble.h189 /* The implementation of _FP_MUL_D and _FP_DIV_D should be chosen by
/linux-4.4.14/drivers/usb/core/
H A Dgeneric.c148 "configuration #%d chosen from %d choice%s\n", usb_choose_configuration()
153 "no configuration chosen from %d choice%s\n", usb_choose_configuration()
H A Dmessage.c662 * @langid: code for language chosen (from string descriptor zero)
1260 * @alternate: the setting being chosen.
1279 * allocate bandwidth early, when a configuration is chosen.
1687 * @configuration: the configuration being chosen.
1993 * @config: the configuration being chosen.
/linux-4.4.14/drivers/of/
H A Dfdt.c765 * @node: reference to node containing initrd location ('chosen')
809 offset = fdt_path_offset(fdt, "/chosen"); early_init_dt_scan_chosen_serial()
811 offset = fdt_path_offset(fdt, "/chosen@0"); early_init_dt_scan_chosen_serial()
947 pr_debug("search \"chosen\", depth: %d, uname: %s\n", depth, uname); early_init_dt_scan_chosen()
950 (strcmp(uname, "chosen") != 0 && strcmp(uname, "chosen@0") != 0)) early_init_dt_scan_chosen()
1080 /* Retrieve various information from the /chosen node */ early_init_dt_scan_nodes()
1115 /* Get pointer to "/chosen" and "/aliases" nodes for use everywhere */ unflatten_device_tree()
H A Dpdt.c243 /* Get pointer to "/chosen" and "/aliases" nodes for use everywhere */ of_pdt_build_devicetree()
/linux-4.4.14/net/sched/
H A Dsch_red.c31 Hard limit on queue length, should be chosen >qth_max
33 affect the algorithms behaviour and can be chosen
H A Dsch_choke.c31 low threshold (qmin), a packet is chosen at random from the queue.
32 If both the new and chosen packet are from the same flow, both
/linux-4.4.14/net/ipv4/
H A Dtcp_westwood.c55 * TCP_WESTWOOD_INIT_RTT. This value was chosen to be too conservative
133 * This minimum limit was chosen since an estimation on small westwood_update_window()
H A Dinetpeer.c37 * Such an implementation has been chosen not just for fun. It's a way to
451 /* 60*HZ is arbitrary, but chosen enough high so that the first inet_getpeer()
H A Dsyncookies.c156 * MSS Values are chosen based on the 2011 paper
/linux-4.4.14/tools/perf/config/
H A Dutilities.mak52 # that are chosen.
68 # of the characters that are chosen.
/linux-4.4.14/arch/powerpc/platforms/powermac/
H A Dbootx_init.c236 if (!strcmp(namep, "/chosen")) { bootx_scan_dt_build_strings()
237 DBG(" detected /chosen ! adding properties names !\n"); bootx_scan_dt_build_strings()
320 /* Skip "bootargs" in /chosen too as we replace it */ bootx_scan_dt_build_struct()
H A Dpic.c553 /* Skip /chosen/interrupt-controller */ pmac_pic_init()
554 if (strcmp(np->name, "chosen") == 0) pmac_pic_init()
/linux-4.4.14/drivers/leds/
H A Dleds-asic3.c72 /* If both are zero then a sensible default should be chosen */ blink_set()
/linux-4.4.14/drivers/md/
H A Ddm-exception-store.c65 * opinion, which is why I've chosen to have the files
/linux-4.4.14/arch/unicore32/mm/
H A Dproc-macros.S31 * This value should be chosen such that we choose the cheapest
/linux-4.4.14/arch/x86/kernel/apic/
H A Dprobe_32.c174 * - generic_apic_probe() has chosen apic_default as the sub_arch default_setup_apic_routing()
/linux-4.4.14/arch/xtensa/include/uapi/asm/
H A Dmman.h18 * Protections are chosen from these bits, OR'd together. The
/linux-4.4.14/arch/powerpc/oprofile/
H A Dop_model_7450.c134 /* Sets the counters on this CPU to the chosen values, and starts them */ fsl7450_start()
/linux-4.4.14/arch/powerpc/platforms/pseries/
H A Dscanlog.c14 * /chosen/ibm,scan-log-data property exists.
H A Dsetup.c497 * in chosen.
760 if (!strcmp(uname, "chosen")) { pseries_probe_fw_features()
/linux-4.4.14/arch/mn10300/mm/
H A Dpgtable.c101 * could be used. The locking scheme was chosen on the basis of
/linux-4.4.14/arch/frv/mm/
H A Dpgalloc.c82 * could be used. The locking scheme was chosen on the basis of
/linux-4.4.14/arch/arm/mach-mmp/
H A Dpm-mmp2.c230 * VCXO is chosen by default, which would be disabled in suspend mmp2_pm_init()
/linux-4.4.14/arch/arm/mach-exynos/
H A Dcommon.h132 * Magic values for bootloader indicating chosen low power mode.
/linux-4.4.14/tools/power/cpupower/utils/
H A Dcpupower.c34 /* Affected cpus chosen by -c/--cpu param */
/linux-4.4.14/include/net/irda/
H A Dirlap.h111 int slot; /* Random chosen slot */
192 __u8 slot; /* Random chosen slot */
/linux-4.4.14/include/net/
H A Dred.h27 W is the filter time constant (chosen as 2^(-Wlog)), it controls
41 max_P is chosen as a number, so that max_P/(th_max-th_min)
H A Dcipso_ipv4.h8 * have chosen to adopt the protocol and over the years it has become a
H A Dslhc_vj.h78 * and in the interest of conserving bits, numbers are chosen so the
/linux-4.4.14/drivers/net/wan/
H A Dfarsync.h33 * conflict with other similar drivers and I chosen to use "fst_" for this
37 * "hdlc" is already in use I've chosen the even less informative "sync"
/linux-4.4.14/arch/x86/math-emu/
H A Derrors.c379 differ) is chosen to reproduce 80486 behaviour */ real_1op_NaN()
449 differ) is chosen to reproduce 80486 behaviour */ real_2op_NaN()
/linux-4.4.14/arch/powerpc/platforms/chrp/
H A Dsetup.c253 * But unfortunately, the firmware does not connect /chosen/{stdin,stdout}
263 /* find the boot console from /chosen/stdout */ chrp_init_early()
/linux-4.4.14/drivers/usb/gadget/
H A Depautoconf.c32 * number of streams. Will be modified when the chosen EP
/linux-4.4.14/drivers/regulator/
H A Dmax77693.c117 /* Returns regmap suitable for given regulator on chosen device */ max77693_get_regmap()
/linux-4.4.14/drivers/video/fbdev/omap/
H A Domapfb.h59 * Needed b/c of the badly chosen 0
/linux-4.4.14/drivers/isdn/hisax/
H A Dhfc_usb.h171 // string description of chosen config
/linux-4.4.14/drivers/md/bcache/
H A Dutil.c264 * bit inversion. The chosen polynomial is borrowed from the DLT1 spec
/linux-4.4.14/drivers/ide/
H A Dcs5530.c71 * different timings can still be chosen for each drive. We could
H A Dsc1200.c98 * different timings can still be chosen for each drive. We could
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
H A Dmxl111sf-phy.c166 /* If serial interface is chosen, configure mxl111sf_config_mpeg_in()
/linux-4.4.14/drivers/media/usb/gspca/m5602/
H A Dm5602_mt9m111.h256 /* Set number of blank rows chosen to 400 */
/linux-4.4.14/arch/sparc/prom/
H A Dmisc_64.c191 node = prom_finddevice("/chosen"); prom_get_memory_ihandle()
/linux-4.4.14/drivers/char/tpm/
H A Dtpm_i2c_atmel.c46 /* This is the amount we read on the first try. 25 was chosen to fit a
/linux-4.4.14/drivers/clk/mvebu/
H A Dcommon.c42 * chosen following the dt convention: using the first known SoC
/linux-4.4.14/arch/alpha/oprofile/
H A Dop_model_ev67.c30 /* The event numbers are chosen so we can use them directly if ev67_reg_setup()
/linux-4.4.14/net/bridge/
H A Dbr_stp_if.c254 /* user has chosen a value so keep it */ br_stp_recalculate_bridge_id()
/linux-4.4.14/net/core/
H A Dgen_estimator.c60 where W is chosen as negative power of 2: W = 2^(-ewma_log)
/linux-4.4.14/include/asm-generic/
H A Dtlb.h30 * directories. The chosen means to accomplish that is by disabling IRQs over
/linux-4.4.14/include/linux/crush/
H A Dcrush.h97 * other buckets). Items within a bucket are chosen using one of a
/linux-4.4.14/include/linux/fsl/
H A Dguts.h28 * different names. In these cases, one name is chosen to avoid extraneous
/linux-4.4.14/arch/powerpc/kernel/vdso64/
H A Dsigtramp.S37 chosen in such a way that older libgcc unwind code returns a zero
/linux-4.4.14/arch/mips/kernel/
H A Dmips-mt.c287 * depends on MP software model chosen.
H A Dsmp-cps.c379 /* This CPU has chosen its way out */
/linux-4.4.14/arch/metag/kernel/
H A Dsignal.c271 * to restart the system call. But skip this if a debugger has chosen to do_signal()
/linux-4.4.14/arch/ia64/include/uapi/asm/
H A Dptrace.h236 * The numbers chosen here are somewhat arbitrary but absolutely MUST
/linux-4.4.14/arch/arm/lib/
H A Duaccess_with_memcpy.c221 * This code is disabled by default, but kept around in case the chosen
/linux-4.4.14/Documentation/DocBook/
H A DMakefile128 # the commands, generated from the chosen template
/linux-4.4.14/net/ipv6/
H A Dsyncookies.c34 * The other values are chosen based on ethernet (1500 and 9k MTU), plus
/linux-4.4.14/sound/firewire/dice/
H A Ddice.c74 * private address space. The minimum values are chosen so that all dice_interface_check()
/linux-4.4.14/sound/soc/samsung/
H A Ds3c24xx_uda134x.c35 sampling rate in the range -/+ 5% will be chosen. If this in not
/linux-4.4.14/drivers/usb/
H A Dusb-skeleton.c42 /* MAX_TRANSFER is chosen so that the VM is not stressed by
46 /* arbitrarily chosen */
/linux-4.4.14/drivers/parport/
H A Dieee1284.c100 * @result: desired values of chosen status lines
148 * @result: desired values of chosen status lines
/linux-4.4.14/fs/logfs/
H A Ddir.c91 * Prime value was chosen to be roughly 256 + 26. r5 hash uses 11,
132 * collision if all entries are carefully chosen.
/linux-4.4.14/drivers/tty/hvc/
H A Dhvc_opal.c336 /* If the console wasn't in /chosen, try /ibm,opal */ hvc_opal_init_early()
H A Dhvc_vio.c411 /* find the boot console from /chosen/stdout */ hvc_vio_init_early()
/linux-4.4.14/drivers/video/backlight/
H A Das3711_bl.c401 "Attention! An untested mode has been chosen!\n" as3711_backlight_probe()
/linux-4.4.14/drivers/misc/
H A Dcs5535-mfgpt.c136 /* All chosen and checked - go for it */ cs5535_mfgpt_set_irq()
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
H A Dqed_int.h252 * @param sb_idx - OUT parameter which gives the chosen index
/linux-4.4.14/drivers/block/drbd/
H A Ddrbd_vli.h83 * this particular encoding is chosen so that the prefix code
/linux-4.4.14/arch/x86/kernel/
H A Dapb_timer.c292 * returns 0 if no per cpu apbt is chosen
/linux-4.4.14/lib/
H A Dtextsearch.c18 * implemented in modules and chosen by the user.
/linux-4.4.14/fs/afs/
H A Dvolume.c217 * - returns with an elevated usage count on the server chosen
/linux-4.4.14/include/xen/interface/io/
H A Dblkif.h131 * This is carefully chosen so that sizeof(struct blkif_ring) <= PAGE_SIZE.
/linux-4.4.14/fs/ufs/
H A Dialloc.c166 * directories already is chosen.
/linux-4.4.14/arch/s390/include/uapi/asm/
H A Dptrace.h406 * The numbers chosen here are somewhat arbitrary but absolutely MUST
/linux-4.4.14/arch/sparc/include/asm/
H A Doplib_64.h24 /* /chosen node of the prom device tree, this stays constant after
/linux-4.4.14/arch/cris/include/asm/
H A Duaccess.h11 Register $r9 is chosen for temporaries, being a call-clobbered register
/linux-4.4.14/arch/arm/mm/
H A Dproc-arm1022.S33 * This value should be chosen such that we choose the cheapest
H A Dproc-arm1026.S33 * This value should be chosen such that we choose the cheapest
H A Dproc-arm1020.S42 * This value should be chosen such that we choose the cheapest
H A Dproc-arm1020e.S42 * This value should be chosen such that we choose the cheapest
H A Dproc-arm926.S43 * This value should be chosen such that we choose the cheapest
/linux-4.4.14/net/netfilter/ipvs/
H A Dip_vs_sh.c121 * point (in fact, it is chosen to be the original hash value to make the
/linux-4.4.14/net/batman-adv/
H A Drouting.c481 * the last chosen bonding candidate (next_candidate). If no such batadv_find_router()
483 * chosen bonding candidate might have been the last one in the list). batadv_find_router()
484 * If this can't be found either, return the previously chosen batadv_find_router()
/linux-4.4.14/arch/tile/include/gxio/
H A Dmpipe.h83 * The rules by which the buffer stack and bucket are chosen can be
118 * Once the load balancer has chosen the destination NotifRing, the
120 * chosen by the classification program and DMAs the packet data into
123 * larger than the buffers provided by the chosen buffer stack, the
685 * be chosen.
741 * ring chosen round-robin from the given rings.
/linux-4.4.14/drivers/spi/
H A Dspi-mpc512x-psc.c252 * chosen values result in a minimal timeout of 50 mpc512x_psc_spi_transfer_rxtx()
/linux-4.4.14/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.h200 /* string description of chosen config */
/linux-4.4.14/drivers/media/i2c/
H A Dvpx3220.c357 chosen video norm */ vpx3220_s_std()
H A Dmsp3400-driver.c515 /* wake thread when a new input is chosen */ msp_s_routing()
/linux-4.4.14/drivers/media/dvb-frontends/
H A Dau8522_dig.c784 /* The following calculation method was chosen au8522_read_signal_strength()
H A Ds5h1409.c896 /* The following calculation method was chosen s5h1409_read_signal_strength()
H A Ds5h1411.c811 /* The following calculation method was chosen s5h1411_read_signal_strength()
/linux-4.4.14/drivers/pcmcia/
H A Dvrc4171_card.c314 /* Small voltage is chosen for safety. */ set_Vcc_value()
/linux-4.4.14/drivers/net/ethernet/altera/
H A Daltera_tse.h165 * present depending upon options chosen by the user when the core was
/linux-4.4.14/drivers/acpi/acpica/
H A Dnssearch.c83 * algorithm. However, the linear search was chosen for simplicity
/linux-4.4.14/arch/tile/include/hv/
H A Ddrv_xgbe_impl.h61 * Default numbers of packets for IPP drivers. These values are chosen
/linux-4.4.14/arch/x86/boot/compressed/
H A Dmisc.c456 * needed if kASLR has chosen a different load address. decompress_kernel()
/linux-4.4.14/fs/
H A Dchar_dev.c207 * chosen dynamically, and returned (along with the first minor number)
H A Dbinfmt_misc.c299 * where the ':' is the IFS, that can be chosen with the first char
/linux-4.4.14/fs/squashfs/
H A Dcache.c112 * Initialise chosen cache entry, and fill it in from squashfs_cache_get()
/linux-4.4.14/fs/xfs/
H A Dxfs_filestream.c156 /* 2% of an AG's blocks must be free for it to be chosen. */ xfs_filestream_pick_ag()
H A Dxfs_inode.h179 * and using two 16bit values to hold new 32bit projid was chosen
/linux-4.4.14/arch/openrisc/include/asm/
H A Dpgtable.h87 * The size and location of the vmalloc area are chosen so that modules
/linux-4.4.14/arch/powerpc/crypto/
H A Daes-spe-glue.c384 * Algorithm definitions. Disabling alignment (cra_alignmask=0) was chosen
/linux-4.4.14/arch/powerpc/include/asm/
H A D8xx_immap.h536 * depending upon the devices used and options chosen.
/linux-4.4.14/arch/arm/probes/
H A Ddecode.c28 * Whichever value is chosen for a given core, it must be the same for
/linux-4.4.14/drivers/firmware/efi/
H A Defi.c529 if (depth != 1 || strcmp(uname, "chosen") != 0) fdt_find_uefi_params()
/linux-4.4.14/drivers/gpio/
H A Dgpio-adnp.c435 * is chosen to match the register layout of the hardware in that adnp_irq_setup()
/linux-4.4.14/net/tipc/
H A Dnode.c95 * entries has been chosen so that no hash chain exceeds 8 nodes and will
549 * chosen the same node address and signature as an tipc_node_check_dest()
/linux-4.4.14/crypto/
H A Ddrbg.c1326 /* 9.3.1 step 3 is implicit with the chosen DRBG */ drbg_generate()
1334 /* 9.3.1 step 5 is implicit with the chosen DRBG */ drbg_generate()
1368 * generated random numbers. The chosen value after which self drbg_generate()
/linux-4.4.14/drivers/usb/gadget/udc/
H A Dpxa27x_udc.h217 * As the architecture chosen is fully static, meaning the pxa endpoint
/linux-4.4.14/drivers/tty/
H A Dsysrq.c705 np = of_find_node_by_path("/chosen/linux,sysrq-reset-seq"); sysrq_of_get_keyreset_config()
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/socklnd/
H A Dsocklnd.h426 lnet_ni_t *ksncr_ni; /* chosen NI */
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Duc.c455 * However, the way the SL is chosen below is consistent hfi1_uc_rcv()
/linux-4.4.14/drivers/video/fbdev/
H A Dffb.c984 * chosen console, it will have video outputs off in ffb_probe()
/linux-4.4.14/drivers/iio/adc/
H A Dtwl6030-gpadc.c419 * for any prior chosen channel, when the conversion is ready twl6032_channel_to_reg()
/linux-4.4.14/drivers/gpu/drm/vc4/
H A Dvc4_crtc.c25 * SDTV, etc.) according to which output type is chosen in the mux.
/linux-4.4.14/drivers/media/i2c/soc_camera/
H A Dov9740.c578 * chosen resolution, we can either use the full width of the sensor, ov9740_set_res()
/linux-4.4.14/drivers/media/platform/s5p-g2d/
H A Dg2d.c378 * and chosen format. */ vidioc_s_fmt()
/linux-4.4.14/drivers/misc/echo/
H A Decho.c476 We have chosen Beta = 0.25 by experiment, so: oslec_update()
/linux-4.4.14/drivers/net/wireless/p54/
H A Dmain.c564 * The device supports the chosen algorithm, but the p54_set_key()
/linux-4.4.14/drivers/phy/
H A Dphy-twl4030-usb.c556 * consume is a function of the USB configuration chosen twl4030_usb_irq()
/linux-4.4.14/drivers/gpu/drm/bridge/
H A Dparade-ps8622.c201 /* [4:0] LANE_COUNT_SET set to chosen lane count */ ps8622_send_config()
/linux-4.4.14/block/
H A Delevator.c135 /* called during boot to load the elevator chosen by the elevator param */ load_default_elevator_module()
/linux-4.4.14/drivers/block/paride/
H A Dpcd.c48 should work with the chosen protocol. Otherwise,
H A Dpg.c82 should work with the chosen protocol. Otherwise,
H A Dpt.c59 should work with the chosen protocol. Otherwise,
/linux-4.4.14/net/sunrpc/auth_gss/
H A Dgss_krb5_wrap.c393 * with AES, so this constant is chosen to allow handling 28 in one pass
/linux-4.4.14/fs/ext2/
H A Dialloc.c199 * directories already is chosen.
/linux-4.4.14/kernel/
H A Dkthread.c293 * Wait for completion in killable state, for I might be chosen by kthread_create_on_node()
/linux-4.4.14/include/linux/sunrpc/
H A Dsvc.h142 * chosen to match the client limit. Other OSes are known to

Completed in 7128 milliseconds

12