/linux/tools/testing/selftests/ptrace/ |
H A D | get_syscall_info.c | 149 LOG_KILL_TRACEE("unexpected signal stop"); in TEST() 161 LOG_KILL_TRACEE("signal stop mismatch"); in TEST() 164 LOG_KILL_TRACEE("signal stop mismatch"); in TEST() 167 LOG_KILL_TRACEE("signal stop mismatch"); in TEST() 170 LOG_KILL_TRACEE("signal stop mismatch"); in TEST() 173 LOG_KILL_TRACEE("signal stop mismatch"); in TEST() 189 LOG_KILL_TRACEE("entry stop mismatch"); in TEST() 192 LOG_KILL_TRACEE("entry stop mismatch"); in TEST() 195 LOG_KILL_TRACEE("entry stop mismatch"); in TEST() 198 LOG_KILL_TRACEE("entry stop mismatch"); in TEST() [all …]
|
/linux/tools/perf/pmu-events/arch/x86/ivytown/ |
H A D | uncore-io.json | 87 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 97 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 107 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 117 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 127 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 137 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 147 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 157 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 167 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 177 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… [all …]
|
/linux/net/netfilter/ |
H A D | nf_conntrack_h323_types.c | 717 {FNAME("mediaControlGuaranteedDelivery") BOOL, FIXD, 0, 0, STOP | OPT, 719 {FNAME("silenceSuppression") BOOL, FIXD, 0, 0, STOP | OPT, 0, NULL}, 720 {FNAME("destination") SEQ, 0, 2, 2, STOP | EXT | OPT, 0, NULL}, 721 {FNAME("dynamicRTPPayloadType") INT, 5, 96, 0, STOP | OPT, 0, NULL}, 722 {FNAME("mediaPacketization") CHOICE, 0, 1, 2, STOP | EXT | OPT, 0, 724 {FNAME("transportCapability") SEQ, 3, 3, 3, STOP | EXT | OPT, 0, 726 {FNAME("redundancyEncoding") SEQ, 1, 2, 2, STOP | EXT | OPT, 0, NULL}, 828 {FNAME("encryptionSync") SEQ, 2, 4, 4, STOP | EXT | OPT, 0, NULL}, 872 {FNAME("endpointIdentifier") BMPSTR, 7, 1, 0, STOP | OPT, 0, NULL}, 1355 {FNAME("nonStandard") SEQ, 0, 1, 1, STOP | EXT, 0, NULL}, [all …]
|
/linux/Documentation/images/ |
H A D | logo.svg | 64 <stop 65 style="stop-color:#fefefc;stop-opacity:1;" 68 <stop 71 style="stop-color:#fefefc;stop-opacity:1" /> 72 <stop 73 style="stop-color:#d4d4d4;stop-opacity:1" 79 <stop 80 style="stop-color:#fefefc;stop-opacity:1;" 83 <stop 86 style="stop-color:#fefefc;stop-opacity:1" /> [all …]
|
/linux/tools/perf/pmu-events/arch/x86/broadwellx/ |
H A D | uncore-io.json | 113 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 123 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 133 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 143 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 153 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 163 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 173 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 203 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 213 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 223 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… [all …]
|
/linux/tools/perf/pmu-events/arch/x86/broadwellde/ |
H A D | uncore-io.json | 113 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 123 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 133 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 143 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 153 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 163 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 173 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 203 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 213 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 223 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… [all …]
|
/linux/include/trace/events/ |
H A D | mmc.h | 52 __entry->stop_opcode = mrq->stop ? mrq->stop->opcode : 0; 53 __entry->stop_arg = mrq->stop ? mrq->stop->arg : 0; 54 __entry->stop_flags = mrq->stop ? mrq->stop->flags : 0; 55 __entry->stop_retries = mrq->stop ? mrq->stop->retries : 0; 136 __entry->stop_opcode = mrq->stop ? mrq->stop [all...] |
H A D | intel_ifs.h | 13 TP_PROTO(int batch, int start, int stop, u64 status), 15 TP_ARGS(batch, start, stop, status), 21 __field( u16, stop ) 27 __entry->stop = stop; 31 TP_printk("batch: 0x%.2x, start: 0x%.4x, stop: 0x%.4x, status: 0x%.16llx", 34 __entry->stop,
|
/linux/tools/perf/pmu-events/arch/x86/haswellx/ |
H A D | uncore-io.json | 113 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 123 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 133 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 143 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 153 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 163 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 193 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 203 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 213 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 223 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… [all …]
|
/linux/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm_gram.y | 281 stop("Prefix multiply defined", 285 stop("Unable to record prefix", EX_SOFTWARE); 293 stop("Patch argument list multiply defined", 297 stop("Unable to record patch arg list", EX_SOFTWARE); 314 stop("Register multiply defined", EX_DATAERR); 393 stop("SCB or SRAM space exhausted", EX_DATAERR); 441 stop("Valid register modes range between 0 and 4.", 454 stop("Only \"const\" symbols allowed in " 459 stop("Valid register modes range between 0 and 4.", 536 stop("Re-definition of register alias", [all …]
|
/linux/kernel/sched/ |
H A D | stop_task.c | 3 * stop-task scheduling class. 5 * The stop task is the highest priority task in the system, it preempts 15 return task_cpu(p); /* stop tasks as never migrate */ in select_task_rq_stop() 31 static void set_next_task_stop(struct rq *rq, struct task_struct *stop, bool first) in set_next_task_stop() argument 33 stop->se.exec_start = rq_clock_task(rq); in set_next_task_stop() 41 return rq->stop; in pick_task_stop() 59 BUG(); /* the stop task should never yield, its pointless. */ in yield_task_stop() 95 * Simple, special scheduling class for the per-CPU stop tasks: 97 DEFINE_SCHED_CLASS(stop) = {
|
/linux/tools/perf/pmu-events/arch/x86/jaketown/ |
H A D | uncore-io.json | 107 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 117 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 127 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 137 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 147 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 157 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 167 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 177 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 187 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… 197 …g stop. This includes when packets are passing by and when packets are being sunk, but does not i… [all …]
|
/linux/tools/testing/selftests/net/netfilter/ |
H A D | nft_zones_many.sh | 68 local stop 70 stop=$outerstart 84 stop=$(date +%s%3N) 85 local duration=$((stop-start)) 92 duration=$((stop-outerstart)) 113 local outerstart start stop i 116 stop="$start" 131 stop=$(date +%s%3N) 133 local duration=$((stop-start)) 135 start=$stop [all …]
|
/linux/arch/powerpc/lib/ |
H A D | pmem.c | 13 static inline void __clean_pmem_range(unsigned long start, unsigned long stop) in __clean_pmem_range() argument 18 unsigned long size = stop - (unsigned long)addr + (bytes - 1); in __clean_pmem_range() 25 static inline void __flush_pmem_range(unsigned long start, unsigned long stop) in __flush_pmem_range() argument 30 unsigned long size = stop - (unsigned long)addr + (bytes - 1); in __flush_pmem_range() 37 static inline void clean_pmem_range(unsigned long start, unsigned long stop) in clean_pmem_range() argument 40 return __clean_pmem_range(start, stop); in clean_pmem_range() 43 static inline void flush_pmem_range(unsigned long start, unsigned long stop) in flush_pmem_range() argument 46 return __flush_pmem_range(start, stop); in flush_pmem_range()
|
/linux/kernel/ |
H A D | static_call_inline.c | 107 struct static_call_site *stop) in static_call_sort_entries() argument 109 sort(start, stop - start, sizeof(struct static_call_site), in static_call_sort_entries() 136 struct static_call_site *site, *stop; in __static_call_update() local 177 stop = __stop_static_call_sites; in __static_call_update() 181 stop = mod->static_call_sites + in __static_call_update() 188 site < stop && static_call_key(site) == key; site++) { in __static_call_update() 222 struct static_call_site *stop) in __static_call_init() argument 228 if (start == stop) in __static_call_init() 231 static_call_sort_entries(start, stop); in __static_call_init() 233 for (site = start; site < stop; site++) { in __static_call_init() [all …]
|
/linux/arch/powerpc/include/asm/ |
H A D | cacheflush.h | 53 void flush_icache_range(unsigned long start, unsigned long stop); 68 * @stop: the stop address (exclusive) 70 static inline void flush_dcache_range(unsigned long start, unsigned long stop) in flush_dcache_range() argument 75 unsigned long size = stop - (unsigned long)addr + (bytes - 1); in flush_dcache_range() 92 static inline void clean_dcache_range(unsigned long start, unsigned long stop) in clean_dcache_range() argument 97 unsigned long size = stop - (unsigned long)addr + (bytes - 1); in clean_dcache_range() 111 unsigned long stop) in invalidate_dcache_range() argument 116 unsigned long size = stop - (unsigned long)addr + (bytes - 1); in invalidate_dcache_range()
|
/linux/drivers/media/pci/cobalt/ |
H A D | cobalt-i2c.c | 45 /* I2C stop condition */ 65 /* Busy, I2C bus busy (as defined by start / stop bits) */ 108 struct i2c_adapter *adap, bool start, bool stop, in cobalt_tx_bytes() argument 125 } else if (i == len - 1 && stop) { in cobalt_tx_bytes() 126 /* Write + Stop */ in cobalt_tx_bytes() 166 struct i2c_adapter *adap, bool start, bool stop, in cobalt_rx_bytes() argument 180 } else if (i == len - 1 && stop) { in cobalt_rx_bytes() 181 /* Read + Stop */ in cobalt_rx_bytes() 218 /* Generate stop condition on i2c bus. 219 * The m00018 stop isn't doing the right thing (wrong timing). [all …]
|
/linux/drivers/net/wireless/ti/wl18xx/ |
H A D | scan.c | 201 /* don't stop scanning automatically when something is found */ in wl18xx_scan_sched_scan_config() 299 struct wl18xx_cmd_scan_stop *stop; in __wl18xx_scan_stop() local 302 wl1271_debug(DEBUG_CMD, "cmd periodic scan stop"); in __wl18xx_scan_stop() 304 stop = kzalloc(sizeof(*stop), GFP_KERNEL); in __wl18xx_scan_stop() 305 if (!stop) { in __wl18xx_scan_stop() 306 wl1271_error("failed to alloc memory to send sched scan stop"); in __wl18xx_scan_stop() 310 stop->role_id = wlvif->role_id; in __wl18xx_scan_stop() 311 stop->scan_type = scan_type; in __wl18xx_scan_stop() 313 ret = wl1271_cmd_send(wl, CMD_STOP_SCAN, stop, sizeof(*stop), 0); in __wl18xx_scan_stop() 315 wl1271_error("failed to send sched scan stop command"); in __wl18xx_scan_stop() [all …]
|
/linux/Documentation/devicetree/bindings/net/can/ |
H A D | fsl,flexcan.yaml | 85 fsl,stop-mode: 87 Register bits of stop mode control. 92 req_gpr is the gpr register offset of CAN stop request. 93 req_bit is the bit offset of CAN stop request. 98 - description: The 'req_gpr' is the gpr register offset of CAN stop request. 100 - description: The 'req_bit' is the bit offset of CAN stop request. 124 For SoCs with SCU support, need setup stop mode via SCU firmware, so this 160 fsl,stop-mode = <&gpr 0x34 28>; 173 fsl,stop-mode = <&gpr 0x34 28>;
|
/linux/include/linux/sched/ |
H A D | jobctl.h | 12 #define JOBCTL_STOP_SIGMASK 0xffff /* signr of the last group stop */ 14 #define JOBCTL_STOP_DEQUEUED_BIT 16 /* stop signal dequeued */ 15 #define JOBCTL_STOP_PENDING_BIT 17 /* task should stop for group stop */ 16 #define JOBCTL_STOP_CONSUME_BIT 18 /* consume group stop count */ 17 #define JOBCTL_TRAP_STOP_BIT 19 /* trap for STOP */
|
/linux/arch/powerpc/platforms/powernv/ |
H A D | opal-hmi.c | 44 "RegFile core check stop" }, in print_core_checkstop_reason() 45 { CORE_CHECKSTOP_IFU_LOGIC, "IFU", "Logic core check stop" }, in print_core_checkstop_reason() 49 "RegFile core check stop (mapper error)" }, in print_core_checkstop_reason() 50 { CORE_CHECKSTOP_ISU_LOGIC, "ISU", "Logic core check stop" }, in print_core_checkstop_reason() 51 { CORE_CHECKSTOP_FXU_LOGIC, "FXU", "Logic core check stop" }, in print_core_checkstop_reason() 52 { CORE_CHECKSTOP_VSU_LOGIC, "VSU", "Logic core check stop" }, in print_core_checkstop_reason() 56 "RegFile core check stop" }, in print_core_checkstop_reason() 59 { CORE_CHECKSTOP_LSU_LOGIC, "LSU", "Logic core check stop" }, in print_core_checkstop_reason() 60 { CORE_CHECKSTOP_PC_LOGIC, "PC", "Logic core check stop" }, in print_core_checkstop_reason() 62 "Hypervisor Resource error - core check stop" }, in print_core_checkstop_reason() [all …]
|
/linux/drivers/net/wireless/ti/wl12xx/ |
H A D | scan.c | 185 wl1271_debug(DEBUG_CMD, "cmd scan stop"); in wl12xx_scan_stop() 332 /* don't stop scanning automatically when something is found */ in wl1271_scan_sched_scan_config() 462 struct wl1271_cmd_sched_scan_stop *stop; in wl12xx_scan_sched_scan_stop() local 465 wl1271_debug(DEBUG_CMD, "cmd periodic scan stop"); in wl12xx_scan_sched_scan_stop() 467 /* FIXME: what to do if alloc'ing to stop fails? */ in wl12xx_scan_sched_scan_stop() 468 stop = kzalloc(sizeof(*stop), GFP_KERNEL); in wl12xx_scan_sched_scan_stop() 469 if (!stop) { in wl12xx_scan_sched_scan_stop() 470 wl1271_error("failed to alloc memory to send sched scan stop"); in wl12xx_scan_sched_scan_stop() 474 stop->role_id = wlvif->role_id; in wl12xx_scan_sched_scan_stop() 475 stop->tag = WL1271_SCAN_DEFAULT_TAG; in wl12xx_scan_sched_scan_stop() [all …]
|
/linux/arch/powerpc/mm/ |
H A D | cacheflush.c | 32 * @stop: the stop address (exclusive) 34 static void invalidate_icache_range(unsigned long start, unsigned long stop) in invalidate_icache_range() argument 39 unsigned long size = stop - (unsigned long)addr + (bytes - 1); in invalidate_icache_range() 56 * @stop: the stop address (exclusive) 58 void flush_icache_range(unsigned long start, unsigned long stop) in flush_icache_range() argument 63 clean_dcache_range(start, stop); in flush_icache_range() 75 invalidate_icache_range(start, stop); in flush_icache_range()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | htab_reuse.c | 12 bool stop; member 25 while (i++ < ctx->loop && !ctx->stop) { in htab_lookup_fn() 42 while (i++ < ctx->loop && !ctx->stop) { in htab_update_fn() 76 ctx.stop = false; in test_htab_reuse() 82 ctx.stop = true; in test_htab_reuse() 89 ctx.stop = true; in test_htab_reuse()
|
/linux/arch/arm/kernel/ |
H A D | unwind.c | 100 * origin = first entry with positive offset (or stop if there is no such entry) 101 * stop - 1 = last entry 106 const struct unwind_idx *stop) in search_index() argument 111 __func__, addr, start, origin, stop); in search_index() 119 stop = origin; in search_index() 121 /* positive offsets: [origin; stop) */ in search_index() 127 while (start < stop - 1) { in search_index() 128 const struct unwind_idx *mid = start + ((stop - start) >> 1); in search_index() 136 stop = mid; in search_index() 154 const struct unwind_idx *start, const struct unwind_idx *stop) in unwind_find_origin() argument [all …]
|