Searched defs:nid (Results 201 - 225 of 237) sorted by relevance

12345678910

/linux-master/mm/
H A Dmempolicy.c497 int nid = folio_nid(folio); local
1216 int nid = numa_node_id(); local
1902 unsigned int nid; local
1987 int nid; local
2029 int nid; local
2045 policy_nodemask(gfp_t gfp, struct mempolicy *pol, pgoff_t ilx, int *nid) argument
2107 int nid; local
2190 alloc_pages_preferred_many(gfp_t gfp, unsigned int order, int nid, nodemask_t *nodemask) argument
2221 alloc_pages_mpol_noprof(gfp_t gfp, unsigned int order, struct mempolicy *pol, pgoff_t ilx, int nid) argument
2497 alloc_pages_bulk_array_preferred_many(gfp_t gfp, int nid, struct mempolicy *pol, unsigned long nr_pages, struct page **page_array) argument
2528 int nid; local
3084 int nid, prefer = 0; local
3350 int nid; member in struct:iw_node_attr
3421 add_weight_node(int nid, struct kobject *wi_kobj) argument
3457 int nid, err; local
[all...]
H A Dswapfile.c703 int nid; local
736 int nid; local
2513 int nid; local
3687 int nid = folio_nid(folio); local
3719 int nid; local
[all...]
H A Dmemory.c5141 int nid = NUMA_NO_NODE; local
H A Dvmalloc.c3496 vm_area_alloc_pages(gfp_t gfp, int nid, argument
H A Dksm.c184 int nid; member in struct:ksm_stable_node
207 int nid; /* when node of unstable tree */ member in union:ksm_rmap_item::__anon73
1174 int nid; local
1820 int nid; local
2075 int nid; local
2201 int nid; local
2577 int nid; local
3305 int nid; local
[all...]
H A Dhugetlb.c1313 int nid = folio_nid(folio); local
1399 int nid; local
1324 dequeue_hugetlb_folio_node_exact(struct hstate *h, int nid) argument
1349 dequeue_hugetlb_folio_nodemask(struct hstate *h, gfp_t gfp_mask, int nid, nodemask_t *nmask) argument
1447 next_node_allowed(int nid, nodemask_t *nodes_allowed) argument
1455 get_valid_node_allowed(int nid, nodemask_t *nodes_allowed) argument
1471 int nid; local
1489 int nid; local
1555 int nid = folio_nid(folio); local
1565 alloc_gigantic_folio(struct hstate *h, gfp_t gfp_mask, int nid, nodemask_t *nodemask) argument
1603 alloc_gigantic_folio(struct hstate *h, gfp_t gfp_mask, int nid, nodemask_t *nodemask) argument
1611 alloc_gigantic_folio(struct hstate *h, gfp_t gfp_mask, int nid, nodemask_t *nodemask) argument
1636 int nid = folio_nid(folio); local
1691 int nid = folio_nid(folio); local
1973 int nid = folio_nid(folio); local
2036 __prep_account_new_huge_page(struct hstate *h, int nid) argument
2058 prep_new_hugetlb_folio(struct hstate *h, struct folio *folio, int nid) argument
2175 alloc_buddy_hugetlb_folio(struct hstate *h, gfp_t gfp_mask, int nid, nodemask_t *nmask, nodemask_t *node_alloc_noretry) argument
2237 __alloc_fresh_hugetlb_folio(struct hstate *h, gfp_t gfp_mask, int nid, nodemask_t *nmask, nodemask_t *node_alloc_noretry) argument
2271 only_alloc_fresh_hugetlb_folio(struct hstate *h, gfp_t gfp_mask, int nid, nodemask_t *nmask, nodemask_t *node_alloc_noretry) argument
2291 alloc_fresh_hugetlb_folio(struct hstate *h, gfp_t gfp_mask, int nid, nodemask_t *nmask, nodemask_t *node_alloc_noretry) argument
2503 alloc_surplus_hugetlb_folio(struct hstate *h, gfp_t gfp_mask, int nid, nodemask_t *nmask) argument
2544 alloc_migrate_hugetlb_folio(struct hstate *h, gfp_t gfp_mask, int nid, nodemask_t *nmask) argument
2577 int nid; local
3012 int nid = folio_nid(old_folio); local
3283 __alloc_bootmem_huge_page(struct hstate *h, int nid) argument
3335 int nid = folio_nid(folio); local
3399 gather_bootmem_prealloc_node(unsigned long nid) argument
3441 int nid; local
3463 hugetlb_hstate_alloc_pages_onenode(struct hstate *h, int nid) argument
3759 set_max_huge_pages(struct hstate *h, unsigned long count, int nid, nodemask_t *nodes_allowed) argument
3933 int i, nid = folio_nid(folio); local
4066 int nid; local
4077 __nr_hugepages_store_common(bool obey_mempolicy, struct hstate *h, int nid, unsigned long count, size_t len) argument
4116 int nid; local
4196 int nid; local
4221 int nid; local
4241 int nid; local
4423 int nid; local
4511 int nid; local
5068 hugetlb_report_node_meminfo(char *buf, int len, int nid) argument
5084 hugetlb_show_meminfo_node(int nid) argument
7684 int nid, count = 0; local
7725 int nid; local
[all...]
/linux-master/include/linux/
H A Df2fs_fs.h248 __le32 nid; /* node id */ member in struct:node_footer
347 __le32 nid[NIDS_PER_BLOCK]; /* array of data block address */ member in struct:indirect_node
449 __le32 nid; /* paren member in struct:f2fs_summary
494 __le32 nid; member in struct:nat_journal_entry
[all...]
H A Dacpi.h1554 static inline int hmat_update_target_coordinates(int nid, argument
1565 static inline bool acpi_node_backed_by_real_pxm(int nid) argument
H A Dmm.h1799 static inline int cpu_pid_to_cpupid(int nid, int pid) argument
3219 int nid; local
/linux-master/fs/f2fs/
H A Dnode.c33 int f2fs_check_nid_range(struct f2fs_sb_info *sbi, nid_t nid) argument
133 static struct page *get_current_nat_page(struct f2fs_sb_info *sbi, nid_t nid) argument
138 static struct page *get_next_nat_page(struct f2fs_sb_info *sbi, nid_t nid) argument
167 __alloc_nat_entry(struct f2fs_sb_info *sbi, nid_t nid, bool no_fail) argument
380 f2fs_need_dentry_mark(struct f2fs_sb_info *sbi, nid_t nid) argument
397 f2fs_is_checkpointed_node(struct f2fs_sb_info *sbi, nid_t nid) argument
428 cache_nat_entry(struct f2fs_sb_info *sbi, nid_t nid, struct f2fs_nat_entry *ne) argument
546 f2fs_get_node_info(struct f2fs_sb_info *sbi, nid_t nid, struct node_info *ni, bool checkpoint_context) argument
630 nid_t nid; local
1053 nid_t nid[3]; local
1225 nid_t nid = F2FS_I(inode)->i_xattr_nid; local
1415 f2fs_ra_node_page(struct f2fs_sb_info *sbi, nid_t nid) argument
1437 __get_node_page(struct f2fs_sb_info *sbi, pgoff_t nid, struct page *parent, int start) argument
1500 f2fs_get_node_page(struct f2fs_sb_info *sbi, pgoff_t nid) argument
1508 nid_t nid = get_nid(parent, start, false); local
1611 nid_t nid; local
2274 update_free_nid_bitmap(struct f2fs_sb_info *sbi, nid_t nid, bool set, bool build) argument
2299 add_free_nid(struct f2fs_sb_info *sbi, nid_t nid, bool build, bool update) argument
2373 remove_free_nid(struct f2fs_sb_info *sbi, nid_t nid) argument
2434 nid_t nid; local
2450 nid_t nid; local
2483 nid_t nid = nm_i->next_scan_nid; local
2576 f2fs_alloc_nid(struct f2fs_sb_info *sbi, nid_t *nid) argument
2617 f2fs_alloc_nid_done(struct f2fs_sb_info *sbi, nid_t nid) argument
2634 f2fs_alloc_nid_failed(struct f2fs_sb_info *sbi, nid_t nid) argument
2903 nid_t nid = le32_to_cpu(nid_in_journal(journal, i)); local
3054 nid_t nid = nat_get_nid(ne); local
3209 nid_t nid, last_nid; local
3360 nid_t nid = 0; local
[all...]
/linux-master/fs/proc/
H A Dtask_mmu.c2594 int nid; local
2619 int nid; local
2724 int nid; local
[all...]
/linux-master/include/pcmcia/
H A Dcistpl.h132 u_char nid; member in struct:cistpl_jedec_t
/linux-master/drivers/edac/
H A Damd64_edac.c284 static bool base_limit_match(struct amd64_pvt *pvt, u64 sys_addr, u8 nid) argument
1042 u8 nid = (m->ipid >> 44) & 0xF; local
2204 static int f1x_lookup_addr_in_dct(u64 in_addr, u8 nid, u8 dct) argument
2909 u8 nid = pvt->mc_node_id; local
3176 get_cpus_on_this_dct_cpumask(struct cpumask *mask, u16 nid) argument
3186 nb_mce_bank_enabled_on_node(u16 nid) argument
3219 toggle_ecc_err_reporting(struct ecc_settings *s, u16 nid, bool on) argument
3257 enable_ecc_error_reporting(struct ecc_settings *s, u16 nid, struct pci_dev *F3) argument
3309 restore_ecc_error_reporting(struct ecc_settings *s, u16 nid, struct pci_dev *F3) argument
3337 u16 nid = pvt->mc_node_id; local
3362 u16 nid = pvt->mc_node_id; local
3650 u8 nid = pvt->mc_node_id; local
3996 probe_one_instance(unsigned int nid) argument
4076 remove_one_instance(unsigned int nid) argument
[all...]
/linux-master/drivers/perf/
H A Darm-cmn.c374 struct arm_cmn_nodeid nid; local
400 struct arm_cmn_nodeid nid = arm_cmn_nid(cmn, dn->id); local
495 struct arm_cmn_nodeid nid = arm_cmn_nid(cmn, dn->id); local
1756 struct arm_cmn_nodeid nid = arm_cmn_nid(cmn, nodeid); local
1854 struct arm_cmn_nodeid nid = arm_cmn_nid(cmn, dn->id); local
[all...]
/linux-master/sound/pci/hda/
H A Dhda_codec.c90 hda_nid_t nid; member in struct:hda_conn_list
96 lookup_conn_list(struct hda_codec *codec, hda_nid_t nid) argument
106 static int add_conn_list(struct hda_codec *codec, hda_nid_t nid, int len, argument
132 static int read_and_add_raw_conns(struct hda_codec *codec, hda_nid_t nid) argument
168 snd_hda_get_conn_list(struct hda_codec *codec, hda_nid_t nid, const hda_nid_t **listp) argument
207 snd_hda_get_connections(struct hda_codec *codec, hda_nid_t nid, hda_nid_t *conn_list, int max_conns) argument
238 snd_hda_override_conn_list(struct hda_codec *codec, hda_nid_t nid, int len, const hda_nid_t *list) argument
264 snd_hda_get_conn_index(struct hda_codec *codec, hda_nid_t mux, hda_nid_t nid, int recursive) argument
300 snd_hda_get_num_devices(struct hda_codec *codec, hda_nid_t nid) argument
326 snd_hda_get_devices(struct hda_codec *codec, hda_nid_t nid, u8 *dev_list, int max_devices) argument
365 snd_hda_get_dev_select(struct hda_codec *codec, hda_nid_t nid) argument
383 snd_hda_set_dev_select(struct hda_codec *codec, hda_nid_t nid, int dev_id) argument
419 hda_nid_t nid; local
434 hda_nid_t nid; local
460 look_up_pincfg(struct hda_codec *codec, struct snd_array *array, hda_nid_t nid) argument
477 snd_hda_add_pincfg(struct hda_codec *codec, struct snd_array *list, hda_nid_t nid, unsigned int cfg) argument
512 snd_hda_codec_set_pincfg(struct hda_codec *codec, hda_nid_t nid, unsigned int cfg) argument
528 snd_hda_codec_get_pincfg(struct hda_codec *codec, hda_nid_t nid) argument
564 snd_hda_codec_set_pin_target(struct hda_codec *codec, hda_nid_t nid, unsigned int val) argument
582 snd_hda_codec_get_pin_target(struct hda_codec *codec, hda_nid_t nid) argument
676 hda_nid_t nid; member in struct:hda_cvt_setup
686 get_hda_cvt_setup(struct hda_codec *codec, hda_nid_t nid) argument
1085 update_pcm_stream_id(struct hda_codec *codec, struct hda_cvt_setup *p, hda_nid_t nid, u32 stream_tag, int channel_id) argument
1104 update_pcm_format(struct hda_codec *codec, struct hda_cvt_setup *p, hda_nid_t nid, int format) argument
1130 snd_hda_codec_setup_stream(struct hda_codec *codec, hda_nid_t nid, u32 stream_tag, int channel_id, int format) argument
1181 __snd_hda_codec_cleanup_stream(struct hda_codec *codec, hda_nid_t nid, int do_now) argument
1210 hda_nid_t nid = q->nid; local
1265 query_amp_caps(struct hda_codec *codec, hda_nid_t nid, int direction) argument
1284 snd_hda_check_amp_caps(struct hda_codec *codec, hda_nid_t nid, int dir, unsigned int bits) argument
1309 snd_hda_override_amp_caps(struct hda_codec *codec, hda_nid_t nid, int dir, unsigned int caps) argument
1321 encode_amp(struct hda_codec *codec, hda_nid_t nid, int ch, int dir, int idx) argument
1345 snd_hda_codec_amp_update(struct hda_codec *codec, hda_nid_t nid, int ch, int dir, int idx, int mask, int val) argument
1366 snd_hda_codec_amp_stereo(struct hda_codec *codec, hda_nid_t nid, int direction, int idx, int mask, int val) argument
1394 snd_hda_codec_amp_init(struct hda_codec *codec, hda_nid_t nid, int ch, int dir, int idx, int mask, int val) argument
1416 snd_hda_codec_amp_init_stereo(struct hda_codec *codec, hda_nid_t nid, int dir, int idx, int mask, int val) argument
1430 get_amp_max_value(struct hda_codec *codec, hda_nid_t nid, int dir, unsigned int ofs) argument
1453 u16 nid = get_amp_nid(kcontrol); local
1474 read_amp_value(struct hda_codec *codec, hda_nid_t nid, int ch, int dir, int idx, unsigned int ofs) argument
1488 update_amp_value(struct hda_codec *codec, hda_nid_t nid, int ch, int dir, int idx, unsigned int ofs, unsigned int val) argument
1516 hda_nid_t nid = get_amp_nid(kcontrol); local
1543 hda_nid_t nid = get_amp_nid(kcontrol); local
1565 hda_nid_t nid = get_amp_nid(kcontrol); local
1620 snd_hda_set_vmaster_tlv(struct hda_codec *codec, hda_nid_t nid, int dir, unsigned int *tlv) argument
1697 snd_hda_ctl_add(struct hda_codec *codec, hda_nid_t nid, struct snd_kcontrol *kctl) argument
1737 snd_hda_add_nid(struct hda_codec *codec, struct snd_kcontrol *kctl, unsigned int index, hda_nid_t nid) argument
2116 hda_nid_t nid = get_amp_nid(kcontrol); local
2144 hda_nid_t nid = get_amp_nid(kcontrol); local
2273 set_dig_out(struct hda_codec *codec, hda_nid_t nid, int mask, int val) argument
2288 set_dig_out_convert(struct hda_codec *codec, hda_nid_t nid, int dig1, int dig2) argument
2311 hda_nid_t nid; local
2352 set_spdif_ctls(struct hda_codec *codec, hda_nid_t nid, int dig1, int dig2) argument
2369 hda_nid_t nid; local
2501 snd_hda_spdif_out_of_nid(struct hda_codec *codec, hda_nid_t nid) argument
2543 snd_hda_spdif_ctls_assign(struct hda_codec *codec, int idx, hda_nid_t nid) argument
2628 hda_nid_t nid = kcontrol->private_value; local
2647 hda_nid_t nid = kcontrol->private_value; local
2689 snd_hda_create_spdif_in_ctls(struct hda_codec *codec, hda_nid_t nid) argument
2731 hda_nid_t nid; local
2758 snd_hda_codec_eapd_power_filter(struct hda_codec *codec, hda_nid_t nid, unsigned int power_state) argument
2824 hda_nid_t nid; local
3469 snd_hda_check_amp_list_power(struct hda_codec *codec, struct hda_loopback_check *check, hda_nid_t nid) argument
3541 snd_hda_input_mux_put(struct hda_codec *codec, const struct hda_input_mux *imux, struct snd_ctl_elem_value *ucontrol, hda_nid_t nid, unsigned int *cur_val) argument
3596 setup_dig_out_stream(struct hda_codec *codec, hda_nid_t nid, unsigned int stream_tag, unsigned int format) argument
3635 cleanup_dig_out_stream(struct hda_codec *codec, hda_nid_t nid) argument
[all...]
H A Dpatch_sigmatel.c338 stac_vrefout_set(struct hda_codec *codec, hda_nid_t nid, unsigned int new_vref) argument
363 stac_vref_led_power_filter(struct hda_codec *codec, hda_nid_t nid, unsigned int power_state) argument
434 stac_toggle_power_map(struct hda_codec *codec, hda_nid_t nid, bool enable, bool do_write) argument
483 hda_nid_t nid = spec->pwr_nids[i]; local
517 hda_nid_t nid = spec->pwr_nids[i]; local
829 stac_auto_create_beep_ctls(struct hda_codec *codec, hda_nid_t nid) argument
4313 hda_nid_t nid = spec->gen.beep_nid; local
4397 stac92hd_proc_hook(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) argument
4415 stac92hd7x_proc_hook(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) argument
4423 stac9205_proc_hook(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) argument
4430 stac927x_proc_hook(struct snd_info_buffer *buffer, struct hda_codec *codec, hda_nid_t nid) argument
[all...]
H A Dhda_generic.c241 static int find_idx_in_nid_list(hda_nid_t nid, const hda_nid_t *list, int nums) argument
251 static bool is_nid_contained(struct nid_path *path, hda_nid_t nid) argument
319 static bool is_dac_already_used(struct hda_codec *codec, hda_nid_t nid) argument
360 static bool is_ctl_associated(struct hda_codec *codec, hda_nid_t nid, argument
535 hda_nid_t nid = spec->all_dacs[i]; local
588 hda_nid_t nid = path->path[i]; local
604 hda_nid_t nid = path->path[idx]; local
618 hda_nid_t nid = path->path[idx]; local
630 is_active_nid(struct hda_codec *codec, hda_nid_t nid, unsigned int dir, unsigned int idx) argument
669 get_amp_val_to_activate(struct hda_codec *codec, hda_nid_t nid, int dir, unsigned int caps, bool enable) argument
687 is_stereo_amps(struct hda_codec *codec, hda_nid_t nid, int dir) argument
704 init_amp(struct hda_codec *codec, hda_nid_t nid, int dir, int idx) argument
716 update_amp(struct hda_codec *codec, hda_nid_t nid, int dir, int idx, unsigned int mask, unsigned int val) argument
730 get_amp_mask_to_modify(struct hda_codec *codec, hda_nid_t nid, int dir, int idx, unsigned int caps) argument
748 activate_amp(struct hda_codec *codec, hda_nid_t nid, int dir, int idx, int idx_to_check, bool enable) argument
764 check_and_activate_amp(struct hda_codec *codec, hda_nid_t nid, int dir, int idx, int idx_to_check, bool enable) argument
777 hda_nid_t nid = path->path[i]; local
789 hda_nid_t nid = path->path[i]; local
827 hda_nid_t nid, changed = 0; local
862 sync_power_state_change(struct hda_codec *codec, hda_nid_t nid) argument
892 hda_nid_t nid = path->path[i]; local
1039 hda_nid_t nid = get_amp_nid_(path->ctls[type]); local
1069 hda_nid_t nid = get_amp_nid_(val); local
1094 hda_nid_t nid = get_amp_nid(kcontrol); local
1288 hda_nid_t nid; local
1468 hda_nid_t nid = spec->all_dacs[i]; local
1481 can_be_multiio_pin(struct hda_codec *codec, unsigned int location, hda_nid_t nid) argument
1549 hda_nid_t nid = cfg->inputs[i].pin; local
1970 hda_nid_t nid; local
2377 hda_nid_t nid = spec->multi_io[idx].pin; local
2614 hda_nid_t nid; local
2678 hda_nid_t nid = kcontrol->private_value; local
2690 hda_nid_t nid = kcontrol->private_value; local
2825 hda_nid_t nid = kcontrol->private_value; local
2840 hda_nid_t nid = kcontrol->private_value; local
2853 hda_nid_t nid = kcontrol->private_value; local
2918 hda_nid_t nid = kcontrol->private_value; local
2948 get_cur_hp_mic_jack_mode(struct hda_codec *codec, hda_nid_t nid) argument
2973 hda_nid_t nid = kcontrol->private_value; local
2983 hda_nid_t nid = kcontrol->private_value; local
3063 hda_nid_t nid; local
3149 is_input_pin(struct hda_codec *codec, hda_nid_t nid) argument
3159 hda_nid_t nid; local
3546 hda_nid_t nid; local
3583 is_inv_dmic_pin(struct hda_codec *codec, hda_nid_t nid) argument
3839 check_boost_vol(struct hda_codec *codec, hda_nid_t nid, int dir, int idx) argument
3861 hda_nid_t nid; local
4135 set_path_power(struct hda_codec *codec, hda_nid_t nid, int pin_state, int stream_state) argument
4284 add_fake_paths(struct hda_codec *codec, hda_nid_t nid, int num_pins, const hda_nid_t *pins) argument
4313 hda_nid_t nid = spec->beep_nid; local
4375 hda_nid_t nid = pins[i]; local
4395 hda_nid_t nid = pins[i]; local
4758 hda_nid_t nid = cfg->hp_pins[i]; local
4770 hda_nid_t nid = cfg->line_out_pins[i]; local
4844 hda_nid_t nid = cfg->inputs[i].pin; local
4906 snd_hda_gen_path_power_filter(struct hda_codec *codec, hda_nid_t nid, unsigned int power_state) argument
4951 snd_hda_gen_stream_pm(struct hda_codec *codec, hda_nid_t nid, bool on) argument
5655 setup_pcm_stream(struct hda_pcm_stream *str, const struct hda_pcm_stream *default_str, const struct hda_pcm_stream *spec_str, hda_nid_t nid) argument
5892 hda_nid_t nid = cfg->inputs[i].pin; local
5960 hda_nid_t nid = pin->nid; local
6031 snd_hda_gen_check_power_status(struct hda_codec *codec, hda_nid_t nid) argument
[all...]
H A Dpatch_hdmi.c673 static int hdmi_pin_get_eld(struct hda_codec *codec, hda_nid_t nid, argument
793 static void check_presence_and_report(struct hda_codec *codec, hda_nid_t nid, argument
883 haswell_verify_D0(struct hda_codec *codec, hda_nid_t cvt_nid, hda_nid_t nid) argument
1093 hda_nid_t nid; local
2031 hda_nid_t nid = start_nid + i; local
2044 hda_nid_t nid = start_nid + i; local
2613 reprogram_jack_detect(struct hda_codec *codec, hda_nid_t nid, int dev_id, bool use_acomp) argument
3888 unsigned int nid = NVIDIA_AFG_NID; local
4126 atihdmi_pin_get_eld(struct hda_codec *codec, hda_nid_t nid, int dev_id, unsigned char *buf, int *eld_size) argument
[all...]
/linux-master/drivers/iommu/intel/
H A Diommu.c432 int nid = NUMA_NO_NODE; local
2052 int i, nid, re local
[all...]
H A Diommu.h589 int nid; /* node id */ member in struct:dmar_domain
/linux-master/drivers/iommu/amd/
H A Diommu.c1747 int nid = iommu ? dev_to_node(&iommu->dev->dev) : NUMA_NO_NODE; local
H A Damd_iommu_types.h583 int nid; /* Node ID */ member in struct:protection_domain
/linux-master/arch/sparc/mm/
H A Dinit_64.c962 static u64 __init memblock_nid_range_sun4u(u64 start, u64 end, int *nid) argument
993 static u64 __init memblock_nid_range(u64 start, u64 end, int *nid) argument
1074 static void __init allocate_node_data(int nid) argument
1176 int count, nid; local
1221 int nid; local
[all...]
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h1512 int nid; member in struct:amdgpu_numa_info
/linux-master/kernel/bpf/
H A Dsyscall.c483 int bpf_map_alloc_pages(const struct bpf_map *map, gfp_t gfp, int nid, argument

Completed in 773 milliseconds

12345678910