/kernel/linux/linux-5.10/kernel/irq/ |
H A D | irqdomain.c | 787 static void of_phandle_args_to_fwspec(struct device_node *np, const u32 *args, in of_phandle_args_to_fwspec() argument
|
/kernel/linux/linux-5.10/kernel/power/ |
H A D | main.c | 559 va_list args; in __pm_pr_dbg() local
|
/kernel/linux/linux-5.10/kernel/trace/ |
H A D | trace_probe.h | 246 struct probe_arg args[]; member
|
H A D | trace_events_synth.c | 1060 va_list args; in __synth_event_gen_cmd_start() local 1522 va_list args; in synth_event_trace() local [all...] |
/kernel/linux/linux-5.10/kernel/ |
H A D | params.c | 161 parse_args(const char *doing, char *args, const struct kernel_param *params, unsigned num, s16 min_level, s16 max_level, void *arg, int (*unknown)(char *param, char *val, const char *doing, void *arg)) parse_args() argument
|
H A D | audit.h | 148 long args[6]; member
|
/kernel/linux/linux-5.10/kernel/livepatch/ |
H A D | core.c | 130 struct klp_find_arg *args = data; in klp_find_callback() local 158 struct klp_find_arg args = { klp_find_object_symbol() local [all...] |
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_ioctl.c | 471 struct xfs_da_args args = { in xfs_attrmulti_attr_get() local 505 struct xfs_da_args args = { in xfs_attrmulti_attr_set() local [all...] |
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_dir2_node.c | 317 xfs_dir3_free_get_buf( xfs_da_args_t *args, xfs_dir2_db_t fbno, struct xfs_buf **bpp) xfs_dir3_free_get_buf() argument 363 xfs_dir2_free_log_bests( struct xfs_da_args *args, struct xfs_dir3_icfree_hdr *hdr, struct xfs_buf *bp, int first, int last) xfs_dir2_free_log_bests() argument 384 xfs_dir2_free_log_header( struct xfs_da_args *args, struct xfs_buf *bp) xfs_dir2_free_log_header() argument 405 xfs_dir2_leaf_to_node( xfs_da_args_t *args, struct xfs_buf *lbp) xfs_dir2_leaf_to_node() argument 493 xfs_dir2_leafn_add( struct xfs_buf *bp, struct xfs_da_args *args, int index) xfs_dir2_leafn_add() argument 625 xfs_dir2_leafn_lookup_for_addname( struct xfs_buf *bp, xfs_da_args_t *args, int *indexp, xfs_da_state_t *state) xfs_dir2_leafn_lookup_for_addname() argument 778 xfs_dir2_leafn_lookup_for_entry( struct xfs_buf *bp, xfs_da_args_t *args, int *indexp, xfs_da_state_t *state) xfs_dir2_leafn_lookup_for_entry() argument 932 xfs_dir2_leafn_lookup_int( struct xfs_buf *bp, xfs_da_args_t *args, int *indexp, xfs_da_state_t *state) xfs_dir2_leafn_lookup_int() argument 949 xfs_dir3_leafn_moveents( xfs_da_args_t *args, struct xfs_buf *bp_s, struct xfs_dir3_icleaf_hdr *shdr, struct xfs_dir2_leaf_entry *sents, int start_s, struct xfs_buf *bp_d, struct xfs_dir3_icleaf_hdr *dhdr, struct xfs_dir2_leaf_entry *dents, int start_d, int count) xfs_dir3_leafn_moveents() argument 1066 xfs_da_args_t *args; /* operation arguments */ xfs_dir2_leafn_rebalance() local 1179 xfs_dir3_data_block_free( xfs_da_args_t *args, struct xfs_dir2_data_hdr *hdr, struct xfs_dir2_free *free, xfs_dir2_db_t fdb, int findex, struct xfs_buf *fbp, int longest) xfs_dir3_data_block_free() argument 1261 xfs_dir2_leafn_remove( xfs_da_args_t *args, struct xfs_buf *bp, int index, xfs_da_state_blk_t *dblk, int *rval) xfs_dir2_leafn_remove() argument 1423 xfs_da_args_t *args; /* operation arguments */ xfs_dir2_leafn_split() local 1619 xfs_da_args_t *args; /* operation arguments */ xfs_dir2_leafn_unbalance() local 1677 xfs_dir2_node_add_datablk( struct xfs_da_args *args, struct xfs_da_state_blk *fblk, xfs_dir2_db_t *dbno, struct xfs_buf **dbpp, struct xfs_buf **fbpp, struct xfs_dir3_icfree_hdr *hdr, int *findex) xfs_dir2_node_add_datablk() argument 1789 xfs_dir2_node_find_freeblk( struct xfs_da_args *args, struct xfs_da_state_blk *fblk, xfs_dir2_db_t *dbnop, struct xfs_buf **fbpp, struct xfs_dir3_icfree_hdr *hdr, int *findexp, int length) xfs_dir2_node_find_freeblk() argument 1894 xfs_dir2_node_addname_int( struct xfs_da_args *args, struct xfs_da_state_blk *fblk) xfs_dir2_node_addname_int() argument 2005 xfs_dir2_node_addname( xfs_da_args_t *args) xfs_dir2_node_addname() argument 2074 xfs_dir2_node_lookup( xfs_da_args_t *args) xfs_dir2_node_lookup() argument 2126 xfs_dir2_node_removename( struct xfs_da_args *args) xfs_dir2_node_removename() argument 2186 xfs_dir2_node_replace( xfs_da_args_t *args) xfs_dir2_node_replace() argument 2278 xfs_dir2_node_trim_free( xfs_da_args_t *args, xfs_fileoff_t fo, int *rvalp) xfs_dir2_node_trim_free() argument [all...] |
H A D | xfs_dir2_leaf.c | 341 xfs_dir3_leaf_get_buf( xfs_da_args_t *args, xfs_dir2_db_t bno, struct xfs_buf **bpp, uint16_t magic) xfs_dir3_leaf_get_buf() argument 374 xfs_dir2_block_to_leaf( xfs_da_args_t *args, struct xfs_buf *dbp) xfs_dir2_block_to_leaf() argument 605 xfs_dir2_leaf_addname( struct xfs_da_args *args) xfs_dir2_leaf_addname() argument 911 xfs_dir3_leaf_compact( xfs_da_args_t *args, struct xfs_dir3_icleaf_hdr *leafhdr, struct xfs_buf *bp) xfs_dir3_leaf_compact() argument 1054 xfs_dir3_leaf_log_bests( struct xfs_da_args *args, struct xfs_buf *bp, int first, int last) xfs_dir3_leaf_log_bests() argument 1080 xfs_dir3_leaf_log_ents( struct xfs_da_args *args, struct xfs_dir3_icleaf_hdr *hdr, struct xfs_buf *bp, int first, int last) xfs_dir3_leaf_log_ents() argument 1107 xfs_dir3_leaf_log_header( struct xfs_da_args *args, struct xfs_buf *bp) xfs_dir3_leaf_log_header() argument 1127 xfs_dir3_leaf_log_tail( struct xfs_da_args *args, struct xfs_buf *bp) xfs_dir3_leaf_log_tail() argument 1150 xfs_dir2_leaf_lookup( xfs_da_args_t *args) xfs_dir2_leaf_lookup() argument 1205 xfs_dir2_leaf_lookup_int( xfs_da_args_t *args, struct xfs_buf **lbpp, int *indexp, struct xfs_buf **dbpp, struct xfs_dir3_icleaf_hdr *leafhdr) xfs_dir2_leaf_lookup_int() argument 1336 xfs_dir2_leaf_removename( xfs_da_args_t *args) xfs_dir2_leaf_removename() argument 1484 xfs_dir2_leaf_replace( xfs_da_args_t *args) xfs_dir2_leaf_replace() argument 1536 xfs_dir2_leaf_search_hash( xfs_da_args_t *args, struct xfs_buf *lbp) xfs_dir2_leaf_search_hash() argument 1586 xfs_dir2_leaf_trim_data( xfs_da_args_t *args, struct xfs_buf *lbp, xfs_dir2_db_t db) xfs_dir2_leaf_trim_data() argument 1674 xfs_da_args_t *args; /* operation arguments */ xfs_dir2_node_to_leaf() local [all...] |
H A D | xfs_ialloc.c | 619 struct xfs_alloc_arg args; in xfs_ialloc_ag_alloc() local [all...] |
/kernel/linux/linux-5.10/fs/zonefs/ |
H A D | super.c | 1293 substring_t args[MAX_OPT_ARGS]; in zonefs_parse_options() local
|
/kernel/linux/linux-5.10/net/core/ |
H A D | net_namespace.c | 836 static int rtnl_net_fill(struct sk_buff *skb, struct net_fill_args *args) in rtnl_net_fill() argument [all...] |
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_sock.c | 631 va_list args; in send_monitor_note() local 642 vsprintf(skb_put(skb, len), fmt, args); in send_monitor_note() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | intel_reset.c | 1254 va_list args; in intel_gt_handle_error() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_gpu_error.c | 585 va_list args; in i915_error_printf() local 117 i915_error_vprintf(struct drm_i915_error_state_buf *e, const char *fmt, va_list args) i915_error_vprintf() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/ |
H A D | msm_gem.c | 528 msm_gem_dumb_create(struct drm_file *file, struct drm_device *dev, struct drm_mode_create_dumb *args) msm_gem_dumb_create() argument
|
H A D | msm_drv.c | 702 struct drm_msm_param *args = data; in msm_ioctl_get_param() local 722 struct drm_msm_gem_new *args = data; in msm_ioctl_gem_new() local 741 struct drm_msm_gem_cpu_prep *args = data; msm_ioctl_gem_cpu_prep() local 765 struct drm_msm_gem_cpu_fini *args = data; msm_ioctl_gem_cpu_fini() local 800 struct drm_msm_gem_info *args = data; msm_ioctl_gem_info() local 878 struct drm_msm_wait_fence *args = data; msm_ioctl_wait_fence() local 906 struct drm_msm_gem_madvise *args = data; msm_ioctl_gem_madvise() local 945 struct drm_msm_submitqueue *args = data; msm_ioctl_submitqueue_new() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
H A D | nouveau_bo.c | 1195 } args; in nouveau_ttm_io_mem_reserve() local [all...] |
H A D | nouveau_svm.c | 106 struct drm_nouveau_svm_bind *args = data; in nouveau_svmm_bind() local 319 struct drm_nouveau_svm_init *args = data; nouveau_svmm_init() local 514 nouveau_hmm_convert_pfn(struct nouveau_drm *drm, struct hmm_range *range, struct nouveau_pfnmap_args *args) nouveau_hmm_convert_pfn() argument 562 nouveau_range_fault(struct nouveau_svmm *svmm, struct nouveau_drm *drm, struct nouveau_pfnmap_args *args, u32 size, unsigned long hmm_flags, struct svm_notifier *notifier) nouveau_range_fault() argument 628 } args; nouveau_svm_fault() local 792 struct nouveau_pfnmap_args *args; nouveau_pfns_alloc() local 808 struct nouveau_pfnmap_args *args = nouveau_pfns_to_args(pfns); nouveau_pfns_free() local 817 struct nouveau_pfnmap_args *args = nouveau_pfns_to_args(pfns); nouveau_pfns_map() local 875 struct nvif_clb069_v0 args = {}; nouveau_svm_fault_buffer_ctor() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
H A D | drm.c | 161 tegra_drm_submit(struct tegra_drm_context *context, struct drm_tegra_submit *args, struct drm_device *drm, struct drm_file *file) tegra_drm_submit() argument 345 struct drm_tegra_gem_create *args = data; tegra_gem_create() local 359 struct drm_tegra_gem_mmap *args = data; tegra_gem_mmap() local 380 struct drm_tegra_syncpt_read *args = data; tegra_syncpt_read() local 395 struct drm_tegra_syncpt_incr *args = data; tegra_syncpt_incr() local 409 struct drm_tegra_syncpt_wait *args = data; tegra_syncpt_wait() local 448 struct drm_tegra_open_channel *args = data; tegra_open_channel() local 480 struct drm_tegra_close_channel *args = data; tegra_close_channel() local 504 struct drm_tegra_get_syncpt *args = data; tegra_get_syncpt() local 534 struct drm_tegra_submit *args = data; tegra_submit() local 557 struct drm_tegra_get_syncpt_base *args = data; tegra_get_syncpt_base() local 594 struct drm_tegra_gem_set_tiling *args = data; tegra_gem_set_tiling() local 647 struct drm_tegra_gem_get_tiling *args = data; tegra_gem_get_tiling() local 687 struct drm_tegra_gem_set_flags *args = data; tegra_gem_set_flags() local 712 struct drm_tegra_gem_get_flags *args = data; tegra_gem_get_flags() local [all...] |
/kernel/linux/linux-5.10/drivers/media/usb/as102/ |
H A D | as10x_cmd.h | 118 struct as10x_tune_args args; member
|
/kernel/linux/linux-5.10/drivers/media/radio/si4713/ |
H A D | si4713.c | 267 const u8 args[SI4713_GET_PROP_NARGS] = { in si4713_read_property() local 306 const u8 args[SI4713_SET_PROP_NARGS] = { in si4713_write_property() local 193 si4713_send_command(struct si4713_device *sdev, const u8 command, const u8 args[], const int argn, u8 response[], const int respn, const int usecs) si4713_send_command() argument 349 u8 args[SI4713_PWUP_NARGS] = { si4713_powerup() local 547 const u8 args[SI4713_TXFREQ_NARGS] = { si4713_tx_tune_freq() local 593 u8 args[SI4713_TXPWR_NARGS] = { si4713_tx_tune_power() local 641 const u8 args[SI4713_TXMEA_NARGS] = { si4713_tx_tune_measure() local 690 const u8 args[SI4713_TXSTATUS_NARGS] = { si4713_tx_tune_status() local 730 const u8 args[SI4713_RDSBUFF_NARGS] = { si4713_tx_rds_buff() local 768 const u8 args[SI4713_RDSPS_NARGS] = { si4713_tx_rds_ps() local [all...] |
/kernel/linux/linux-5.10/drivers/media/radio/ |
H A D | radio-si476x.c | 387 struct si476x_rsq_status_args args = { in si476x_radio_g_tuner() local 518 struct si476x_tune_freq_args args = { in si476x_radio_pretune() local 663 struct si476x_rsq_status_args args = { in si476x_radio_g_frequency() local 689 struct si476x_tune_freq_args args; in si476x_radio_s_frequency() local 1284 struct si476x_rsq_status_args args = { si476x_radio_read_rsq_blob() local 1319 struct si476x_rsq_status_args args = { si476x_radio_read_rsq_primary_blob() local [all...] |
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/ |
H A D | pci-dra7xx.c | 765 struct of_phandle_args args; in dra7xx_pcie_unaligned_memaccess() local
|