/kernel/linux/linux-6.6/arch/mips/sgi-ip22/ |
H A D | ip22-reset.c | 3 * License. See the file "COPYING" in the main directory of this archive 29 * I'm not sure if this feature is a good idea, for now it's here just to 92 /* XXX fix this for fullhouse */ in blink_timeout() 166 static int panic_event(struct notifier_block *this, unsigned long event, in panic_event() argument
|
/kernel/linux/linux-6.6/arch/mips/sgi-ip32/ |
H A D | ip32-reset.c | 3 * License. See the file "COPYING" in the main directory of this archive 112 static int panic_event(struct notifier_block *this, unsigned long event, in panic_event() argument
|
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | cdc_subset.c | 41 * this protocol. That includes both smart peripherals and quite a lot 45 * with this "cdc_subset" framing, that doesn't mean there may not be a 49 * framing to be used rather than this "cdc_subset" model. 67 * NOTE that the MS-Windows drivers for this chip use some funky and 68 * (naturally) undocumented 7-byte prefix to each packet, so this is a 155 * implements this interface. Product developers can reuse or modify that 234 #warning You need to configure some hardware for this driver 325 // that just enables this gadget option.
|
/kernel/linux/linux-5.10/drivers/parisc/ |
H A D | power.c | 13 * notice, this list of conditions, and the following disclaimer, 16 * derived from this software without specific prior written permission. 18 * Alternatively, this software may be distributed under the terms of the 182 static int parisc_panic_event(struct notifier_block *this, in parisc_panic_event() argument
|
/kernel/linux/linux-5.10/scripts/atomic/ |
H A D | gen-atomic-instrumented.sh | 25 # An atomic RMW: if this parameter is not a constant, and this atomic is 26 # not just a 's'tore, this parameter is both read from and written to. 58 # We definitely need a preprocessor symbol for this atomic if it is an 65 # If this is a base variant, but a relaxed variant *may* exist, then we 146 * To use this functionality an arch's atomic.h file needs to define all 148 * this file at the end. This file provides atomic_read() that forwards to
|
/kernel/linux/linux-5.10/include/net/netfilter/ |
H A D | nf_conntrack_expect.h | 25 /* We expect this tuple, with the following mask */ 31 struct nf_conntrack_expect *this); 121 /* Allocate space for an expectation: this is mandatory before calling
|
/kernel/linux/linux-5.10/drivers/watchdog/ |
H A D | indydog.c | 141 static int indydog_notify_sys(struct notifier_block *this, in indydog_notify_sys() argument
|
H A D | sbc_epx_c3.c | 145 static int epx_c3_notify_sys(struct notifier_block *this, unsigned long code, in epx_c3_notify_sys() argument 216 "Note that there is no way to probe for this device -- " 217 "so only use it if you are *sure* you are running on this specific "
|
/kernel/linux/linux-5.10/drivers/power/reset/ |
H A D | arm-versatile-reboot.c | 72 static int versatile_reboot(struct notifier_block *this, unsigned long mode, in versatile_reboot() argument
|
H A D | keystone-reset.c | 52 static int rsctrl_restart_handler(struct notifier_block *this, in rsctrl_restart_handler() argument
|
H A D | brcmstb-reboot.c | 45 static int brcmstb_restart_handler(struct notifier_block *this, in brcmstb_restart_handler() argument
|
H A D | vexpress-poweroff.c | 40 static int vexpress_restart(struct notifier_block *this, unsigned long mode, in vexpress_restart() argument
|
/kernel/linux/linux-5.10/fs/hfs/ |
H A D | btree.h | 57 u32 this; 134 __be32 next; /* (V) Number of the next node at this level */ 135 __be32 prev; /* (V) Number of the prev node at this level */ 137 u8 height; /* (F) The level of this node (leaves=1) */ 138 __be16 num_recs; /* (V) The number of records in this node */ 148 __be16 depth; /* (V) The number of levels in this B-tree */
|
/kernel/linux/linux-6.6/drivers/mfd/ |
H A D | acer-ec-a500.c | 115 static int a500_ec_restart_notify(struct notifier_block *this, in a500_ec_restart_notify() argument
|
/kernel/linux/linux-6.6/fs/hfs/ |
H A D | btree.h | 57 u32 this; 134 __be32 next; /* (V) Number of the next node at this level */ 135 __be32 prev; /* (V) Number of the prev node at this level */ 137 u8 height; /* (F) The level of this node (leaves=1) */ 138 __be16 num_recs; /* (V) The number of records in this node */ 148 __be16 depth; /* (V) The number of levels in this B-tree */
|
/kernel/linux/linux-6.6/drivers/watchdog/ |
H A D | indydog.c | 141 static int indydog_notify_sys(struct notifier_block *this, in indydog_notify_sys() argument
|
H A D | sbc_epx_c3.c | 145 static int epx_c3_notify_sys(struct notifier_block *this, unsigned long code, in epx_c3_notify_sys() argument 216 "Note that there is no way to probe for this device -- " 217 "so only use it if you are *sure* you are running on this specific "
|
/kernel/linux/linux-6.6/include/net/netfilter/ |
H A D | nf_conntrack_expect.h | 25 /* We expect this tuple, with the following mask */ 40 struct nf_conntrack_expect *this); 121 /* Allocate space for an expectation: this is mandatory before calling
|
/kernel/linux/linux-6.6/drivers/power/reset/ |
H A D | vexpress-poweroff.c | 40 static int vexpress_restart(struct notifier_block *this, unsigned long mode, in vexpress_restart() argument
|
H A D | keystone-reset.c | 53 static int rsctrl_restart_handler(struct notifier_block *this, in rsctrl_restart_handler() argument
|
H A D | arm-versatile-reboot.c | 72 static int versatile_reboot(struct notifier_block *this, unsigned long mode, in versatile_reboot() argument
|
H A D | brcmstb-reboot.c | 35 static int brcmstb_restart_handler(struct notifier_block *this, in brcmstb_restart_handler() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_router_hw.h | 81 struct prestera_nexthop_group *this;
|
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | cdc_subset.c | 41 * this protocol. That includes both smart peripherals and quite a lot 45 * with this "cdc_subset" framing, that doesn't mean there may not be a 49 * framing to be used rather than this "cdc_subset" model. 67 * NOTE that the MS-Windows drivers for this chip use some funky and 68 * (naturally) undocumented 7-byte prefix to each packet, so this is a 153 * implements this interface. Product developers can reuse or modify that 229 #warning You need to configure some hardware for this driver 320 // that just enables this gadget option.
|
/kernel/linux/linux-6.6/drivers/parisc/ |
H A D | power.c | 13 * notice, this list of conditions, and the following disclaimer, 16 * derived from this software without specific prior written permission. 18 * Alternatively, this software may be distributed under the terms of the 184 * since this version spin_trylocks (instead of regular 187 static int parisc_panic_event(struct notifier_block *this, in parisc_panic_event() argument 203 /* this turns the system off via SeaBIOS */ in qemu_power_off()
|