Searched refs:init (Results 24676 - 24700 of 25107) sorted by relevance
1...<<981982983984985986987988989990>>...1005
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | ext4.h | 2903 extern void ext4_set_inode_flags(struct inode *, bool init);
|
/kernel/linux/linux-5.10/kernel/ |
H A D | workqueue.c | 31 #include <linux/init.h> 4315 /* init wq */ in alloc_workqueue() 5961 * workqueue_init_early - early init for workqueue subsystem
|
H A D | signal.c | 16 #include <linux/init.h> 85 /* SIGKILL and SIGSTOP may not be sent to the global init */ in sig_task_ignored() 1212 /* Should SIGKILL or SIGSTOP be received by a pid namespace init? */ in send_signal() 1330 * debugging to leave init killable. in force_sig_info_to_task() 2668 * Global init gets no signals it doesn't want. in get_signal() 2669 * Container-init gets no signals it doesn't want from same in get_signal() 2672 * Note that if global/container-init sees a sig_kernel_only() in get_signal()
|
/kernel/linux/linux-5.10/mm/ |
H A D | slab.c | 96 #include <linux/init.h> 1306 * The reap timers are started later, with a module init call: That part in kmem_cache_init_late()
|
H A D | mmap.c | 24 #include <linux/init.h>
|
H A D | shmem.c | 25 #include <linux/init.h>
|
H A D | swapfile.c | 26 #include <linux/init.h>
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | ring_buffer.c | 23 #include <linux/init.h>
|
/kernel/linux/linux-5.10/kernel/rcu/ |
H A D | tree.c | 22 #include <linux/init.h> 4375 BUILD_BUG_ON(RCU_NUM_LVLS > ARRAY_SIZE(buf)); /* Fix buf[] init! */ in rcu_init_one()
|
/kernel/linux/linux-5.10/fs/ocfs2/dlm/ |
H A D | dlmmaster.c | 18 #include <linux/init.h> 475 * associated with them at init time. */ in dlm_lockres_release() 532 * res->lockname.name, so be sure to init every field in dlm_init_lockres()
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | base.c | 63 #include <linux/init.h> 1145 /* do not touch kernel threads or the global init */ in __set_oom_adj()
|
/kernel/linux/linux-5.10/net/batman-adv/ |
H A D | translation-table.c | 21 #include <linux/init.h>
|
/kernel/linux/linux-5.10/net/ipv4/ |
H A D | tcp.c | 253 #include <linux/init.h>
|
/kernel/linux/linux-5.10/net/netfilter/ipvs/ |
H A D | ip_vs_ctl.c | 20 #include <linux/init.h> 1856 * align with netns init in ip_vs_control_net_init() 4098 /* Global sysctls must be ro in non-init netns */ in ip_vs_control_net_init_sysctl()
|
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/ |
H A D | em28xx-cards.c | 24 #include <linux/init.h> 3345 * can be initialised right now. Otherwise, the module init in request_module_async() 3620 /* Do board specific init and eeprom reading */ in em28xx_init_dev() 4048 * the device init. Yet, as request_modules() can be async, the in em28xx_usb_probe()
|
/kernel/linux/linux-5.10/drivers/nvme/host/ |
H A D | pci.c | 14 #include <linux/init.h>
|
/kernel/linux/linux-5.10/drivers/pci/ |
H A D | pci.c | 15 #include <linux/init.h> 6611 * will be freed after the init sequence is complete. We can't allocate memory 6614 * copy the variable here before the init section is freed.
|
/kernel/linux/linux-5.10/drivers/platform/x86/ |
H A D | sony-laptop.c | 36 #include <linux/init.h> 4514 /* init acpi_buffer */ in sony_pic_enable()
|
/kernel/linux/linux-5.10/drivers/pinctrl/ |
H A D | pinctrl-rockchip.c | 18 #include <linux/init.h>
|
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
H A D | pfc-sh73a0.c | 4385 .init = sh73a0_pinmux_soc_init,
|
H A D | pfc-sh7734.c | 8 #include <linux/init.h>
|
H A D | pfc-sh7757.c | 13 #include <linux/init.h>
|
/kernel/linux/linux-5.10/drivers/staging/media/allegro-dvt/ |
H A D | allegro-core.c | 1768 allegro_handle_init(dev, &msg->init); in allegro_handle_message() 3074 v4l2_err(&dev->v4l2_dev, "failed to init mem2mem device\n"); in allegro_fw_callback() 3148 dev_err(&pdev->dev, "failed to init regmap\n"); in allegro_probe() 3168 dev_err(&pdev->dev, "failed to init sram\n"); in allegro_probe()
|
/kernel/linux/linux-5.10/drivers/spi/ |
H A D | spi.c | 2 // SPI init/core code 9 #include <linux/init.h> 634 * after board init creates the hard-wired devices. Some development 738 * Board-specific early init code calls this (probably during arch_initcall) 2954 * arch init time. It returns a refcounted pointer to the relevant 3127 /* init the replaced_transfers list */ in spi_replace_transfers()
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/brcmnand/ |
H A D | brcmnand.c | 8 #include <linux/init.h>
|
Completed in 136 milliseconds
1...<<981982983984985986987988989990>>...1005