| /kernel/linux/linux-6.6/arch/m68k/ifpsp060/src/ |
| H A D | fpsp.S | 582 # This handler should be the first code executed upon taking the # 822 # This handler should be the first code executed upon taking the # 1097 # This handler should be the first code executed upon taking the # 2367 # This handler should be the first code executed upon taking the # 2584 # now, we're left with ftst and fcmp. so, first let's tag them so that they don't 3068 # This handler should be the first code executed upon taking the # 3162 # first by the unsupported data format exception handler. that handler 3257 # This handler should be the first code executed upon taking the # 3556 # This handler should be the first code executed upon taking the # 3639 # INEX1 bit from when the operand was first converte [all...] |
| /kernel/linux/linux-5.10/io_uring/ |
| H A D | io_uring.c | 560 /* NOTE: kiocb has the file as the first member, so don't do it here */ 731 /* first byte is taken by user flags, shift it to not overlap */ 758 /* drain existing IO first */ 827 * as the first entry in their struct definition. So you can 2140 * didn't fail this request, queue the first one up, moving any other in __io_req_find_next() 2191 if (!tctx->task_list.first && locked && ctx->submit_state.compl_nr) in tctx_task_work() 2195 node = tctx->task_list.first; in tctx_task_work() 2268 node = tctx->task_list.first; in io_req_task_work_add() 2566 * and complete those lists first, if we have entries there. in io_do_iopoll() 2884 * it to the front so we find it first in io_iopoll_req_issued() 5681 struct io_poll_iocb *first = poll; __io_queue_proc() local [all...] |
| /kernel/linux/linux-6.6/kernel/bpf/ |
| H A D | verifier.c | 48 * The first pass is depth-first-search to check that the program is a DAG. 151 * resource which, after first being allocated, must be checked and freed by 700 * takes the size of two stack slots; the first slot will be at in is_spi_bounds_valid() 1064 /* Reposition spi to first slot */ in destroy_if_dynptr_stack_slot() 1138 /* This already represents first slot of initialized bpf_dynptr. in is_dynptr_reg_valid_init() 1295 /* only main (first) slot has ref_obj_id set */ in is_iter_reg_valid_init() 1853 * Define topmost loop entry as a first node of the loop traversed in a 1854 * depth first search starting from initial state. The goal of the loop 3123 /* The first conditio in mark_reg_read() 3593 bool first = true; fmt_reg_mask() local 3612 bool first = true; fmt_stack_mask() local 16399 bool first; propagate_precision() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
| H A D | qed_debug.c | 980 /* Read first the address that points to fw_info location. in qed_read_storm_fw_info() 2239 * dumped first. Returns the dumped size in dwords. 4071 /* Extract and check first signature */ in qed_mcp_trace_read_meta() 4573 start_page_id = clients[ILT_CLI_CDUC].first.val - pf_start_line; in qed_ilt_dump_pages_section() 4601 start_page_id = clients[ILT_CLI_CDUT].first.val + in qed_ilt_dump_pages_section() 4610 start_page_id = clients[ILT_CLI_CDUT].first.val + in qed_ilt_dump_pages_section() 4662 "cduc-first-page-id", in qed_ilt_dump() 4663 clients[ILT_CLI_CDUC].first.val); in qed_ilt_dump() 4687 "cdut-first-page-id", in qed_ilt_dump() 4688 clients[ILT_CLI_CDUT].first in qed_ilt_dump() [all...] |
| /kernel/linux/linux-5.10/drivers/s390/block/ |
| H A D | dasd_eckd.c | 1057 /* save first valid configuration data */ in dasd_eckd_read_conf() 1250 } else /* first valid path is enough */ in rebuild_device_uid() 1342 * the first working path UID will be used as device UID in dasd_eckd_path_available_action() 2165 /* Define extent for the first 2 tracks. */ in dasd_eckd_analysis_ccw() 2169 /* Locate record for the first 4 records on track 0. */ in dasd_eckd_analysis_ccw() 2185 /* Locate record for the first record on track 1. */ in dasd_eckd_analysis_ccw() 2253 /* first try without ERP, so we can later handle unformatted in dasd_eckd_start_analysis() 2962 * requests retry after first requests in dasd_eckd_format_process_data() 3171 * The first unformatted track is the one that got the NRF error, the address is 3225 * if not the first trac in dasd_eckd_ese_read() 5475 struct ccw1 *first, *last, *fail, *from, *to; dasd_eckd_dump_sense_ccw() local [all...] |
| /kernel/linux/linux-5.10/net/ipv6/ |
| H A D | route.c | 3831 /* 'rt' points to the first sibling route. If it is not the in __ip6_del_rt_siblings() 4066 * first-hop router for the specified ICMP Destination Address. in rt6_do_redirect() 4642 struct fib6_info *first; in rt6_multipath_rebalance() local 4653 * make sure upper bounds are assigned from the first sibling in rt6_multipath_rebalance() 4656 first = rt6_multipath_first_sibling(rt); in rt6_multipath_rebalance() 4657 if (WARN_ON_ONCE(!first)) in rt6_multipath_rebalance() 4660 total = rt6_multipath_total_weight(first); in rt6_multipath_rebalance() 4661 rt6_multipath_upper_bound_set(first, total); in rt6_multipath_rebalance() 5083 /* if this is an APPEND route, then rt points to the first route in ip6_route_mpath_notify() 5085 * wants a consistent dump of the route which starts at the first in ip6_route_mpath_notify() [all...] |
| /kernel/linux/linux-6.6/drivers/s390/block/ |
| H A D | dasd_eckd.c | 1149 /* save first valid configuration data */ in dasd_eckd_read_conf() 1280 } else /* first valid path is enough */ in rebuild_device_uid() 1372 * the first working path UID will be used as device UID in dasd_eckd_path_available_action() 2253 /* Define extent for the first 2 tracks. */ in dasd_eckd_analysis_ccw() 2257 /* Locate record for the first 4 records on track 0. */ in dasd_eckd_analysis_ccw() 2273 /* Locate record for the first record on track 1. */ in dasd_eckd_analysis_ccw() 2341 /* first try without ERP, so we can later handle unformatted in dasd_eckd_start_analysis() 3050 * requests retry after first requests in dasd_eckd_format_process_data() 3259 * The first unformatted track is the one that got the NRF error, the address is 3313 * if not the first trac in dasd_eckd_ese_read() 5595 struct ccw1 *first, *last, *fail, *from, *to; dasd_eckd_dump_sense_ccw() local [all...] |
| /kernel/linux/linux-6.6/net/mac80211/ |
| H A D | tx.c | 906 /* first fragment was already added to queue by caller */ in ieee80211_fragment() 947 /* adjust first fragment's length */ in ieee80211_fragment() 988 * chain them (using skb as the first fragment) to skb->next. in ieee80211_tx_h_fragment() 4392 struct sta_info *sta, *first = NULL; in ieee80211_convert_to_unicast() local 4404 if (!first) { in ieee80211_convert_to_unicast() 4405 first = sta; in ieee80211_convert_to_unicast() 4418 if (likely(first)) { in ieee80211_convert_to_unicast() 4419 if (unlikely(ieee80211_change_da(skb, first))) in ieee80211_convert_to_unicast()
|
| /kernel/linux/linux-6.6/net/ipv6/ |
| H A D | route.c | 3915 /* 'rt' points to the first sibling route. If it is not the in __ip6_del_rt_siblings() 4150 * first-hop router for the specified ICMP Destination Address. in rt6_do_redirect() 4729 struct fib6_info *first; in rt6_multipath_rebalance() local 4740 * make sure upper bounds are assigned from the first sibling in rt6_multipath_rebalance() 4743 first = rt6_multipath_first_sibling(rt); in rt6_multipath_rebalance() 4744 if (WARN_ON_ONCE(!first)) in rt6_multipath_rebalance() 4747 total = rt6_multipath_total_weight(first); in rt6_multipath_rebalance() 4748 rt6_multipath_upper_bound_set(first, total); in rt6_multipath_rebalance() 5176 /* if this is an APPEND route, then rt points to the first route in ip6_route_mpath_notify() 5178 * wants a consistent dump of the route which starts at the first in ip6_route_mpath_notify() [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
| H A D | dispc.c | 3845 uint first = i * (gdesc->len - 1) / (length - 1); in dispc_mgr_set_gamma() local 3847 uint w = last - first; in dispc_mgr_set_gamma() 3863 table[first + j] = (r << (gdesc->bits * 2)) | in dispc_mgr_set_gamma()
|
| /kernel/linux/linux-5.10/drivers/usb/dwc2/ |
| H A D | gadget.c | 907 * descriptor is not the first one, removes L bit from the previous descriptor 1409 bool first; in dwc2_hsotg_ep_queue() local 1473 first = list_empty(&hs_ep->queue); in dwc2_hsotg_ep_queue() 1501 if (first) { in dwc2_hsotg_ep_queue() 1724 * get_ep_head - return the first request on the endpoint 1727 * Get the first request on the endpoint. 2172 * Get first request from the ep queue, determine descriptor on which complete 2878 * first out token received from host while corresponding EP is disabled. 2895 /* Start first ISO Out */ in dwc2_gadget_handle_out_token_ep_disabled() 2943 * first I [all...] |
| /kernel/linux/linux-5.10/tools/perf/ |
| H A D | builtin-trace.c | 1518 * first having received a sys_enter ("poll" issued before tracing session 1812 * We need to check and discard the first variable '__syscall_nr' in trace__read_syscall_info() 3494 * I.e. that will collect just the first string argument, then we 3504 * Because the 'open' augmenter will collect the first arg as a string, 3509 * first and second arg (this one on the raw_syscalls:sys_exit prog 3722 u64 first = ordered_events__first_time(&trace->oe.data); local 3726 if (first && first < flush) 4791 "Show full timestamp, not time relative to first start"),
|
| /kernel/linux/linux-5.10/kernel/trace/ |
| H A D | trace_events_hist.c | 683 * Check the list of var_refs[] on the first hist trigger to see 2478 unsigned int i, n, first = true; in create_field_var_hist() local 2532 if (!first) in create_field_var_hist() 2535 first = false; in create_field_var_hist()
|
| /kernel/linux/linux-6.6/drivers/usb/dwc2/ |
| H A D | gadget.c | 906 * descriptor is not the first one, removes L bit from the previous descriptor 1408 bool first; in dwc2_hsotg_ep_queue() local 1472 first = list_empty(&hs_ep->queue); in dwc2_hsotg_ep_queue() 1500 if (first) { in dwc2_hsotg_ep_queue() 1723 * get_ep_head - return the first request on the endpoint 1726 * Get the first request on the endpoint. 2172 * Get first request from the ep queue, determine descriptor on which complete 2878 * first out token received from host while corresponding EP is disabled. 2895 /* Start first ISO Out */ in dwc2_gadget_handle_out_token_ep_disabled() 2943 * first I [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/ |
| H A D | dispc.c | 3872 uint first = i * (gdesc->len - 1) / (length - 1); in dispc_mgr_set_gamma() local 3874 uint w = last - first; in dispc_mgr_set_gamma() 3890 table[first + j] = (r << (gdesc->bits * 2)) | in dispc_mgr_set_gamma()
|
| /kernel/linux/linux-6.6/tools/perf/ |
| H A D | builtin-trace.c | 1554 * first having received a sys_enter ("poll" issued before tracing session 1859 * We need to check and discard the first variable '__syscall_nr' in trace__read_syscall_info() 3491 * I.e. that will collect just the first string argument, then we 3501 * Because the 'open' augmenter will collect the first arg as a string, 3506 * first and second arg (this one on the raw_syscalls:sys_exit prog 3643 u64 first = ordered_events__first_time(&trace->oe.data); local 3647 if (first && first < flush) 4742 "Show full timestamp, not time relative to first start"),
|
| /kernel/linux/linux-6.6/mm/ |
| H A D | page_alloc.c | 577 * The first PAGE_SIZE page is called the "head page" and have PG_head set. 582 * The first tail page's ->compound_order holds the order of allocation. 901 /* we have done the first part, now switch to second part */ in split_free_page() 992 /* the first tail page: these may be in place of ->mapping */ in free_tail_page_prepare() 1045 * 1. Pages are being initialized for the first time, including during deferred 1205 /* Ensure requested pindex is drained first. */ in free_pcppages_bulk() 1342 * the first and last page of a pageblock and avoid checking each individual 1768 * we can steal whole pageblock. If not, we first move freepages in this 3992 * that first in __alloc_pages_slowpath() 3999 * For costly allocations, try direct compaction first, a in __alloc_pages_slowpath() 6706 bool first = false; __free_unaccepted() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
| H A D | phy_g.c | 297 s16 first, s16 second, s16 third) in b43_set_all_gains() 314 b43_ofdmtab_write16(dev, table, i, first); in b43_set_all_gains() 296 b43_set_all_gains(struct b43_wldev *dev, s16 first, s16 second, s16 third) b43_set_all_gains() argument
|
| /kernel/linux/linux-5.10/drivers/scsi/hisi_sas/ |
| H A D | hisi_sas_main.c | 671 int first = (hisi_hba->last_dev_id + 1) % HISI_SAS_MAX_DEVICES; in hisi_sas_alloc_dev() local 675 for (i = first; i != last; i %= HISI_SAS_MAX_DEVICES) { in hisi_sas_alloc_dev()
|
| /kernel/linux/linux-5.10/drivers/usb/host/ |
| H A D | u132-hcd.c | 1596 int first = u132->hc_fminterval == 0; in u132_run() local 1600 if (first) { in u132_run()
|
| /kernel/linux/linux-5.10/drivers/usb/misc/sisusbvga/ |
| H A D | sisusb.c | 67 module_param_named(first, sisusb_first_vc, int, 0); 69 MODULE_PARM_DESC(first, "Number of first console to take over (1 - MAX_NR_CONSOLES)");
|
| /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/ |
| H A D | phy_g.c | 297 s16 first, s16 second, s16 third) in b43_set_all_gains() 314 b43_ofdmtab_write16(dev, table, i, first); in b43_set_all_gains() 296 b43_set_all_gains(struct b43_wldev *dev, s16 first, s16 second, s16 third) b43_set_all_gains() argument
|
| /kernel/linux/linux-6.6/drivers/pci/controller/ |
| H A D | pci-hyperv.c | 75 * first. 210 * Interrupt. For "MSI", as first defined 212 * 32. For "MSI-X," as first defined in PCI 234 * Interrupt. For "MSI", as first defined 236 * 32. For "MSI-X," as first defined in PCI 773 int first = d->hwirq - HV_PCI_MSI_SPI_START; in hv_pci_vec_irq_free() local 778 first, in hv_pci_vec_irq_free() 876 * Pick the first cpu as the irq affinity that can be temporarily used for 1102 * of pages in memory-mapped I/O space. Writing to the first page chooses 1103 * the PCI function being written or read. Once the first pag [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
| H A D | i915_perf.c | 82 * Issues hit with first prototype based on Core Perf 85 * The first prototype of this driver was based on the core perf 115 * involvement from the CPU, making our PMU driver the first of a kind. 245 * report with its first 2 dwords not 0 meaning its previous report is 248 * first dword is the reason for this report while the second is the timestamp, 1131 /* Clear out the first 2 dwords as a mean to detect unlanded in gen7_append_oa_reports() 1312 if (ce->engine != stream->engine) /* first match! */ in oa_pin_context() 1666 llist_for_each_entry_safe(oa_bo, tmp, stream->oa_config_bos.first, node) in free_oa_configs() 1696 * Unset exclusive_stream first, it will be checked while disabling in i915_oa_stream_destroy() 1762 * first allocatin in gen7_init_oa_buffer() [all...] |
| /kernel/linux/linux-5.10/tools/power/pm-graph/ |
| H A D | sleepgraph.py | 584 # first remvoe any spaces inside quotes, and the quotes 635 # first test each kprobe 2382 first = self.list[0] 2384 self.list.append(first) 3774 # initialize data start to first line time 3899 # start of first cpu suspend 3902 # start of first cpu resume 4052 # write the html header first (html head, css code, up to body start) 4732 # write the html header first (html head, css code, up to body start) 5506 # by default use legacy scan, but try to use EFI first [all...] |