| /kernel/linux/linux-6.6/arch/x86/boot/tools/ |
| H A D | build.c | 123 va_list args; in die() local
|
| /kernel/linux/linux-6.6/arch/x86/boot/ |
| H A D | printf.c | 113 int vsprintf(char *buf, const char *fmt, va_list args) in vsprintf() argument 285 va_list args; sprintf() local 297 va_list args; printf() local [all...] |
| /kernel/linux/linux-5.10/drivers/mfd/ |
| H A D | syscon.c | 239 struct of_phandle_args args; in syscon_regmap_lookup_by_phandle_args() local
|
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | dm-target.c | 112 static int io_err_ctr(struct dm_target *tt, unsigned int argc, char **args) in io_err_ctr() argument
|
| H A D | md-autodetect.c | 123 static void __init md_setup_drive(struct md_setup_args *args) in md_setup_drive() argument [all...] |
| /kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
| H A D | si2168_priv.h | 48 u8 args[SI2168_ARGLEN]; member
|
| /kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
| H A D | dsp_pipeline.c | 196 char *dup, *next, *tok, *name, *args; in dsp_pipeline_build() local 236 struct dsp, pipeline), args); dsp_pipeline_build() local [all...] |
| /kernel/linux/linux-5.10/drivers/irqchip/ |
| H A D | irq-gic-v3-its-platform-msi.c | 24 struct of_phandle_args args; in of_pmsi_get_dev_id() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
| H A D | vmmgm200.c | 152 } *args = argv; in gm200_vmm_new_() local
|
| H A D | vmmnv04.c | 85 } *args = argv; in nv04_vmm_valid() local 109 } *args = argv; in nv04_vmm_new_() local
|
| H A D | mem.c | 151 } *args = argv; in nvkm_mem_new_host() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
| H A D | gm20b.c | 68 struct nv_pmu_args args = { .secure_mode = true }; in gm20b_pmu_acr_boot() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/ |
| H A D | i915_gem_domain.c | 221 struct drm_i915_gem_caching *args = data; in i915_gem_get_caching_ioctl() local 255 struct drm_i915_gem_caching *args = data; in i915_gem_set_caching_ioctl() local 445 struct drm_i915_gem_set_domain *args = data; in i915_gem_set_domain_ioctl() local [all...] |
| H A D | i915_gem_wait.c | 232 struct drm_i915_gem_wait *args = data; in i915_gem_wait_ioctl() local [all...] |
| /kernel/linux/linux-5.10/drivers/misc/sgi-xp/ |
| H A D | xpc_channel.c | 187 struct xpc_openclose_args *args = in xpc_process_openclose_chctl_flags() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
| H A D | debug.c | 240 va_list args; in __brcms_fn() local
|
| /kernel/linux/linux-5.10/drivers/phy/ti/ |
| H A D | phy-da8xx-usb.c | 121 da8xx_usb_phy_of_xlate(struct device *dev, struct of_phandle_args *args) da8xx_usb_phy_of_xlate() argument
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | ep0.c | 72 va_list args; in __ast_vhub_simple_reply() local
|
| /kernel/linux/linux-5.10/drivers/usb/mtu3/ |
| H A D | mtu3_host.c | 65 struct of_phandle_args args; in ssusb_wakeup_of_property_parse() local
|
| /kernel/linux/linux-5.10/net/sunrpc/xprtrdma/ |
| H A D | svc_rdma_backchannel.c | 232 xprt_setup_rdma_bc(struct xprt_create *args) in xprt_setup_rdma_bc() argument
|
| /kernel/linux/linux-5.10/samples/seccomp/ |
| H A D | user-trap.c | 26 static int seccomp(unsigned int op, unsigned int flags, void *args) in seccomp() argument
|
| /kernel/linux/linux-5.10/net/sunrpc/ |
| H A D | auth_unix.c | 29 unx_create(const struct rpc_auth_create_args *args, struct rpc_clnt *clnt) in unx_create() argument
|
| /kernel/linux/linux-5.10/scripts/ |
| H A D | bpf_helpers_doc.py | 596 args = argParser.parse_args() variable
|
| H A D | spdxcheck.py | 231 args = ap.parse_args() variable [all...] |
| /kernel/linux/linux-5.10/security/selinux/ss/ |
| H A D | hashtab.c | 85 hashtab_map(struct hashtab *h, int (*apply)(void *k, void *d, void *args), void *args) hashtab_map() argument 132 hashtab_duplicate(struct hashtab *new, struct hashtab *orig, int (*copy)(struct hashtab_node *new, struct hashtab_node *orig, void *args), int (*destroy)(void *k, void *d, void *args), void *args) hashtab_duplicate() argument
|