Searched refs:points (Results 1 - 200 of 1233) sorted by relevance

1234567

/linux-4.4.14/drivers/iommu/
H A Diommu-traces.c2 * iommu trace points
/linux-4.4.14/kernel/trace/
H A Dpower-traces.c2 * Power trace points
H A Drpm-traces.c2 * Power trace points
/linux-4.4.14/sound/usb/
H A Dmidi.h19 /* for QUIRK_MIDI_MIDIMAN, data points to a snd_usb_midi_endpoint_info
22 /* for QUIRK_COMPOSITE, data points to an array of snd_usb_audio_quirk
25 /* for QUIRK_AUDIO_FIXED_ENDPOINT, data points to an audioformat structure */
35 /* for QUIRK_MIDI_EMAGIC, data points to a snd_usb_midi_endpoint_info
/linux-4.4.14/arch/mn10300/unit-asb2305/
H A Dleds.c36 void peripheral_leds7x4_display_dec(unsigned int val, unsigned int points) peripheral_leds7x4_display_dec() argument
47 leds |= points^0x01010101; peripheral_leds7x4_display_dec()
52 void peripheral_leds7x4_display_hex(unsigned int val, unsigned int points) peripheral_leds7x4_display_hex() argument
63 leds |= points^0x01010101; peripheral_leds7x4_display_hex()
82 void peripheral_leds7x4_display_minssecs(unsigned int time, unsigned int points) peripheral_leds7x4_display_minssecs() argument
93 leds |= points^0x01010101; peripheral_leds7x4_display_minssecs()
/linux-4.4.14/arch/mn10300/unit-asb2364/
H A Dleds.c39 void peripheral_leds7x4_display_dec(unsigned int val, unsigned int points) peripheral_leds7x4_display_dec() argument
50 leds |= points^0x01010101; peripheral_leds7x4_display_dec()
55 void peripheral_leds7x4_display_hex(unsigned int val, unsigned int points) peripheral_leds7x4_display_hex() argument
66 leds |= points^0x01010101; peripheral_leds7x4_display_hex()
94 void peripheral_leds7x4_display_dec(unsigned int val, unsigned int points) { } peripheral_leds7x4_display_hex() argument
95 void peripheral_leds7x4_display_hex(unsigned int val, unsigned int points) { } peripheral_leds_display_exception() argument
/linux-4.4.14/net/atm/
H A Dprotocols.h1 /* net/atm/protocols.h - ATM protocol handler entry points */
/linux-4.4.14/drivers/gpu/host1x/
H A Dintr.h30 * 'data' points to a channel
36 * 'data' points to a wait_queue_head_t
42 * 'data' points to a wait_queue_head_t
/linux-4.4.14/tools/perf/util/
H A Dstrfilter.h23 * @err: Pointer which points an error detected on @rules
36 * @err: Pointer which points an error detected on @rules
49 * @err: Pointer which points an error detected on @rules
/linux-4.4.14/include/uapi/linux/
H A Dnet_dropmon.h36 struct net_dm_drop_point points[0]; member in struct:net_dm_alert_msg
H A Dmic_ioctl.h50 * The (struct mic_device_desc *) pointer points to a device page entry
69 * The (__u8 *) pointer points to config space values for the device
H A Dbsg.h38 dout_xfer points to array of iovec */
/linux-4.4.14/arch/powerpc/include/uapi/asm/
H A Ducontext.h26 struct mcontext __user *uc_regs;/* points to uc_mcontext field */
/linux-4.4.14/arch/sh/kernel/vsyscall/
H A Dvsyscall-trapa.S38 /* Get the common code for the sigreturn entry points */
/linux-4.4.14/arch/frv/include/asm/
H A Dax88796.h1 /* ax88796.h: access points to the driver for the AX88796 NE2000 clone
/linux-4.4.14/mm/
H A Doom_kill.c162 long points; oom_badness() local
182 points = get_mm_rss(p->mm) + get_mm_counter(p->mm, MM_SWAPENTS) + oom_badness()
191 points -= (points * 3) / 100; oom_badness()
195 points += adj; oom_badness()
201 return points > 0 ? points : 1; oom_badness()
298 * number of 'points'. Returns -1 on scan abort.
309 unsigned int points; for_each_process_thread() local
324 points = oom_badness(p, NULL, oc->nodemask, totalpages); for_each_process_thread()
325 if (!points || points < chosen_points) for_each_process_thread()
328 if (points == chosen_points && thread_group_leader(chosen)) for_each_process_thread()
332 chosen_points = points; for_each_process_thread()
510 unsigned int points, unsigned long totalpages, oom_kill_process()
538 message, task_pid_nr(p), p->comm, points); oom_kill_process()
678 unsigned int uninitialized_var(points); out_of_memory()
721 p = select_bad_process(oc, &points, totalpages); out_of_memory()
728 oom_kill_process(oc, p, points, totalpages, NULL, out_of_memory()
509 oom_kill_process(struct oom_control *oc, struct task_struct *p, unsigned int points, unsigned long totalpages, struct mem_cgroup *memcg, const char *message) oom_kill_process() argument
H A Dpage_counter.c57 * @fail: points first counter to hit its limit, if any
/linux-4.4.14/drivers/net/fddi/skfp/h/
H A Dsba.h79 struct s_sba_sessions *free_session ; /* points to the first */
82 struct timer_cell *tail_timer ; /* points to the last timer cell */
102 struct smt_header *sm ; /* points to the rec message */
H A Dhwmtm.h101 SMbuf *mb_start ; /* points to the first mb */
120 union s_fp_descr volatile *descr_p ; /* points to the desriptor area */
127 SMbuf *llc_rx_pipe ; /* points to the first queued llc fr */
128 SMbuf *llc_rx_tail ; /* points to the last queued llc fr */
131 SMbuf *txd_tx_pipe ; /* points to first mb in the txd ring */
132 SMbuf *txd_tx_tail ; /* points to last mb in the txd ring */
242 * pointer to the TxD which points to the current queue put
325 * pointer to the RxD which points to the current queue put
/linux-4.4.14/include/linux/
H A Dnls.h6 /* Unicode has changed over the years. Unicode code points no longer
7 * fit into 16 bits; as of Unicode 5 valid code points range from 0
8 * to 0x10ffff (17 planes, where each plane holds 65536 code points).
H A Dpercpu_ida.h49 * Global freelist - it's a stack where nr_free points to the
H A Dthermal.h154 * @trip_temp_attrs: attributes for trip points for sysfs: trip temperature
155 * @trip_type_attrs: attributes for trip points for sysfs: trip type
156 * @trip_hyst_attrs: attributes for trip points for sysfs: trip hysteresis
158 * @trips: number of trip points the thermal zone supports
163 * checking whether trip points have been crossed (0 for
H A Doom.h82 unsigned int points, unsigned long totalpages,
H A Dtracehook.h10 * This file defines hook entry points called by core code where
12 * entry points are called tracehook_*(). Each hook declared below
H A Drmap.h20 * directly to a vma: instead it points to an anon_vma, on whose list
40 * Count of child anon_vmas and VMAs which points to this anon_vma.
H A Dradix-tree.h463 * @slot: the void** variable, at the beginning points to chunk first slot
468 * @slot points to the radix tree slot, @iter->index contains its index.
481 * @slot points to radix tree slot, @iter->index contains its index.
496 * @slot points to radix tree slot, @iter->index contains its index.
514 * @slot points to radix tree slot, @iter->index contains its index.
H A Dcred.h109 * A task has two security pointers. task->real_cred points to the objective
113 * task->cred points to the subjective context that defines the details of how
115 * temporarily to point to another security context, but normally points to the
/linux-4.4.14/arch/m68k/kernel/
H A Dvectors.c63 /* set up ISP entry points */ base_trap_init()
94 /* set up FPSP entry points */ trap_init()
117 /* set up IFPSP entry points */ trap_init()
H A Dtime.c63 * through the points f(0)=126, f(1)=86, f(5)=51, timer_interrupt()
/linux-4.4.14/arch/unicore32/include/asm/
H A Dcmpxchg.h14 * Generate a link failure on undefined symbol if the pointer points to a value
/linux-4.4.14/lib/
H A Dkasprintf.c36 * (or the sole vararg) points to rodata, we will then save a memory
H A Dargv_split.c32 * Frees an argv and the strings it points to.
H A Dbug.c35 returns true if the eip is a real kernel address, and it points
H A Dchecksum.c18 * A: At some points, the sum (%0) was used as
/linux-4.4.14/sound/core/
H A DMakefile23 # for trace-points
/linux-4.4.14/kernel/
H A Dexec_domain.c5 * own handlers for kernel entry points, signal mapping, etc...
/linux-4.4.14/arch/sparc/include/asm/
H A Dasmmacro.h9 /* All trap entry points _must_ begin with this macro or else you
H A Dauxio_32.h13 * that have it (good for testing entry points to trap handlers and irq's)
/linux-4.4.14/drivers/cpufreq/
H A Darm_big_little_dt.c33 /* get cpu node with valid operating-points */ get_cpu_node_with_valid_op()
38 if (!of_get_property(np, "operating-points", NULL)) { get_cpu_node_with_valid_op()
H A Dcpufreq-dt.c218 /* Get OPP-sharing information from "operating-points-v2" bindings */ cpufreq_init()
222 * operating-points-v2 not supported, fallback to old method of cpufreq_init()
235 * For platforms not using operating-points-v2 bindings, we do this cpufreq_init()
/linux-4.4.14/samples/trace_events/
H A Dtrace-events-sample.c5 * Any file that uses trace points, must include the header.
8 * creates the handles for the trace points.
/linux-4.4.14/drivers/md/persistent-data/
H A Ddm-bitset.h91 * new_root - on success, points to the new root block
103 * new_root - on success, points to the new root block
120 * new_root - on success, points to the new root block
133 * new_root - on success, points to the new root block
146 * new_root - on success, points to the new root block (cached values may have been written)
159 * new_root - on success, points to the new root block
H A Ddm-space-map-common.h20 * Each value stored in the btree is an index_entry. This points to a
/linux-4.4.14/include/uapi/linux/netfilter_arp/
H A Darp_tables.h138 /* Which hook entry points are valid: bitmask */
141 /* Hook entry points: one per netfilter hook. */
144 /* Underflow points. */
159 /* Which hook entry points are valid: bitmask. You can't
169 /* Hook entry points. */
172 /* Underflow points. */
/linux-4.4.14/include/uapi/linux/netfilter_ipv4/
H A Dip_tables.h160 /* Which hook entry points are valid: bitmask */
163 /* Hook entry points: one per netfilter hook. */
166 /* Underflow points. */
181 /* Which hook entry points are valid: bitmask. You can't
191 /* Hook entry points. */
194 /* Underflow points. */
/linux-4.4.14/include/uapi/linux/netfilter_ipv6/
H A Dip6_tables.h200 /* Which hook entry points are valid: bitmask */
203 /* Hook entry points: one per netfilter hook. */
206 /* Underflow points. */
221 /* Which hook entry points are valid: bitmask. You can't
231 /* Hook entry points. */
234 /* Underflow points. */
/linux-4.4.14/arch/m68k/fpsp040/
H A Dsint.S8 | Entry points sint and sintrz are called from do_func
12 | Input: (Entry points sint and sintrz) Double-extended
122 | Input: a0 points to an IEEE extended format operand
212 | ;assumes a0 points to operand
232 | ;Input: a0 points to operand to
234 | ;Output: a0 points to normalized
H A Dx_unfl.S157 lea WBTEMP(%a6),%a0 |a0 now points to operand
175 lea FPTEMP(%a6),%a0 |a0 now points to operand
180 bsrl denorm |returns denorm, a0 points to it
202 | Input: a0 points to input operand
206 | Output: a0 points to rounded operand
H A Dutil.S81 lea ETEMP(%a6),%a0 |a0 points to source operand
90 | Input a0 points to an operand in the internal extended format
91 | Output a0 points to the result in the internal extended format
161 | Input a0 points to an operand in the internal extended format
162 | Output a0 points to the result in the internal extended format
176 | a0 points to operand in internal extended format
178 | a0 points to result in internal extended format
486 | a0 points to input operand in the internal extended format
489 | a0 points to correct internal extended precision result.
H A Dsgetem.S40 | handler. It points a0 to the input operand.
66 | handler. It points a0 to the input operand.
H A Dround.S23 | a0 points to the input operand in the internal extended format
403 | a0 points to the operand to be denormalized
408 | a0 points to the denormalized result
488 | a0 points to the operand to be denormalized
492 | a0 points to the denormalized operand
/linux-4.4.14/drivers/input/touchscreen/
H A Dft6236.c76 struct ft6236_touchpoint points[FT6236_MAX_TOUCH_POINTS]; member in struct:ft6236_packet
111 "%d touch points reported, only %d are supported\n", ft6236_interrupt()
117 struct ft6236_touchpoint *point = &buf.points[i]; ft6236_interrupt()
118 u16 x = ((point->xhi & 0xf) << 8) | buf.points[i].xlo; ft6236_interrupt()
119 u16 y = ((point->yhi & 0xf) << 8) | buf.points[i].ylo; ft6236_interrupt()
H A Dtps6507x-ts.c213 * tps_board points to pmic related constants tps6507x_ts_probe()
224 * init_data points to array of regulator_init structures tps6507x_ts_probe()
H A Dmk712.c134 outb(10, mk712_io + MK712_RATE); /* 187 points per second */ mk712_open()
/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Ds_pri.c160 Install entry points for PRI Adapter
190 Install entry points for PRI Adapter
198 Install entry points for PRI Rev.2 Adapter
H A Ds_bri.c161 Fill card entry points
/linux-4.4.14/arch/tile/include/asm/
H A Dpgtable_64.h101 /* Return the page-table frame number (ptfn) that a pud_t points at. */
104 /* Return the page frame number (pfn) that a pud_t points at. */
117 * A pud_t points to a pmd_t array. Since we can have multiple per
H A Dpercpu.h42 * changes at function call points, at which we are already re-reading
H A Dsections.h30 /* Not exactly sections, but PC comparison points in the code. */
H A Dstack.h67 * and dump_stack() are architecture-independent entry points.
/linux-4.4.14/include/scsi/
H A Dscsi_transport_srp.h83 * @reconnect_delay: If not NULL, points to the default reconnect_delay value.
84 * @fast_io_fail_tmo: If not NULL, points to the default fast_io_fail_tmo value.
85 * @dev_loss_tmo: If not NULL, points to the default dev_loss_tmo value.
H A Dsg.h51 void __user *dxferp; /* [i], [*io] points to data transfer memory
53 unsigned char __user *cmdp; /* [i], [*i] points to command to perform */
54 void __user *sbp; /* [i], [*o] points to sense_buffer memory */
/linux-4.4.14/arch/frv/mm/
H A Dtlb-miss.S157 # - DAMLR4 points to the virtual address of the appropriate page table
219 # - DAMLR3 points to the virtual address of the page directory
220 # - the PGD holds 64 PGEs and each PGE/PME points to a set of page tables
287 # - DAMLR5 points to the virtual address of the appropriate page table
348 # - DAMLR3 points to the virtual address of the page directory
349 # - the PGD holds 64 PGEs and each PGE/PME points to a set of page tables
414 # - DAMLR4 points to the virtual address of the appropriate page table
466 # - DAMLR3 points to the virtual address of the page directory
467 # - the PGD holds 64 PGEs and each PGE/PME points to a set of page tables
532 # - DAMLR5 points to the virtual address of the appropriate page table
587 # - DAMLR3 points to the virtual address of the page directory
588 # - the PGD holds 64 PGEs and each PGE/PME points to a set of page tables
/linux-4.4.14/sound/soc/fsl/
H A Dfsl_dma.h101 * The CLSDAR register points to the first (in a linked-list) List
103 * list descriptor points to a linked-list of link Descriptors.
116 * A Link Descriptor points to a single DMA buffer. Each link descriptor
H A Dfsl_dma.c334 * ____________ points back to the first
365 * The first link descriptor now points to the third period. The DMA
466 /* The last link descriptor points to the first */ fsl_dma_open()
841 * find_ssi_node -- returns the SSI node that points to its DMA channel node
848 * the one that points to the given DMA channel node. It's ugly, but at least
856 /* Check each DMA phandle to see if it points to us. We find_ssi_node()
891 /* Find the SSI node that points to us. */ fsl_soc_dma_probe()
/linux-4.4.14/drivers/net/wireless/prism54/
H A Dislpci_mgt.h111 pimfor_header_t *header; /* payload header, points into buf */
112 void *data; /* payload ex header, points into buf */
/linux-4.4.14/arch/powerpc/oprofile/cell/
H A Dpr_util.h62 * - Section 1 points to the first entry of the
66 * - Section 2 points to the second entry of the
H A Dvma_map.c263 * - Section 1 points to the first entry of the create_vma_map()
267 * - Section 2 points to the second entry of the create_vma_map()
/linux-4.4.14/arch/mips/dec/prom/
H A Dinit.c52 * Set up prom abstraction structure with REX entry points. which_prom()
76 * Set up prom abstraction structure with non-REX entry points. which_prom()
/linux-4.4.14/drivers/hwmon/
H A Dabx500.h48 * @plat_data: private usage, usually points to platform specific data
/linux-4.4.14/arch/arc/include/uapi/asm/
H A Dptrace.h47 unsigned long efa; /* break pt addr, for break points in delay slots */
/linux-4.4.14/net/core/
H A Ddrop_monitor.c160 if (!memcmp(&location, msg->points[i].pc, sizeof(void *))) { trace_drop_common()
161 msg->points[i].count++; trace_drop_common()
172 memcpy(msg->points[msg->entries].pc, &location, sizeof(void *)); trace_drop_common()
173 msg->points[msg->entries].count = 1; trace_drop_common()
/linux-4.4.14/sound/core/seq/
H A Dseq_system.h27 /* entry points for broadcasting system events */
H A Dseq_system.c93 /* entry points for broadcasting system events */ snd_seq_system_broadcast()
104 /* entry points for broadcasting system events */ snd_seq_system_notify()
/linux-4.4.14/arch/powerpc/kernel/
H A Dppc32.h56 compat_uptr_t uc_regs; /* points to uc_mcontext field */
H A Didle_e500.S82 * r11 points to the exception frame (physical address).
H A Dreloc_32.S100 * r9 - points to the current .rela table entry
101 * r13 - points to the symbol table
H A Dhead_booke.h122 BOOKE_LOAD_EXC_LEVEL_STACK(exc_level);/* r8 points to the exc_level stack*/ \
308 BOOKE_LOAD_EXC_LEVEL_STACK(DBG); /* r8 points to the debug stack */ \
361 BOOKE_LOAD_EXC_LEVEL_STACK(CRIT); /* r8 points to the debug stack */ \
/linux-4.4.14/arch/mips/include/asm/
H A Dmipsprom.h59 /* Entry points for some PROM commands */
/linux-4.4.14/arch/microblaze/kernel/
H A Dheartbeat.c35 * load. It goes through the points f(0)=126, f(1)=86, microblaze_heartbeat()
/linux-4.4.14/arch/ia64/kernel/
H A Dminstate.h33 * r2 = points to &pt_regs.r16
39 * r13 = points to current task_struct (kernel virtual address)
157 * r2: points to &pt_regs.r16
158 * r3: points to &pt_regs.r17
/linux-4.4.14/arch/avr32/boot/u-boot/
H A Dhead.S19 * r11 points to a tag table providing information about
/linux-4.4.14/sound/pci/hda/
H A DMakefile11 # for trace-points
/linux-4.4.14/arch/tile/lib/
H A Dmemcpy_32.S168 * - r0 points to the start of dst line 0
169 * - r1 points to start of src line 0
211 * - r0 points to the destination line.
212 * - r1 points to the source line.
226 * - r3 is unchanged, unless it points to a word beyond the
233 * - r9 is incremented by 64, unless it points beyond the
376 * - r1 points 4 bytes past the load address corresponding to r0.
390 * - r1 points 4 bytes past the load address corresponding to r0.
394 * - r18 points one byte past the end of source memory.
462 * - r1 points 4 bytes past the load address corresponding to r0.
/linux-4.4.14/drivers/scsi/snic/
H A Dsnic_res.c217 * WQ[0 to n] points to CQ[0 to n-1] snic_alloc_vnic_res()
218 * firmware to host comm points to CQ[n to m+1] snic_alloc_vnic_res()
/linux-4.4.14/drivers/scsi/bfa/
H A Dbfa_modules.h94 * Each sub module needs to implement only the entry points relevant to it (and
95 * can leave entry points as NULL)
/linux-4.4.14/drivers/acpi/acpica/
H A Ddsopcode.c315 /* next_op points to the op that holds the Buffer */ acpi_ds_eval_buffer_field_operands()
400 /* next_op points to the op that holds the space_ID */ acpi_ds_eval_region_operands()
404 /* next_op points to address op */ acpi_ds_eval_region_operands()
494 /* next_op points to Signature string op */ acpi_ds_eval_table_region_operands()
702 /* next_op points to the op that holds the Region */ acpi_ds_eval_bank_field_operands()
706 /* next_op points to the op that holds the Bank Register */ acpi_ds_eval_bank_field_operands()
710 /* next_op points to the op that holds the Bank Value */ acpi_ds_eval_bank_field_operands()
740 /* Arg points to the start Bank Field */ acpi_ds_eval_bank_field_operands()
/linux-4.4.14/sound/aoa/
H A Daoa.h38 /* assigned by fabric before init() is called, points
42 /* assigned by the fabric before init() is called, points
/linux-4.4.14/arch/mips/include/asm/dec/
H A Dprom.h23 * PMAX/3MAX PROM entry points for DS2100/3100's and DS5000/2xx's.
62 * 3MIN/MAXINE PROM entry points for DS5000/1xx's, DS5000/xx's and
/linux-4.4.14/arch/s390/kvm/
H A Dtrace-s390.h39 * Trace points for creation and destruction of vpcus.
99 * Trace points for injection of interrupts, either per machine or
/linux-4.4.14/arch/avr32/mach-at32ap/
H A Dpm-at32ap700x.S123 * points to pm_exception above.
143 * points to pm_exception above.
/linux-4.4.14/net/irda/
H A Dirmod.c5 * Description: IrDA stack main entry points
27 * This file contains the main entry points of the IrDA stack.
/linux-4.4.14/tools/thermal/tmon/
H A Dtmon.h90 /* cdev bind trip points, allow one cdev bind to multiple trips */
188 * also used to list trip points in forms of AAAC, which represents
H A Dsysfs.c183 * ignore 0/invalid trip points find_tzone_tp()
313 /* detect trip points and cdev attached to this tzone */ scan_tzones()
335 /*TODO: reverse trip points */ scan_tzones()
H A Dtui.c65 #define SENSOR_WIN_HIGHT 4 /* one row for tz name, one for trip points */
626 /* fill trip points for each tzone */ show_sensors_w()
639 /* loop through all trip points */ show_sensors_w()
/linux-4.4.14/drivers/thermal/
H A Dintel_quark_dts_thermal.c96 /* Quark DTS has 2 trip points: hot & catastrophic */
98 /* If DTS not locked, all trip points are configurable */
100 /* If DTS locked, all trip points are not configurable */
118 "Polling interval for checking trip points (in milliseconds)");
H A Dof-thermal.c63 * @ntrips: number of trip points
64 * @trips: an array of trip points (0..ntrips - 1)
106 * points.
109 * This function is a globally visible wrapper to get number of trip points
112 * Return: number of available trip points, -ENODEV when data not available
148 * trip points
152 * This function provides a pointer to trip points table
154 * Return: pointer to trip points table, NULL otherwise
568 * @trips: array of thermal zone trip points
569 * @ntrips: number of trip points inside trips.
573 * It needs the already parsed array of trip points of the thermal zone
H A Dfair_share.c86 * (Heavily assumes the trip points are in ascending order)
H A Dpower_allocator.c151 * passive trip points at the same temperature, that person estimate_pid_constants()
454 * get_governor_trips() - get the number of the two trip points that are key for this governor
458 * The power allocator governor works optimally with two trips points:
460 * are defined as the first and last passive trip points.
464 * on. If there are no passive or active trip points, then the
/linux-4.4.14/drivers/thermal/ti-soc-thermal/
H A Dti-thermal.h60 /* trip points of interest in milicelsius (at hotspot level) */
/linux-4.4.14/drivers/staging/comedi/drivers/
H A Dni_labpc.h41 /* number of data points left to be taken */
/linux-4.4.14/drivers/misc/mic/scif/
H A Dscif_main.h61 * @listen: List of listening end points
62 * @zombie: List of zombie end points with pending RMA's
63 * @connected: List of end points in connected state
64 * @disconnected: List of end points in disconnected state
/linux-4.4.14/drivers/edac/
H A Dedac_module.c150 * Inform the kernel of our entry and exit points
/linux-4.4.14/arch/x86/entry/vdso/vdso32/
H A Dsystem_call.S10 * First get the common code for the sigreturn entry points.
H A Dsigreturn.S2 * Common code for the sigreturn entry points in vDSO images.
/linux-4.4.14/include/trace/events/
H A Diommu.h2 * iommu trace points
H A Dkmem.h151 * Since trace points use RCU and RCU should not be used from
170 * Since trace points use RCU and RCU should not be used from
287 * Since trace points use RCU and RCU should not be used from
/linux-4.4.14/arch/sparc/kernel/
H A Dhvtramp.S23 * our client argument which for Linux points to
H A Dwindows.c54 * succeed is if the %sp points to a bum mapping altogether.
/linux-4.4.14/arch/m68k/mm/
H A Dhwtest.c20 * an Atari, it still points to address 0, which is unmapped. So a bus
/linux-4.4.14/drivers/misc/vmw_vmci/
H A Dvmci_queue_pair.h60 * VMCIqueue_pairPageFileInfo before host support end-points was added.
66 * of VMX running can't attach to host end points because it doesn't
122 * pair of end points, A & B. One queue is used by end point A to transmit
/linux-4.4.14/drivers/misc/
H A Dkgdbts.c83 * ## This tests break points on sys_open
89 * ## This tests break points on do_fork
543 { "?", "S0*" }, /* Clear break points */
554 { "?", "S0*" }, /* Clear break points */
570 { "?", "S0*" }, /* Clear break points */
588 { "?", "S0*" }, /* Clear break points */
609 { "?", "S0*" }, /* Clear break points */
627 { "?", "S0*" }, /* Clear break points */
645 { "?", "S0*" }, /* Clear break points */
660 { "?", "S0*" }, /* Clear break points */
675 { "?", "S0*" }, /* Clear break points */
690 { "?", "S0*" }, /* Clear break points */
/linux-4.4.14/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_mdio.c58 * @bus: points to the mii_bus structure
94 * @bus: points to the mii_bus structure
128 * @bus: points to the mii_bus structure
H A Dchain_mode.c104 * In chained mode the des3 points to the next element in the ring. stmmac_init_dma_chain()
/linux-4.4.14/fs/hfs/
H A Dbitmap.c133 * 'mdb' points to a "valid" (struct hfs_mdb).
134 * 'num_bits' points to a variable of type (u16), which contains
187 * 'mdb' points to a "valid" (struct hfs_mdb).
/linux-4.4.14/lib/842/
H A D842.h31 * corresponding arg is an index parameter that points to, respectively, a 2,
33 * the end of the output buffer. Essentially, the index points to a position
36 * and 8 bits for I8. Since each index points to a 2, 4, or 8 byte section,
/linux-4.4.14/fs/ntfs/
H A Dindex.h37 * @entry: index entry (points into @ir or @ia)
38 * @data: index entry data (points into @entry)
51 * simply points into @entry. This is probably what the user is interested in.
/linux-4.4.14/arch/frv/kernel/
H A Dentry-table.S258 # miscellaneous user mode entry points
277 # miscellaneous kernel mode entry points
309 # miscellaneous debug mode entry points
/linux-4.4.14/drivers/gpu/drm/amd/include/
H A Dpptable.h113 USHORT usVCETableOffset; //points to ATOM_PPLIB_VCE_Table
114 USHORT usUVDTableOffset; //points to ATOM_PPLIB_UVD_Table
115 USHORT usSAMUTableOffset; //points to ATOM_PPLIB_SAMU_Table
116 USHORT usPPMTableOffset; //points to ATOM_PPLIB_PPM_Table
117 USHORT usACPTableOffset; //points to ATOM_PPLIB_ACP_Table
118 /* points to ATOM_PPLIB_POWERTUNE_Table */
120 /* points to ATOM_PPLIB_CLOCK_Voltage_Dependency_Table for sclkVddgfxTable */
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
H A Deeprom.c172 /* Check if PCIE_OFFSET points to PCIE_SERDES_SECTION ath5k_eeprom_init_header()
631 * exponential function. To recreate the curve we read 11 points
643 * can have pcdac/pwr points.
755 /* Allocate pd points for this curve */ ath5k_eeprom_convert_pcal_info_5111()
892 * on hw, we read 4 points for xpd 0 (lower gain -> max power)
893 * and 3 points for xpd 3 (higher gain -> lower power) here and
936 /* Allocate pd points for this curve */ ath5k_eeprom_convert_pcal_info_5112()
974 /* Allocate pd points for this curve */ ath5k_eeprom_convert_pcal_info_5112()
995 /* Fixed points */ ath5k_eeprom_convert_pcal_info_5112()
1136 * To recreate the curves we read here the points and interpolate
1230 /* Allocate pd points for this curve */ ath5k_eeprom_convert_pcal_info_2413()
1341 * 2 pd points (pwr, pddac) ath5k_eeprom_read_pcal_info_2413()
1363 * so it only has 2 pd points. ath5k_eeprom_read_pcal_info_2413()
/linux-4.4.14/drivers/staging/unisys/include/
H A Dchannel.h478 * pChannel: (IN) points to the IO Channel
501 * pChannel: (IN) points to the IO Channel
507 * - pSignal points to a memory area large enough to hold queue's SignalSize
523 * pChannel: (IN) points to the IO Channel
529 * - pSignal points to a memory area large enough to hold Queue's MaxSignals
543 * pChannel: (IN) points to the IO Channel
/linux-4.4.14/drivers/gpu/drm/radeon/
H A Dpptable.h113 USHORT usVCETableOffset; //points to ATOM_PPLIB_VCE_Table
114 USHORT usUVDTableOffset; //points to ATOM_PPLIB_UVD_Table
115 USHORT usSAMUTableOffset; //points to ATOM_PPLIB_SAMU_Table
116 USHORT usPPMTableOffset; //points to ATOM_PPLIB_PPM_Table
117 USHORT usACPTableOffset; //points to ATOM_PPLIB_ACP_Table
118 USHORT usPowerTuneTableOffset; //points to ATOM_PPLIB_POWERTUNE_Table
/linux-4.4.14/drivers/net/ethernet/qlogic/
H A Dqla3xxx.h66 #define OB_MAC_IOCB_REQ_C 0x40000000 /* points to an OAL. (continuation) */
1010 * first points to skb-data area
1011 * second points to first frag
1012 * third points to next oal.
1015 * fifth points to next oal.
1024 #define OAL_CONT_ENTRY 0x40000000 /* points to an OAL. (continuation) */
/linux-4.4.14/arch/xtensa/kernel/
H A Dprocess.c172 * a0 points to ret_from_fork/ret_from_kernel_thread (simulating a call4)
173 * sp points to itself (thread.sp)
175 * a2 points to thread_fn, a3 holds thread_fn arg for kernel threads.
/linux-4.4.14/drivers/usb/host/
H A Dsl811_cs.c121 /* This points to the parent local_info_t struct */ sl811_cs_detach()
/linux-4.4.14/drivers/staging/speakup/
H A Dspeakup.h85 extern unsigned short spk_xs, spk_ys, spk_xe, spk_ye; /* our region points */
H A Dselection.c18 unsigned short spk_xs, spk_ys, spk_xe, spk_ye; /* our region points */
/linux-4.4.14/drivers/uio/
H A Duio_netx.c81 /* BAR0 or 2 points to the card's dual port memory */ netx_pci_probe()
/linux-4.4.14/drivers/net/ethernet/tehuti/
H A Dtehuti.h199 struct tx_map *start; /* points to the first element */
200 struct tx_map *end; /* points just AFTER the last element */
201 struct tx_map *rptr; /* points to the next element to read */
202 struct tx_map *wptr; /* points to the next element to write */
/linux-4.4.14/drivers/clocksource/
H A Ddw_apb_timer_of.c102 * timer is found. sched_io_base then points to the current_value add_clocksource()
/linux-4.4.14/drivers/dio/
H A Ddio-driver.c106 * @drv: the &device_driver that points to the array of DIO device id structures to search
/linux-4.4.14/arch/um/drivers/
H A Dline.h48 * buffer points to a buffer allocated on demand, of length
/linux-4.4.14/arch/xtensa/platforms/xt2000/
H A Dsetup.c38 /* Assumes s points to an 8-chr string. No checking for NULL. */
/linux-4.4.14/fs/hfsplus/
H A Dioctl.c47 * but the inode points at the indirect inode hfsplus_ioctl_bless()
H A Dpart_tbl.c13 * points to has all fields initialized to consistent values.
/linux-4.4.14/fs/nfsd/
H A Dfault_inject.c4 * Uses debugfs to create fault injection points for client testing
/linux-4.4.14/net/9p/
H A Dmod.c81 * @m: structure describing the transport module and entry points
/linux-4.4.14/fs/btrfs/
H A Dqgroup.h37 * For qgroup event trace points only
/linux-4.4.14/fs/squashfs/
H A Dfragment.c90 * table[0] points to the first fragment table metadata block, this squashfs_read_fragment_index_table()
H A Did.c93 * table[0] points to the first id lookup table metadata block, this squashfs_read_id_index_table()
/linux-4.4.14/fs/udf/
H A Dsymlink.c48 * Symlink points to some place which should be agreed udf_pc_to_char()
/linux-4.4.14/include/linux/usb/
H A Dch9.h29 * someone that the two other points are non-issues for that
/linux-4.4.14/include/media/
H A Dmedia-device.h61 /* dev->driver_data points to this struct. */
/linux-4.4.14/arch/powerpc/include/asm/
H A Dcode-patching.h80 * On PPC64 ABIv1 the function pointer actually points to the ppc_function_entry()
H A Dpte-40x.h52 #define _PMD_PRESENT 0x400 /* PMD points to page of PTEs */
H A Dpaca.h34 * otherwise the paca_struct it points to may be the wrong one just after.
114 /* Shared by all threads of a core -- points to tcd of first thread */
/linux-4.4.14/arch/powerpc/platforms/powernv/
H A Dopal-msglog.c50 * data it points to in conbuf. */ opal_msglog_read()
/linux-4.4.14/arch/mips/include/asm/mach-ip27/
H A Dkernel-entry-init.h92 ld t0, 0(t0) # t0 points to kern_vars struct
/linux-4.4.14/arch/mips/include/asm/sn/
H A Dlaunch.h82 * PROM entry points for launch routines are determined by IPxxprom/start.s
/linux-4.4.14/arch/metag/kernel/
H A Duser_gateway.S22 * without warning. Only the entry points and their results are guaranteed
/linux-4.4.14/arch/h8300/include/asm/
H A Dprocessor.h60 unsigned long esp0; /* points to SR of stack frame */
/linux-4.4.14/arch/arm/oprofile/
H A Dcommon.c76 * length saved register structure. The fp points at the end of this
/linux-4.4.14/arch/blackfin/include/asm/
H A Dprocessor.h57 unsigned long esp0; /* points to SR of stack frame pt_regs */
/linux-4.4.14/arch/arm/kernel/
H A Dperf_callchain.c16 * length saved register structure. The fp points at the end of this
/linux-4.4.14/drivers/staging/comedi/
H A Dcomedidev.h77 * @maxdata_list: If the maximum data value is channel-specific, this points
80 * @range_table: If non-NULL, this points to a COMEDI range table for the
86 * points to an array of pointers to COMEDI range tables indexed by
103 * points to a handler to set it up in hardware. (Initialized by the
106 * this points to a handler used to check and possibly tweak a prospective
114 * points to a handler used to terminate a running command. (Initialized
122 * this points to a function used to "munge" the data values from the
134 * this points to a sysfs comediX_subdY device where X is the minor device
467 * the %COMEDI_DEVCONFIG ioctl, it either points to a matched board name
469 * non-zero, otherwise it points to the low-level driver name string.
471 * automatically configured COMEDI device, it points to the low-level
/linux-4.4.14/drivers/staging/lustre/include/linux/lnet/
H A Dapi.h61 * end-points but also memory region within a process address space.
115 * memory (either in kernel or user space) and optionally points to an
/linux-4.4.14/drivers/scsi/isci/
H A Dunsolicited_frame_control.h150 * This field points to the frame header data.
155 * This field points to the frame buffer data.
/linux-4.4.14/drivers/isdn/mISDN/
H A Ddsp.h88 * each dsplayer points to a member, each member points to a dsplayer.
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
H A Dcore.h169 * @drvr: points to device related information.
170 * @vif: points to cfg80211 specific interface information.
/linux-4.4.14/drivers/net/ethernet/xilinx/
H A Dll_temac.h302 /* TX/RX CURDESC_PTR points to first descriptor */
303 /* TX/RX TAILDESC_PTR points to last descriptor in linked list */
/linux-4.4.14/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_mdio.c107 * @bus: points to the mii_bus structure
127 * @bus: points to the mii_bus structure
/linux-4.4.14/drivers/cpuidle/
H A Dcpuidle-big_little.c52 * running at default operating points.
57 * being the main factor) that depend on the current operating points.
/linux-4.4.14/drivers/acpi/
H A Dthermal.c68 MODULE_PARM_DESC(act, "Disable or override all lowest active trip points.");
72 MODULE_PARM_DESC(crt, "Disable or lower all critical trip points.");
80 MODULE_PARM_DESC(nocrt, "Set to take no action upon ACPI thermal zone critical trips points.");
88 MODULE_PARM_DESC(psv, "Disable or override all passive trip points.");
420 break; /* disable all active trip points */ acpi_thermal_trips_update()
1026 /* Get trip points [_CRT, _PSV, etc.] (required) */ acpi_thermal_get_info()
1180 "disabling all active thermal trip points\n", d->ident); thermal_act()
1205 "disabling all passive thermal trip points\n", d->ident); thermal_psv()
/linux-4.4.14/arch/arc/mm/
H A Dfault.c209 * (The kernel has valid exception-points in the source do_page_fault()
211 * of those points, we find it in a table and do a jump do_page_fault()
/linux-4.4.14/include/linux/sunrpc/
H A Dsvcauth.h85 * reqbuf points to arguments
86 * resbuf points to good place for results. verfier
/linux-4.4.14/include/drm/
H A Ddrm_encoder_slave.h34 * struct drm_encoder_slave_funcs - Entry points exposed by a slave encoder driver
114 * through an I2C bus. In addition to the entry points in @i2c_driver
/linux-4.4.14/arch/mips/include/asm/sn/sn0/
H A Daddrs.h131 * CALIAS -- Varies in size, points to the first n bytes of memory
258 /* Address 0x400 to 0x1000 ualias points to cache error eframe + misc
/linux-4.4.14/arch/parisc/kernel/
H A Dreal2.S60 * arg0p points to where saved arg values may be found
238 * arg0p points to where saved arg values may be found
/linux-4.4.14/arch/cris/kernel/
H A Dsetup.c100 /* min_low_pfn points to the start of DRAM, start_pfn points setup_arch()
/linux-4.4.14/arch/arm/nwfpe/
H A Dentry.S41 points of return it passes to the emulator. The emulator, if
48 On entry to the emulator r10 points to an area of private FP workspace
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
H A Drouter_proc.c177 s = tmpstr; /* points to current position in tmpstr[] */ proc_lnet_routes()
301 s = tmpstr; /* points to current position in tmpstr[] */ proc_lnet_routers()
442 s = tmpstr; /* points to current position in tmpstr[] */ proc_lnet_peers()
599 s = tmpstr; /* points to current position in tmpstr[] */ __proc_lnet_buffers()
663 s = tmpstr; /* points to current position in tmpstr[] */ proc_lnet_nis()
/linux-4.4.14/arch/arm/mach-omap2/
H A Dsleep34xx.S104 adr r3, api_params @ r3 points to parameters
155 * - when the OMAP wakes up it continues at different execution points
441 add r3, r3, r0 @ r3 points to dummy parameters
457 ldr r3, [r4, #0xBC] @ r3 points to parameters
472 adds r3, r3, #8 @ r3 points to parameters
/linux-4.4.14/drivers/base/power/
H A Ddomain.c385 * pm_domain field points to the domain member of an object of type
459 * pm_domain field points to the domain member of an object of type
666 * under the assumption that its pm_domain field points to the domain member of
740 * Suspend a device under the assumption that its pm_domain field points to the
762 * pm_domain field points to the domain member of an object of type
848 * pm_domain field points to the domain member of an object of type
869 * Resume a device under the assumption that its pm_domain field points to the
890 * Freeze a device under the assumption that its pm_domain field points to the
912 * pm_domain field points to the domain member of an object of type
934 * pm_domain field points to the domain member of an object of type
977 * pm_domain field points to the domain member of an object of type
998 * Thaw a device under the assumption that its pm_domain field points to the
1071 * transition) under the assumption that its pm_domain field points to the
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h299 * direction this points to the start of the payload. In the
301 * points to the start of the HTC header but when returned
302 * to the caller points to the start of the payload
/linux-4.4.14/arch/tile/include/hv/
H A Ddrv_xgbe_impl.h89 * structure) points to the next packet to be read. When the read offset is
136 * points to the next buffer to be read. When the read offset is equal to the
141 * the queue structure) points to the slot which will hold the next buffer we
/linux-4.4.14/crypto/
H A Dkeywrap.c77 * pointer now points to the plaintext of size ctlen.
167 * first loop, lsrc points to src and ldst to dst. For any crypto_kw_decrypt()
256 * first loop, lsrc points to src and ldst to dst. For any crypto_kw_encrypt()
/linux-4.4.14/arch/alpha/kernel/
H A Dentry.S4 * Kernel entry-points.
177 * Non-syscall kernel entry points.
442 * Note that a0-a2 are not saved by PALcode as with the other entry points.
/linux-4.4.14/arch/cris/arch-v32/kernel/
H A Dhead.S266 bhs _no_romfs_in_flash ; R9 points outside the flash area.
305 ; r0 now points to start of jffs2
311 ; r0 still points to start of cramfs
H A Dtraps.c156 * ERP points at the "break 14" + 2, compensate for the 2 fixup_BUG()
/linux-4.4.14/fs/jfs/
H A Djfs_mount.c30 * each vfs represents a fileset, and points to its "fileset inode
33 * an internal vfs is constructed and points to its "fileset inode
40 * each inode points to the mount inode (to facilitate access to
/linux-4.4.14/drivers/usb/dwc2/
H A Dpci.c38 * Provides the initialization and cleanup entry points for the DWC_otg PCI
/linux-4.4.14/drivers/uwb/
H A Ddriver.c44 * points to the UWB HCD API assume you have a reference on the
/linux-4.4.14/drivers/leds/trigger/
H A Dledtrig-heartbeat.c51 * current (1min) load. It goes through the points led_heartbeat_function()
/linux-4.4.14/drivers/i2c/busses/
H A Di2c-designware-core.h42 * @msgs: points to an array of messages currently being transfered
/linux-4.4.14/drivers/media/platform/soc_camera/
H A Dsoc_camera_platform.c162 /* soc-camera convention: control's drvdata points to the subdev */ soc_camera_platform_probe()
/linux-4.4.14/drivers/media/usb/gspca/
H A Dautogain_functions.c104 certain points of the knee graph will only try to adjust exposure,
/linux-4.4.14/drivers/misc/cxl/
H A Dmain.c135 /* Store calculated sstp hardware points for use later */ cxl_alloc_sst()
/linux-4.4.14/drivers/clk/tegra/
H A Dcvb.c106 * function calculates the optimal voltage-frequency operating points
/linux-4.4.14/drivers/base/power/opp/
H A Dopp.h63 * @dev_opp: points back to the device_opp struct this opp belongs to
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_scatter.c152 /* Verify that each page points to its virtual address, and vice drm_legacy_sg_alloc()
/linux-4.4.14/arch/x86/include/asm/
H A Dstackprotector.h13 * percpu symbols are zero based and %gs points to the base of percpu
/linux-4.4.14/arch/x86/kernel/
H A Dperf_regs.c135 * On 32-bit entry points, they are saved too except r8..r11. perf_get_regs_user()
/linux-4.4.14/crypto/asymmetric_keys/
H A Dpkcs7_trust.c150 * @trust_keyring: Signing certificates to use as starting points
/linux-4.4.14/arch/arc/kernel/
H A Dtraps.c78 * Entry points for exceptions NOT needing specific handling
/linux-4.4.14/arch/cris/arch-v10/mm/
H A Dtlb.c161 * might be invalid at points where we still need to derefer switch_mm()
/linux-4.4.14/arch/cris/arch-v32/mm/
H A Dinit.c38 * Make sure the current pgd table points to something sane, even if it cris_mmu_init()
H A Dtlb.c194 * at points where * there's still a need to derefer the pgd. switch_mm()
/linux-4.4.14/fs/hpfs/
H A Dhpfs.h453 points to dnode. */
511 that points to them.
527 that points to fragmented value */
541 which points to the value.
/linux-4.4.14/fs/isofs/
H A Dexport.c72 * i_iget5_block value points to the "." entry. Fortunately, isofs_export_get_parent()
/linux-4.4.14/net/ax25/
H A Dax25_dev.c110 * Remove any packet forwarding that points to this device. ax25_dev_device_down()

Completed in 6146 milliseconds

1234567