/linux-4.4.14/arch/x86/mm/ |
D | pat.c | 420 enum page_cache_mode *new_type) in reserve_ram_pages_type() argument 426 if (new_type) in reserve_ram_pages_type() 427 *new_type = _PAGE_CACHE_MODE_UC_MINUS; in reserve_ram_pages_type() 445 if (new_type) in reserve_ram_pages_type() 446 *new_type = type; in reserve_ram_pages_type() 452 if (new_type) in reserve_ram_pages_type() 453 *new_type = req_type; in reserve_ram_pages_type() 488 enum page_cache_mode *new_type) in reserve_memtype() argument 499 if (new_type) in reserve_memtype() 500 *new_type = req_type; in reserve_memtype() [all …]
|
D | pat_internal.h | 32 enum page_cache_mode *new_type); 38 enum page_cache_mode *new_type) in rbt_memtype_check_insert() argument
|
D | pageattr.c | 1533 enum page_cache_mode new_type) in _set_memory_array() argument 1541 new_type, NULL); in _set_memory_array() 1547 set_type = (new_type == _PAGE_CACHE_MODE_WC) ? in _set_memory_array() 1548 _PAGE_CACHE_MODE_UC_MINUS : new_type; in _set_memory_array() 1553 if (!ret && new_type == _PAGE_CACHE_MODE_WC) in _set_memory_array() 1733 enum page_cache_mode new_type) in _set_pages_array() argument 1747 if (reserve_memtype(start, end, new_type, NULL)) in _set_pages_array() 1752 set_type = (new_type == _PAGE_CACHE_MODE_WC) ? in _set_pages_array() 1753 _PAGE_CACHE_MODE_UC_MINUS : new_type; in _set_pages_array() 1757 if (!ret && new_type == _PAGE_CACHE_MODE_WC) in _set_pages_array()
|
/linux-4.4.14/arch/x86/kernel/ |
D | e820.c | 425 unsigned new_type) in __e820_update_range() argument 431 BUG_ON(old_type == new_type); in __e820_update_range() 441 e820_print_type(new_type); in __e820_update_range() 455 ei->type = new_type; in __e820_update_range() 462 __e820_add_region(e820x, start, size, new_type); in __e820_update_range() 476 new_type); in __e820_update_range() 493 unsigned new_type) in e820_update_range() argument 495 return __e820_update_range(&e820, start, size, old_type, new_type); in e820_update_range() 499 unsigned old_type, unsigned new_type) in e820_update_range_saved() argument 502 new_type); in e820_update_range_saved()
|
/linux-4.4.14/fs/overlayfs/ |
D | dir.c | 709 enum ovl_path_type new_type; in ovl_rename2() local 750 new_type = ovl_path_type(new); in ovl_rename2() 752 if (!overwrite && OVL_TYPE_MERGE_OR_LOWER(new_type) && new_is_dir) in ovl_rename2() 756 if (!OVL_TYPE_UPPER(new_type) && !OVL_TYPE_UPPER(old_type)) { in ovl_rename2() 761 if (OVL_TYPE_UPPER(new_type) && OVL_TYPE_UPPER(old_type)) { in ovl_rename2() 768 new_type = __OVL_PATH_UPPER; in ovl_rename2() 770 new_type = __OVL_PATH_UPPER | __OVL_PATH_PURE; in ovl_rename2() 791 new_opaque = !OVL_TYPE_PURE_UPPER(new_type); in ovl_rename2() 814 if (overwrite && OVL_TYPE_MERGE_OR_LOWER(new_type) && new_is_dir) { in ovl_rename2()
|
/linux-4.4.14/drivers/net/wan/ |
D | pc300too.c | 199 int new_type; in pc300_ioctl() local 226 new_type = IF_IFACE_X21; in pc300_ioctl() 231 new_type = IF_IFACE_V35; in pc300_ioctl() 235 new_type = IF_IFACE_V24; in pc300_ioctl() 256 port->iface = new_type; in pc300_ioctl()
|
/linux-4.4.14/arch/x86/include/asm/ |
D | e820.h | 24 unsigned new_type);
|
/linux-4.4.14/fs/gfs2/ |
D | dir.h | 46 const struct gfs2_inode *nip, unsigned int new_type);
|
D | dir.c | 1838 const struct gfs2_inode *nip, unsigned int new_type) in gfs2_dir_mvino() argument 1854 dent->de_type = cpu_to_be16(new_type); in gfs2_dir_mvino()
|
/linux-4.4.14/drivers/pinctrl/sh-pfc/ |
D | pinctrl.c | 437 int new_type = input ? PINMUX_TYPE_INPUT : PINMUX_TYPE_OUTPUT; in sh_pfc_gpio_set_direction() local 456 ret = sh_pfc_config_mux(pfc, pin->enum_id, new_type); in sh_pfc_gpio_set_direction() 460 cfg->type = new_type; in sh_pfc_gpio_set_direction()
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
D | sta.h | 26 enum nl80211_iftype new_type,
|
D | sta.c | 310 enum nl80211_iftype new_type, in cw1200_change_interface() argument 314 pr_debug("change_interface new: %d (%d), old: %d (%d)\n", new_type, in cw1200_change_interface() 317 if (new_type != vif->type || vif->p2p != p2p) { in cw1200_change_interface() 319 vif->type = new_type; in cw1200_change_interface()
|
/linux-4.4.14/tools/lib/traceevent/ |
D | event-parse.c | 1431 char *new_type; in event_read_fields() local 1432 new_type = realloc(field->type, in event_read_fields() 1435 if (!new_type) { in event_read_fields() 1439 field->type = new_type; in event_read_fields() 1523 char *new_type; in event_read_fields() local 1524 new_type = realloc(field->type, in event_read_fields() 1528 if (!new_type) { in event_read_fields() 1532 field->type = new_type; in event_read_fields() 1541 char *new_type; in event_read_fields() local 1542 new_type = realloc(field->type, in event_read_fields() [all …]
|
/linux-4.4.14/drivers/media/tuners/ |
D | tuner-xc2028.c | 1011 enum v4l2_tuner_type new_type, in generic_set_freq() argument 1037 switch (new_type) { in generic_set_freq() 1112 tuner_err("Unsupported tuner type %d.\n", new_type); in generic_set_freq()
|
/linux-4.4.14/drivers/net/wan/lmc/ |
D | lmc_main.c | 172 u16 new_type; in lmc_ioctl() local 179 if (copy_from_user(&new_type, ifr->ifr_data, sizeof(u16))) { in lmc_ioctl() 185 if (new_type == old_type) in lmc_ioctl() 194 sc->if_type = new_type; in lmc_ioctl()
|
/linux-4.4.14/crypto/ |
D | algapi.c | 138 u32 new_type = (nalg ?: alg)->cra_flags; in crypto_remove_spawns() local 147 if ((spawn->alg->cra_flags ^ new_type) & spawn->mask) in crypto_remove_spawns()
|
/linux-4.4.14/net/mac80211/ |
D | trace.h | 292 __field(u32, new_type) 299 __entry->new_type = type; 305 LOCAL_PR_ARG, VIF_PR_ARG, __entry->new_type,
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/ |
D | core.c | 369 enum nl80211_iftype new_type, bool p2p) in rtl_op_change_interface() argument 375 vif->type = new_type; in rtl_op_change_interface()
|
/linux-4.4.14/scripts/ |
D | checkpatch.pl | 1534 my $new_type = pop(@av_paren_type); 1535 if ($new_type ne '_') { 1536 $type = $new_type;
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | main.c | 1281 enum nl80211_iftype new_type, in ath9k_change_interface() argument 1300 vif->type = new_type; in ath9k_change_interface()
|
/linux-4.4.14/fs/ |
D | namei.c | 4319 int old_type, new_type; in SYSCALL_DEFINE5() local 4349 &new_path, &new_last, &new_type, lookup_flags); in SYSCALL_DEFINE5() 4365 if (new_type != LAST_NORM) in SYSCALL_DEFINE5()
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | cfg80211.c | 391 enum nl80211_iftype new_type) in brcmf_vif_change_validate() argument 399 iftype_num[new_type]++; in brcmf_vif_change_validate() 407 enum nl80211_iftype new_type) in brcmf_vif_add_validate() argument 416 iftype_num[new_type]++; in brcmf_vif_add_validate()
|
/linux-4.4.14/include/net/ |
D | mac80211.h | 3278 enum nl80211_iftype new_type, bool p2p);
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
D | main.c | 2851 enum nl80211_iftype new_type, bool p2p) in wl12xx_op_change_interface() argument 2859 vif->type = new_type; in wl12xx_op_change_interface()
|